Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 144,313 for

pptx

(0.13 sec)
  1. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate....presentation file and saving it as a PPTX file. Steps to Insert Signature...feature is currently available for PPTX files only. Code to Insert Digital...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  2. Portable Document Format (PDF)|Aspose.Slides Do...

    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.... PresentationML (PPTX, XML) XML Parser Specification...

    docs.aspose.com/slides/cpp/portable-document-fo...
  3. Convert PDF to TIFF in Java | products.aspose.com

    Convert PDF to TIFF in Java. Use Aspose.Slides for Java to save PDF files as TIFF image files....PDF TO XML PDF TO SVG PDF TO PPTX PDF TO PPT...

    products.aspose.com/slides/java/conversion/pdf-...
  4. Aspose.Slides for PHP via Java 16.1.0 的公共 API 和...

    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....pptx" , SaveFormat :: Pptx ); Aspose.Slides...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  5. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Java-ի միջոցով Ինչպես պաշտպանել PPTX ներկայացումը C++-ով Ինչպես ուղարկել...

    kb.aspose.com/hy/categories/page/84/
  6. Search Text in ODP Presentation Files using .NE...

    C# source code to search text in ODP Presentation....NET Search Odp PPT PPTX ODP POT ppsx ODP Search Text...

    products.aspose.com/slides/net/search/odp/
  7. Manage Presentation Properties with Python|Aspo...

    Master presentation properties in Aspose.Slides for Python via .NET and streamline search, branding and workflow in your PowerPoint files....pptx" ) as pres : # Create a reference...path + "ModifyBuiltinPropert.pptx" ) as presentation : # Create...

    docs.aspose.com/slides/python-net/presentation-...
  8. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples....pptx" ); try { // Go through the.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/java/slide-layout/
  9. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....pptx" ); try { // Go through the...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { $presentation...

    docs.aspose.com/slides/php-java/slide-layout/
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ); try { // Loop through Excel..."%s Report.pptx" , employeeName ), SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/java/excel-integration/