Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 163,384 for

presentation

(0.1 sec)
  1. HandoutLayoutingOptions | Aspose.Slides for Jav...

    Represents the handout Presentation layout mode for export.... Represents the handout presentation layout mode for export....HandoutType . Example: Presentation pres = new Presentation("pres.pptx");...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. BwConversionMode | Aspose.Sildes for .NET API R...

    Specifies the algorithm for converting a color image into a black and white image. This option will applied only if CompressionTypeaspose.slides.export/itiffoptions/compressiontype is set to CCITT4 or CCITT3 Read/write BlackWhiteConversionModeaspose.slides.export/blackwhiteconversionmode. Default is Default....( var presentation = new Presentation ()) { presentation . Save...

    reference.aspose.com/slides/net/aspose.slides.e...
  3. Font Substitution|Aspose.Slides Documentation

    Substitute font in PowerPoint in C++...this way: Load the relevant presentation. Load the font that will...replacement. Add the rule to the presentation font replacement rule collection...

    docs.aspose.com/slides/cpp/font-substitution/
  4. FrameTickEventArgs | Aspose.Sildes for .NET API...

    Represents arguments of the FrameTick./Presentationplayer/frametick event....Player { get; } Get the presentation player Methods Name Description...[C#] using ( Presentation pres = new Presentation ( "pres.pptx"...

    reference.aspose.com/slides/net/aspose.slides.e...
  5. Aspose.Slides for .NET 19.7 Release Notes|Aspos...

    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....SLIDESNET-41193 After saving the presentation output file is corrupted...and thumbnail for PP 2013 presentation Bug SLIDESNET-41151 Wrong...

    docs.aspose.com/slides/net/aspose-slides-for-ne...
  6. set_AccessPermissions() | Aspose.Slides for C++...

    Contains a set of flags specifying which access permissions should be granted when the document is opened with user access. See PdfAccessPermissions....HighQualityPrint ); auto presentation = MakeObject < Presentation > (); presentation...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  7. LoadFormat | Aspose.Sildes for Python via .NET ...

    LoadFormat Contents [ Hide ] LoadFormat enumeration Indicates the format of the document that is to be loaded. Member......Microsoft PowerPoint 97-2003 Presentation. PPS Microsoft PowerPoint...SlideShow. ODP OpenOffice ODF Presentation. POTX Microsoft Office Open...

    reference.aspose.com/slides/python-net/aspose.s...
  8. HighlightRegex | Aspose.Sildes for .NET API Ref...

    Highlight all matches of regular expression in text frame text using specified color....PowerPoint Presentation. [C#] using ( Presentation presentation = new...new Presentation ( "SomePresentation.pptx" )){ TextHighlightingOpti...

    reference.aspose.com/slides/net/aspose.slides/t...
  9. EmbedAllFontsHtmlController|Aspose.Sildes for P...

    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....to use for embedding all presentation fonts in WOFF format. The...write_document_start(generator, presentation) Called to write html document...

    docs.aspose.com/slides/python-net/api-reference...
  10. How to Convert PowerPoint to SVG in Python

    In this simple article, we'll walk you through the steps for how to convert PowerPoint to SVG in Python along with the detailed configuration steps to setup the environment. By using a few lines of code, you can easily convert PPTX to SVG in Python....source presentation by using an instance of the Presentation class...converter Iterate through presentation slides to export slides...

    kb.aspose.com/slides/python/how-to-convert-powe...