Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 6,669 for

export

(0.12 sec)
  1. Manage PowerPoint Paragraph in C++|Aspose.Slide...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C++...outPath , Aspose :: Slides :: Export :: SaveFormat :: Pptx ); Manage...outPath , Aspose :: Slides :: Export :: SaveFormat :: Pptx ); Manage...

    docs.aspose.com/slides/cpp/manage-paragraph/
  2. Modern API|Aspose.Slides for Python Documentation

    Modern API... export . RenderingOptions (), drawing...pres . get_images ( slides . export . RenderingOptions (), drawing...

    docs.aspose.com/slides/python-net/modern-api/
  3. Applying Protection to Presentation|Aspose.Slid...

    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.... export . SaveFormat . PPTX ) Removing..."RemoveProtectionSamp.pptx" , slides . export . SaveFormat . PPTX ) Summary...

    docs.aspose.com/slides/python-net/applying-prot...
  4. 从一个演示文稿移动段落到另一个演示文稿|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.... Export . SaveFormat . Pptx ); destPres...targetFile , Aspose . Slides . Export . SaveFormat . Pptx ); } }...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  5. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...the smart marker with [] to export specific data as follows: &=RootData...Directors[1].reportees.FirstName : Export the second Director &=RootData...

    forum.aspose.com/t/accessing-array-element-by-i...
  6. 将 PowerPoint 转换为视频|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 转换为视频... export . PresentationEnumerab ( presentation...将帧转换为视频 fps = 33 with slides . export . PresentationEnumerab ( presentation...

    docs.aspose.com/slides/zh/python-net/convert-po...
  7. Convert Image to EPS in Python

    This quick guide explains how to convert Image to EPS in Python. It shares IDE settings, stepwise process, and a code sample to convert JPG to EPS file in Python.... Steps to Export Image to EPS in Python Set...These simple steps pertain to exporting JPEG to EPS in Python . Initiate...

    kb.aspose.com/page/python/convert-image-to-eps-...
  8. How to Merge Visio Files in Python

    This tutorial explains how to merge Visio files in Python. It contains the stepwise approach along with a code snippet to combine Visio files in Python....diagrams with the combine method Export the merged Visio diagram These...append them together before exporting the output file based on your...

    kb.aspose.com/diagram/python/how-to-merge-visio...
  9. How to Convert PDF to XML in Python

    This quick tutorial guides you on how to convert PDF to XML in Python. It contains the environment settings details, step-by-step program flow, and a sample code snippet to create PDF to XML converter in Python....set the output XML type and export the source PDF file to XML...loads the source PDF file and exports it as an XML file. Whereas...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  10. Convert Image to Visio in Python

    This article covers the information to convert image to Visio in Python. It explains the steps and sample code to Export PNG to Visio in Python....with the add_shape() method Export the Visio diagram with the...relevant information for exporting a picture to Visio in Python...

    kb.aspose.com/diagram/python/convert-image-to-v...