Click here to Skip to main content
15,881,898 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
Hello Guyzz..
I want to read XML and create power point presentation (ppt) from XML file..
Posted
Updated 19-Jun-14 6:37am
v4
Comments
Pheonyx 19-Jun-14 11:43am    
This is not a question, it a statement of intent. Feel free to go and write it.
Once you have done some research using your friendly neighbourhood search engine, and defined your requirements spark up an IDE and try coding.
Then when you get stuck with some specific questions come back here and read the advise on how to post a question, following said advise, post a suitable question.
Taimoor Hassun 19-Jun-14 11:51am    
i want to format ppt file using C# .. i want to convert Xml to ppt either its possible or not ?? don't know about that.. if its possible then how could i do..
after this i will process Xml file using Xml writer class .then i will generate ppt from that XML..
Maciej Los 19-Jun-14 12:52pm    
Not enough information ;(
Please, improve your question (use proper widget) and post sample xml data. Explain how do you want to "convert" data from XML to its PowerPoint representation (text, shapes, images, etc.).
ZurdoDev 19-Jun-14 13:27pm    
Your other question was closed because you did not have enough information. Now, this one has even less.
Taimoor Hassun 19-Jun-14 15:38pm    
how to attach file Xml file or ppt file with my question to explain what i want to do ..?

1 solution

This is xml of one slide .. how i can convert this into one slide..
Sorry i dnt how to attach file with message so i paste XML version here.. now how to i generate power point slide from this XML file..



XML
<?xml version="1.0" encoding="UTF-16" ?>
- <Root>
- <Styles>
  <Placeholder_AA Shape.TextEffect.Alignment="msoTextEffectAlignmentLeft" Shape.TextFrame.TextRange.ParagraphFormat.Alignment="ppAlignLeft" Shape.TextFrame2.TextRange.ParagraphFormat.Alignment="msoAlignLeft" />
  <Placeholder_AB Shape.TextEffect.Alignment="msoTextEffectAlignmentRight" Shape.TextFrame.TextRange.ParagraphFormat.Alignment="ppAlignRight" Shape.TextFrame2.TextRange.ParagraphFormat.Alignment="msoAlignRight" />
  <Placeholder_AC Shape.TextEffect.Alignment="msoTextEffectAlignmentLeft" Shape.TextEffect.FontSize="44" Shape.TextFrame.TextRange.Font.Color.RGB="0x00FFFFCC" Shape.TextFrame.TextRange.Font.NameComplexScript="+mj-cs" Shape.TextFrame.TextRange.Font.NameFarEast="+mj-ea" Shape.TextFrame.TextRange.Font.Size="44" Shape.TextFrame.TextRange.ParagraphFormat.Alignment="ppAlignLeft" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.NameComplexScript="+mj-cs" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.NameFarEast="+mj-ea" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Size="44" Shape.TextFrame.VerticalAnchor="msoAnchorMiddle" Shape.TextFrame2.TextRange.Font.Fill.ForeColor.RGB="0x00FFFFCC" Shape.TextFrame2.TextRange.ParagraphFormat.Alignment="msoAlignLeft" />
  <Placeholder_AD Shape.TextEffect.Alignment="msoTextEffectAlignmentLeft" Shape.TextEffect.FontSize="32" Shape.TextFrame.TextRange.Font.Size="32" Shape.TextFrame.TextRange.ParagraphFormat.Alignment="ppAlignLeft" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Size="32" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Type="ppBulletUnnumbered" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Visible="msoTrue" Shape.TextFrame.TextRange.ParagraphFormat.SpaceBefore="0.2" Shape.TextFrame2.TextRange.ParagraphFormat.Alignment="msoAlignLeft" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Type="msoBulletUnnumbered" Shape.TextFrame2.TextRange.ParagraphFormat.FirstLineIndent="-27" Shape.TextFrame2.TextRange.ParagraphFormat.LeftIndent="27" />
  <Placeholder_Common_AA Shape.ActionSettings.ppMouseClick.Action="ppActionNone" Shape.ActionSettings.ppMouseClick.AnimateAction="msoFalse" Shape.ActionSettings.ppMouseClick.Hyperlink.ScreenTip="" Shape.ActionSettings.ppMouseClick.Hyperlink.ShowAndReturn="msoFalse" Shape.ActionSettings.ppMouseClick.Run="" Shape.ActionSettings.ppMouseClick.SlideShowName="" Shape.ActionSettings.ppMouseClick.SoundEffect.Type="ppSoundNone" Shape.ActionSettings.ppMouseOver.Action="ppActionNone" Shape.ActionSettings.ppMouseOver.AnimateAction="msoFalse" Shape.ActionSettings.ppMouseOver.Hyperlink.ScreenTip="" Shape.ActionSettings.ppMouseOver.Hyperlink.ShowAndReturn="msoFalse" Shape.ActionSettings.ppMouseOver.Run="" Shape.ActionSettings.ppMouseOver.SlideShowName="" Shape.ActionSettings.ppMouseOver.SoundEffect.Type="ppSoundNone" Shape.AlternativeText="" Shape.AnimationSettings.AdvanceMode="ppAdvanceOnClick" Shape.AnimationSettings.AdvanceTime="0" Shape.AnimationSettings.AfterEffect="ppAfterEffectNothing" Shape.AnimationSettings.Animate="msoFalse" Shape.AnimationSettings.AnimateBackground="msoFalse" Shape.AnimationSettings.AnimateTextInReverse="msoFalse" Shape.AnimationSettings.ChartUnitEffect="ppAnimateChartMixed" Shape.AnimationSettings.DimColor.RGB="0x0001E7FF" Shape.AnimationSettings.EntryEffect="ppEffectCut" Shape.AnimationSettings.SoundEffect.Type="ppSoundNone" Shape.AnimationSettings.TextLevelEffect="ppAnimateLevelNone" Shape.AnimationSettings.TextUnitEffect="ppAnimateByParagraph" Shape.AutoShapeType="msoShapeNotPrimitive" Shape.BackgroundStyle="msoBackgroundStyleNotAPreset" Shape.BlackWhiteMode="msoBlackWhiteAutomatic" Shape.Callout.AutoAttach="msoFalse" Shape.Fill.BackColor.Brightness="0" Shape.Fill.BackColor.RGB="0x00FFFFFF" Shape.Fill.BackColor.TintAndShade="0" Shape.Fill.ForeColor.Brightness="0" Shape.Fill.ForeColor.RGB="0x00CC6633" Shape.Fill.ForeColor.TintAndShade="0" Shape.Fill.RotateWithObject="msoFalse" Shape.Fill.Transparency="0" Shape.Fill.Visible="msoFalse" Shape.Glow.Color.Brightness="-2.147484E+09" Shape.Glow.Color.RGB="0x80000000" Shape.Glow.Color.TintAndShade="-2.147484E+09" Shape.Glow.Radius="0" Shape.Glow.Transparency="-2.147484E+09" Shape.Line.BackColor.Brightness="0" Shape.Line.BackColor.RGB="0x00FFFFFF" Shape.Line.BackColor.TintAndShade="0" Shape.Line.BeginArrowheadLength="msoArrowheadLengthMedium" Shape.Line.BeginArrowheadStyle="msoArrowheadNone" Shape.Line.BeginArrowheadWidth="msoArrowheadWidthMedium" Shape.Line.DashStyle="msoLineSolid" Shape.Line.EndArrowheadLength="msoArrowheadLengthMedium" Shape.Line.EndArrowheadStyle="msoArrowheadNone" Shape.Line.EndArrowheadWidth="msoArrowheadWidthMedium" Shape.Line.ForeColor.Brightness="0" Shape.Line.ForeColor.RGB="0x00FFFFFF" Shape.Line.ForeColor.TintAndShade="0" Shape.Line.InsetPen="msoFalse" Shape.Line.Pattern="msoPatternMixed" Shape.Line.Style="msoLineSingle" Shape.Line.Transparency="0" Shape.Line.Visible="msoFalse" Shape.Line.Weight="0.75" Shape.LockAspectRatio="msoFalse" Shape.PictureFormat.TransparentBackground="msoFalse" Shape.PlaceholderFormat.Name="" Shape.Reflection.Blur="0" Shape.Reflection.Offset="-2.147484E+09" Shape.Reflection.Size="100" Shape.Reflection.Transparency="-2.147484E+09" Shape.Reflection.Type="msoReflectionTypeNone" Shape.Rotation="0" Shape.Shadow.Blur="0" Shape.Shadow.ForeColor.Brightness="0" Shape.Shadow.ForeColor.RGB="0x00663300" Shape.Shadow.ForeColor.TintAndShade="0" Shape.Shadow.Obscured="msoFalse" Shape.Shadow.OffsetX="1.999999" Shape.Shadow.OffsetY="1.999999" Shape.Shadow.RotateWithShape="msoFalse" Shape.Shadow.Size="100" Shape.Shadow.Style="msoShadowStyleOuterShadow" Shape.Shadow.Transparency="0" Shape.Shadow.Type="msoShadow14" Shape.Shadow.Visible="msoFalse" Shape.ShapeStyle="msoShapeStyleNotAPreset" Shape.SoftEdge.Radius="0" Shape.SoftEdge.Type="msoSoftEdgeTypeNone" Shape.TextEffect.FontBold="msoFalse" Shape.TextEffect.FontItalic="msoFalse" Shape.TextEffect.FontName="Times" Shape.TextEffect.KernedPairs="msoFalse" Shape.TextEffect.NormalizedHeight="msoFalse" Shape.TextEffect.PresetTextEffect="msoTextEffectMixed" Shape.TextEffect.RotatedChars="msoFalse" Shape.TextEffect.Tracking="1" Shape.TextFrame.AutoSize="ppAutoSizeNone" Shape.TextFrame.HorizontalAnchor="msoAnchorNone" Shape.TextFrame.MarginBottom="3.6" Shape.TextFrame.MarginLeft="7.2" Shape.TextFrame.MarginRight="7.2" Shape.TextFrame.MarginTop="3.6" Shape.TextFrame.Orientation="msoTextOrientationHorizontal" Shape.TextFrame.Ruler.TabStops.DefaultSpacing="72" Shape.TextFrame.TextRange.ActionSettings.ppMouseClick.Action="ppActionNone" Shape.TextFrame.TextRange.ActionSettings.ppMouseClick.AnimateAction="msoFalse" Shape.TextFrame.TextRange.ActionSettings.ppMouseClick.Hyperlink.ShowAndReturn="msoFalse" Shape.TextFrame.TextRange.ActionSettings.ppMouseClick.ShowAndReturn="msoFalse" Shape.TextFrame.TextRange.ActionSettings.ppMouseClick.SoundEffect.Type="ppSoundNone" Shape.TextFrame.TextRange.ActionSettings.ppMouseOver.Action="ppActionNone" Shape.TextFrame.TextRange.ActionSettings.ppMouseOver.AnimateAction="msoFalse" Shape.TextFrame.TextRange.ActionSettings.ppMouseOver.Hyperlink.ShowAndReturn="msoFalse" Shape.TextFrame.TextRange.ActionSettings.ppMouseOver.ShowAndReturn="msoFalse" Shape.TextFrame.TextRange.ActionSettings.ppMouseOver.SoundEffect.Type="ppSoundNone" Shape.TextFrame.TextRange.Font.AutoRotateNumbers="msoFalse" Shape.TextFrame.TextRange.Font.BaselineOffset="0" Shape.TextFrame.TextRange.Font.Bold="msoFalse" Shape.TextFrame.TextRange.Font.Color.Brightness="0" Shape.TextFrame.TextRange.Font.Color.TintAndShade="0" Shape.TextFrame.TextRange.Font.Emboss="msoFalse" Shape.TextFrame.TextRange.Font.Italic="msoFalse" Shape.TextFrame.TextRange.Font.Name="Times" Shape.TextFrame.TextRange.Font.Shadow="msoFalse" Shape.TextFrame.TextRange.Font.Subscript="msoFalse" Shape.TextFrame.TextRange.Font.Superscript="msoFalse" Shape.TextFrame.TextRange.Font.Underline="msoFalse" Shape.TextFrame.TextRange.IndentLevel="1" Shape.TextFrame.TextRange.LanguageID="msoLanguageIDEnglishUS" Shape.TextFrame.TextRange.ParagraphFormat.BaseLineAlignment="ppBaselineAlignBaseline" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Character="8226" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.AutoRotateNumbers="msoFalse" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.BaselineOffset="0" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Bold="msoFalse" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Color.Brightness="0" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Color.RGB="0x00000000" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Color.TintAndShade="0" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Emboss="msoFalse" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Italic="msoFalse" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Name="" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Shadow="msoFalse" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Subscript="msoFalse" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Superscript="msoFalse" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Underline="msoFalse" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.RelativeSize="1" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.StartValue="1" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Style="ppBulletArabicPeriod" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.UseTextColor="msoTrue" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.UseTextFont="msoTrue" Shape.TextFrame.TextRange.ParagraphFormat.LineRuleAfter="msoTrue" Shape.TextFrame.TextRange.ParagraphFormat.LineRuleBefore="msoTrue" Shape.TextFrame.TextRange.ParagraphFormat.LineRuleWithin="msoTrue" Shape.TextFrame.TextRange.ParagraphFormat.SpaceAfter="0" Shape.TextFrame.TextRange.ParagraphFormat.SpaceWithin="1" Shape.TextFrame.TextRange.ParagraphFormat.TextDirection="ppDirectionLeftToRight" Shape.TextFrame.WordWrap="msoTrue" Shape.TextFrame2.AutoSize="msoAutoSizeNone" Shape.TextFrame2.Column.Number="1" Shape.TextFrame2.Column.Spacing="0" Shape.TextFrame2.Column.TextDirection="msoTextDirectionLeftToRight" Shape.TextFrame2.PathFormat="msoPathTypeNone" Shape.TextFrame2.TextRange.Font.Allcaps="msoFalse" Shape.TextFrame2.TextRange.Font.AutorotateNumbers="msoFalse" Shape.TextFrame2.TextRange.Font.Caps="msoNoCaps" Shape.TextFrame2.TextRange.Font.DoubleStrikeThrough="msoFalse" Shape.TextFrame2.TextRange.Font.Equalize="msoFalse" Shape.TextFrame2.TextRange.Font.Fill.BackColor.Brightness="0" Shape.TextFrame2.TextRange.Font.Fill.BackColor.RGB="0x00FFFFFF" Shape.TextFrame2.TextRange.Font.Fill.BackColor.TintAndShade="0" Shape.TextFrame2.TextRange.Font.Fill.ForeColor.Brightness="0" Shape.TextFrame2.TextRange.Font.Fill.ForeColor.TintAndShade="0" Shape.TextFrame2.TextRange.Font.Fill.RotateWithObject="msoFalse" Shape.TextFrame2.TextRange.Font.Fill.Transparency="0" Shape.TextFrame2.TextRange.Font.Fill.Visible="msoTrue" Shape.TextFrame2.TextRange.Font.Glow.Color.Brightness="-2.147484E+09" Shape.TextFrame2.TextRange.Font.Glow.Color.RGB="0x80000000" Shape.TextFrame2.TextRange.Font.Glow.Color.TintAndShade="-2.147484E+09" Shape.TextFrame2.TextRange.Font.Glow.Radius="0" Shape.TextFrame2.TextRange.Font.Glow.Transparency="-2.147484E+09" Shape.TextFrame2.TextRange.Font.Highlight.Brightness="0" Shape.TextFrame2.TextRange.Font.Highlight.RGB="0x00000000" Shape.TextFrame2.TextRange.Font.Highlight.TintAndShade="0" Shape.TextFrame2.TextRange.Font.Line.BackColor.Brightness="0" Shape.TextFrame2.TextRange.Font.Line.BackColor.RGB="0x00FFFFFF" Shape.TextFrame2.TextRange.Font.Line.BackColor.TintAndShade="0" Shape.TextFrame2.TextRange.Font.Line.BeginArrowheadLength="msoArrowheadLengthMixed" Shape.TextFrame2.TextRange.Font.Line.BeginArrowheadStyle="msoArrowheadStyleMixed" Shape.TextFrame2.TextRange.Font.Line.BeginArrowheadWidth="msoArrowheadWidthMixed" Shape.TextFrame2.TextRange.Font.Line.DashStyle="msoLineDashStyleMixed" Shape.TextFrame2.TextRange.Font.Line.EndArrowheadLength="msoArrowheadLengthMixed" Shape.TextFrame2.TextRange.Font.Line.EndArrowheadStyle="msoArrowheadStyleMixed" Shape.TextFrame2.TextRange.Font.Line.EndArrowheadWidth="msoArrowheadWidthMixed" Shape.TextFrame2.TextRange.Font.Line.ForeColor.Brightness="0" Shape.TextFrame2.TextRange.Font.Line.ForeColor.RGB="0x00FFFFFF" Shape.TextFrame2.TextRange.Font.Line.ForeColor.TintAndShade="0" Shape.TextFrame2.TextRange.Font.Line.InsetPen="msoTriStateMixed" Shape.TextFrame2.TextRange.Font.Line.Pattern="msoPatternMixed" Shape.TextFrame2.TextRange.Font.Line.Style="msoLineStyleMixed" Shape.TextFrame2.TextRange.Font.Line.Transparency="-2.147484E+09" Shape.TextFrame2.TextRange.Font.Line.Visible="msoFalse" Shape.TextFrame2.TextRange.Font.Line.Weight="-2.147484E+09" Shape.TextFrame2.TextRange.Font.Reflection.Blur="0" Shape.TextFrame2.TextRange.Font.Reflection.Offset="-2.147484E+09" Shape.TextFrame2.TextRange.Font.Reflection.Size="100" Shape.TextFrame2.TextRange.Font.Reflection.Transparency="-2.147484E+09" Shape.TextFrame2.TextRange.Font.Reflection.Type="msoReflectionTypeNone" Shape.TextFrame2.TextRange.Font.Shadow.Blur="5" Shape.TextFrame2.TextRange.Font.Shadow.ForeColor.Brightness="-2.147484E+09" Shape.TextFrame2.TextRange.Font.Shadow.ForeColor.RGB="0x80000000" Shape.TextFrame2.TextRange.Font.Shadow.ForeColor.TintAndShade="-2.147484E+09" Shape.TextFrame2.TextRange.Font.Shadow.Obscured="msoFalse" Shape.TextFrame2.TextRange.Font.Shadow.OffsetX="2.079952" Shape.TextFrame2.TextRange.Font.Shadow.OffsetY="2.079952" Shape.TextFrame2.TextRange.Font.Shadow.RotateWithShape="msoFalse" Shape.TextFrame2.TextRange.Font.Shadow.Size="100" Shape.TextFrame2.TextRange.Font.Shadow.Style="msoShadowStyleMixed" Shape.TextFrame2.TextRange.Font.Shadow.Transparency="-2.147484E+09" Shape.TextFrame2.TextRange.Font.Shadow.Type="msoShadowMixed" Shape.TextFrame2.TextRange.Font.Shadow.Visible="msoFalse" Shape.TextFrame2.TextRange.Font.Smallcaps="msoFalse" Shape.TextFrame2.TextRange.Font.SoftEdgeFormat="msoSoftEdgeTypeNone" Shape.TextFrame2.TextRange.Font.Spacing="0" Shape.TextFrame2.TextRange.Font.Strike="msoNoStrike" Shape.TextFrame2.TextRange.Font.StrikeThrough="msoFalse" Shape.TextFrame2.TextRange.Font.UnderlineColor.Brightness="-2.147484E+09" Shape.TextFrame2.TextRange.Font.UnderlineColor.RGB="0x80000000" Shape.TextFrame2.TextRange.Font.UnderlineColor.TintAndShade="-2.147484E+09" Shape.TextFrame2.TextRange.Font.UnderlineStyle="msoNoUnderline" Shape.TextFrame2.TextRange.Font.WordArtformat="msoTextEffectMixed" Shape.TextFrame2.TextRange.ParagraphFormat.BaselineAlignment="msoBaselineAlignBaseline" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Allcaps="msoFalse" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.AutorotateNumbers="msoFalse" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Caps="msoNoCaps" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.DoubleStrikeThrough="msoFalse" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Equalize="msoFalse" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Fill.BackColor.Brightness="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Fill.BackColor.RGB="0x00FFFFFF" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Fill.BackColor.TintAndShade="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Fill.ForeColor.Brightness="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Fill.ForeColor.RGB="0x00000000" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Fill.ForeColor.TintAndShade="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Fill.RotateWithObject="msoFalse" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Fill.Transparency="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Fill.Visible="msoTrue" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Glow.Color.Brightness="-2.147484E+09" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Glow.Color.RGB="0x80000000" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Glow.Color.TintAndShade="-2.147484E+09" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Glow.Radius="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Glow.Transparency="-2.147484E+09" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Highlight.Brightness="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Highlight.RGB="0x00000000" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Highlight.TintAndShade="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.BackColor.Brightness="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.BackColor.RGB="0x00FFFFFF" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.BackColor.TintAndShade="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.BeginArrowheadLength="msoArrowheadLengthMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.BeginArrowheadStyle="msoArrowheadStyleMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.BeginArrowheadWidth="msoArrowheadWidthMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.DashStyle="msoLineDashStyleMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.EndArrowheadLength="msoArrowheadLengthMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.EndArrowheadStyle="msoArrowheadStyleMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.EndArrowheadWidth="msoArrowheadWidthMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.ForeColor.Brightness="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.ForeColor.RGB="0x00FFFFFF" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.ForeColor.TintAndShade="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.InsetPen="msoTriStateMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.Pattern="msoPatternMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.Style="msoLineStyleMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.Transparency="-2.147484E+09" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.Visible="msoFalse" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Line.Weight="-2.147484E+09" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Reflection.Blur="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Reflection.Offset="-2.147484E+09" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Reflection.Size="100" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Reflection.Transparency="-2.147484E+09" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Reflection.Type="msoReflectionTypeNone" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.Blur="5" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.ForeColor.Brightness="-2.147484E+09" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.ForeColor.RGB="0x80000000" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.ForeColor.TintAndShade="-2.147484E+09" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.Obscured="msoFalse" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.OffsetX="2.079952" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.OffsetY="2.079952" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.RotateWithShape="msoFalse" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.Size="100" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.Style="msoShadowStyleMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.Transparency="-2.147484E+09" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.Type="msoShadowMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Shadow.Visible="msoFalse" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Smallcaps="msoFalse" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.SoftEdgeFormat="msoSoftEdgeTypeNone" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Spacing="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Strike="msoNoStrike" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.StrikeThrough="msoFalse" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.UnderlineColor.Brightness="-2.147484E+09" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.UnderlineColor.RGB="0x80000000" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.UnderlineColor.TintAndShade="-2.147484E+09" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.UnderlineStyle="msoNoUnderline" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.WordArtformat="msoTextEffectMixed" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Style="msoBulletArabicPeriod" Shape.TextFrame2.TextRange.ParagraphFormat.IndentLevel="1" Shape.TextFrame2.TextRange.ParagraphFormat.RightIndent="0" Shape.TextFrame2.TextRange.ParagraphFormat.TabStops.DefaultSpacing="72" Shape.TextFrame2.TextRange.ParagraphFormat.TextDirection="msoTextDirectionLeftToRight" Shape.TextFrame2.ThreeD.BevelBottomDepth="0" Shape.TextFrame2.ThreeD.BevelBottomInset="0" Shape.TextFrame2.ThreeD.BevelBottomType="msoBevelNone" Shape.TextFrame2.ThreeD.BevelTopDepth="0" Shape.TextFrame2.ThreeD.BevelTopInset="0" Shape.TextFrame2.ThreeD.BevelTopType="msoBevelNone" Shape.TextFrame2.ThreeD.ContourColor.Brightness="0" Shape.TextFrame2.ThreeD.ContourColor.RGB="0x00000000" Shape.TextFrame2.ThreeD.ContourColor.TintAndShade="0" Shape.TextFrame2.ThreeD.ContourWidth="0" Shape.TextFrame2.ThreeD.Depth="36" Shape.TextFrame2.ThreeD.ExtrusionColor.Brightness="0" Shape.TextFrame2.ThreeD.ExtrusionColor.RGB="0x00FFFFFF" Shape.TextFrame2.ThreeD.ExtrusionColor.TintAndShade="0" Shape.TextFrame2.ThreeD.ExtrusionColorType="msoExtrusionColorAutomatic" Shape.TextFrame2.ThreeD.FieldOfView="45" Shape.TextFrame2.ThreeD.LightAngle="0" Shape.TextFrame2.ThreeD.Perspective="msoTriStateMixed" Shape.TextFrame2.ThreeD.PresetLighting="msoLightRigMixed" Shape.TextFrame2.ThreeD.PresetLightingDirection="msoPresetLightingDirectionMixed" Shape.TextFrame2.ThreeD.PresetLightingSoftness="msoPresetLightingSoftnessMixed" Shape.TextFrame2.ThreeD.PresetMaterial="msoPresetMaterialMixed" Shape.TextFrame2.ThreeD.ProjectText="msoTrue" Shape.TextFrame2.ThreeD.RotationX="0" Shape.TextFrame2.ThreeD.RotationY="0" Shape.TextFrame2.ThreeD.RotationZ="0" Shape.TextFrame2.ThreeD.Visible="msoFalse" Shape.TextFrame2.ThreeD.Z="-2.147484E+09" Shape.TextFrame2.WarpFormat="msoWarpFormat1" Shape.TextFrame2.WordArtFormat="msoTextEffectMixed" Shape.ThreeD.BevelBottomDepth="0" Shape.ThreeD.BevelBottomInset="0" Shape.ThreeD.BevelBottomType="msoBevelNone" Shape.ThreeD.BevelTopDepth="0" Shape.ThreeD.BevelTopInset="0" Shape.ThreeD.BevelTopType="msoBevelNone" Shape.ThreeD.ContourColor.Brightness="0" Shape.ThreeD.ContourColor.RGB="0x00000000" Shape.ThreeD.ContourColor.TintAndShade="0" Shape.ThreeD.ContourWidth="0" Shape.ThreeD.Depth="36" Shape.ThreeD.ExtrusionColor.Brightness="0" Shape.ThreeD.ExtrusionColor.RGB="0x00FFFFFF" Shape.ThreeD.ExtrusionColor.TintAndShade="0" Shape.ThreeD.ExtrusionColorType="msoExtrusionColorAutomatic" Shape.ThreeD.FieldOfView="45" Shape.ThreeD.LightAngle="0" Shape.ThreeD.Perspective="msoTriStateMixed" Shape.ThreeD.PresetLighting="msoLightRigMixed" Shape.ThreeD.PresetLightingDirection="msoPresetLightingDirectionMixed" Shape.ThreeD.PresetLightingSoftness="msoPresetLightingSoftnessMixed" Shape.ThreeD.PresetMaterial="msoPresetMaterialMixed" Shape.ThreeD.ProjectText="msoTrue" Shape.ThreeD.RotationX="0" Shape.ThreeD.RotationY="0" Shape.ThreeD.RotationZ="0" Shape.ThreeD.Visible="msoFalse" Shape.ThreeD.Z="-2.147484E+09" Shape.Title="" Shape.Visible="msoTrue" />
  <Placeholder_Common_AB Shape.TextEffect.FontSize="14" Shape.TextFrame.TextRange.Font.NameComplexScript="+mn-cs" Shape.TextFrame.TextRange.Font.Size="14" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.NameComplexScript="+mn-cs" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.Size="14" Shape.TextFrame.TextRange.ParagraphFormat.FarEastLineBreakControl="msoFalse" Shape.TextFrame.TextRange.ParagraphFormat.HangingPunctuation="msoFalse" Shape.TextFrame.TextRange.ParagraphFormat.WordWrap="msoFalse" Shape.TextFrame2.TextRange.Font.Kerning="12" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Kerning="12" Shape.TextFrame2.TextRange.ParagraphFormat.FarEastLineBreakLevel="msoFalse" />
  <Placeholder_Common_AC Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Type="ppBulletNone" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Visible="msoFalse" Shape.TextFrame.TextRange.ParagraphFormat.SpaceBefore="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Type="msoBulletNone" Shape.TextFrame2.TextRange.ParagraphFormat.FirstLineIndent="0" Shape.TextFrame2.TextRange.ParagraphFormat.LeftIndent="0" />
  <Placeholder_Common_AD Shape.TextFrame.TextRange.Font.Color.RGB="0x00FFFFFF" Shape.TextFrame.TextRange.Font.NameFarEast="+mn-ea" Shape.TextFrame.TextRange.ParagraphFormat.Bullet.Font.NameFarEast="+mn-ea" Shape.TextFrame.VerticalAnchor="msoAnchorTop" Shape.TextFrame2.TextRange.Font.Fill.ForeColor.RGB="0x00FFFFFF" />
  <Placeholder_Common_AE Shape.TextFrame.TextRange.ParagraphFormat.FarEastLineBreakControl="msoTrue" Shape.TextFrame.TextRange.ParagraphFormat.HangingPunctuation="msoTrue" Shape.TextFrame.TextRange.ParagraphFormat.WordWrap="msoTrue" Shape.TextFrame2.TextRange.Font.Kerning="0" Shape.TextFrame2.TextRange.ParagraphFormat.Bullet.Font.Kerning="0" Shape.TextFrame2.TextRange.ParagraphFormat.FarEastLineBreakLevel="msoTrue" />
  </Styles>
- <Shapes>
  <Placeholder Name="Footer Placeholder 3" Left="18" Top="492" Width="600" Height="48" Style="Placeholder_Common_AA,Placeholder_Common_AB,Placeholder_Common_AC,Placeholder_Common_AD,Placeholder_AA">CSC 8520 Fall, 2008. Paula Matuszek. Some sldies from M. DesJardins, www.cs.umbc.edu/671/fall01 and http://aima.eecs.berkeley.edu/slides-ppt/m18-learning.ppt</Placeholder>
  <Placeholder Name="Slide Number Placeholder 4" Left="630" Top="510" Width="30" Height="18" Style="Placeholder_Common_AA,Placeholder_Common_AB,Placeholder_Common_AC,Placeholder_Common_AD,Placeholder_AB">2</Placeholder>
  <Placeholder Name="Rectangle 2" Left="54" Top="24" Width="612" Height="72" Style="Placeholder_Common_AA,Placeholder_Common_AC,Placeholder_Common_AE,Placeholder_AC">What is learning?</Placeholder>
  <Placeholder Name="Rectangle 3" Left="54" Top="102" Width="612" Height="390" Style="Placeholder_Common_AA,Placeholder_Common_AD,Placeholder_Common_AE,Placeholder_AD">"Learning denotes changes in a system that ... enable a system to do the same task more efficiently the next time." –Herbert Simon "Learning is constructing or modifying representations of what is being experienced." –Ryszard Michalski "Learning is making useful changes in our minds." –Marvin Minsky</Placeholder>
  </Shapes>
  </Root>
 
Share this answer
 
v2
Comments
ZurdoDev 20-Jun-14 12:39pm    
Click Improve question and add it to the question. Now, this shows up as answered.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900