Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 163,361 for

presentation

(0.25 sec)
  1. Convert an SVG File into a Group of Shapes, Add...

    I need some assistance in adding a background shape to an svg file converted to group of shapes. I’m using the following code to add svg file as background shape, and another svg file converted to a group of shape and fi…... using (Presentation presentation = new Presentation(Application...i < slidesNeeded && i < presentation.Slides.Count; i++) { float[]...

    forum.aspose.com/t/convert-an-svg-file-into-a-g...
  2. Math Formula Is Missing when Converting PPTX to...

    We have an application that converts PPTX files to SVG files. If we have a MathFormula in our PPTX file and try to convert this file to SVG, the MathFormula is completely missing. In an old version of Aspose.Slides.NET …...pptx"); Presentation presentation; using (var pptxStream...MemoryStream(pptxBytes)) { presentation = new Presentation(pptxStream); }...

    forum.aspose.com/t/math-formula-is-missing-when...
  3. Aspose.Slides for Java 17.10 Release Notes|Aspo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....charts are lost on saving presentation Bug SLIDESJAVA-36580 ArgumentException...ArgumentException on loading presentation Bug SLIDESJAVA-36599 Exception...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  4. Blur | Aspose.Sildes for Python via .NET API Re...

    Blur Contents [ Hide ] Blur class Represents a Blur effect that is applied to the entire shape, including its fill. A......Properties Name Description as_i_presentation_component Allows to get...IBaseSlide . presentation Returns the presentation. Read-only IPresentation...

    reference.aspose.com/slides/python-net/aspose.s...
  5. 通过 .NET 合并 POTM 文件 | products.aspose.com

    用于在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上组合 POTM 文档的 C# 源代码。...POTM 文件 - C# var ps1 = new Presentation( "presen1.potm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/zh/net/merger/potm/
  6. IMasterThemeable|Aspose.Sildes for Python via ....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... as_i_presentation_component Allows to get...IPresentationCompone . presentation Returns the presentation. Read-only IPresentation...

    docs.aspose.com/slides/python-net/api-reference...
  7. IFormattedTextContainer|Aspose.Sildes for Pytho...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... as_i_presentation_component Allows to get...IPresentationCompone . presentation Returns the presentation. Read-only IPresentation...

    docs.aspose.com/slides/python-net/api-reference...
  8. Manage Smart Art in Aspose.Slides|Aspose.Slides...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Instantiate Presentation Class Presentation pres = new Presentation...BasicBlockList ); //Saving presentation pres . save ( dataDir +...

    docs.aspose.com/slides/java/manage-smart-art-in...
  9. SlideShowType | Aspose.Sildes for .NET API Refe...

    Gets or sets the slide show type. Represented by the following SlideShowTypeaspose.slides/slideshowsettings/slideshowtype ancestors BrowsedAtKioskaspose.slides/browsedatkiosk PresentedBySpeakeraspose.slides/presentedbyspeaker and BrowsedByIndividualaspose.slides/browsedbyindividual...[C#] using ( Presentation pres = new Presentation ()) { // to...BrowsedByIndividual (); // to set "Presented by a speaker (full screen)"...

    reference.aspose.com/slides/net/aspose.slides/s...
  10. get_Placeholder() | Aspose.Slides for C++ API R...

    Returns the placeholder for a shape. Returns null if the shape has no placeholder. Read-only IPlaceholder.... // Instantiates a Presentation class auto pres = System...System :: MakeObject < Presentation > ( u "ReplacingText.pptx" );...

    reference.aspose.com/slides/cpp/aspose.slides/s...