Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 163,382 for

presentation

(0.09 sec)
  1. Setting the Label Distance From Category Axis i...

    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 that represents the presentation file...file $pres = new Presentation(); \# Access first slide $sld = $p...

    docs.aspose.com/slides/java/setting-the-label-d...
  2. IZoomObject | Aspose.Slides for Android via Jav...

    Represents a Zoom object in a slide....slide image: Presentation pres = new Presentation("pres.pptx");...slide image: Presentation pres = new Presentation("pres.pptx");...

    reference.aspose.com/slides/androidjava/com.asp...
  3. get_FontsManager() | Aspose.Slides for C++ API ...

    Returns fonts manager. Read-only IFontsManager....get_FontsManager() Presentation::get_FontsManager() method Returns...IFontsManager > Aspose :: Slides :: Presentation :: get_FontsManager () override...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  4. Create Fallback Fonts Collection|Aspose.Slides ...

    Fallback fonts collection in PowerPoint in C# or .NET...controls fonts across the presentation. Read more About FontsManager...FontsManager and FontsLoader . Each Presentation has a FontsManager property...

    docs.aspose.com/slides/net/create-fallback-font...
  5. IXamlOptions | Aspose.Slides for Java API Refer...

    Options that control how a XAML document is saved.... Presentation pres = new Presentation("pres.pptx");...be exported. Presentation pres = new Presentation("pres.pptx");...

    reference.aspose.com/slides/java/com.aspose.sli...
  6. Compress - Aspose.Slides for Android via Java -...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate Presentation processing features in your own apps....PPImage PptOptions PptxOptions Presentation PresentationFactory PresentationHeaderFo...compress Presentation . Presentation pres = new Presentation("pres...

    reference.aspose.com/slides/androidjava/com.asp...
  7. compress - Aspose.Slides for Android via Java -...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate Presentation processing features in your own apps....PPImage PptOptions PptxOptions Presentation PresentationFactory PresentationHeaderFo...compress Presentation . Presentation pres = new Presentation("pres...

    reference.aspose.com/slides/androidjava/com.asp...
  8. AnimateTextType | Aspose.Sildes for .NET API Re...

    Defines an animate text type for effect. The shape text can be animated by letter by word or all at once. Read/write AnimateTextTypeaspose.slides.animation/ieffect/animatetexttype....using ( Presentation presentation = new Presentation ( "demo...IEffect firstSlideEffect = presentation . Slides [ 0 ]. Timeline...

    reference.aspose.com/slides/net/aspose.slides.a...
  9. RepeatUntilNextClick | Aspose.Sildes for .NET A...

    This attribute specifies if the effect will repeat until the next click. Read/write Boolean....using ( Presentation presentation = new Presentation ( "demo...ISequence effectsSequence = presentation . Slides [ 0 ]. Timeline...

    reference.aspose.com/slides/net/aspose.slides.a...
  10. Font Substitution - PowerPoint C# API|Aspose.Sl...

    C# PowerPoint API lets you substitute font inside the Presentation...To allow you find out the presentation fonts that are substituted...substituted during a presentation rendering process, Aspose.Slides provides...

    docs.aspose.com/slides/net/font-substitution/