Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 133,800 for

pptx

(0.09 sec)
  1. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...以下是添加段落的 Java 代码示例: // 实例化代表 PPTX 文件的 Presentation 类 Presentation...} //将 PPTX 写入磁盘 pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  2. Search in Documents via Mobile Android Apps | p...

    Search documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your Android based mobile application....Office formats DOCX , XLSX , PPTX and more respectively.The following...PowerPoint Search in PPT Search in PPTX Search in Word Search in XLS...

    products.aspose.com/total/android-java/search/
  3. View or Edit OTP Files Metadata using C++ | pro...

    C++ source code to edit or view OTP format metadata....Slides C++ Metadata Otp PPT PPTX ODP POT ppsx OTP Edit OTP properties...POTX PPS PPSM PPSX PPT PPTM PPTX...

    products.aspose.com/slides/cpp/metadata/otp/
  4. View or Edit POTM Files Metadata using C++ | pr...

    C++ source code to edit or view POTM format metadata....Slides C++ Metadata Potm PPT PPTX ODP POT ppsx POTM Edit POTM...POTX PPS PPSM PPSX PPT PPTM PPTX...

    products.aspose.com/slides/cpp/metadata/potm/
  5. Supported File Formats|Documentation

    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 The PPTX format is based on the Microsoft...

    docs.aspose.com/cells/python-net/supported-file...
  6. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...correctly, but when i open the pptx in PowerPoint, I can see offsets...Here’s the link to the PPTx file. This PPTx was created using Aspose...

    forum.aspose.com/t/getting-the-exact-coordinate...
  7. Update Chart|Aspose.Slides Documentation

    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....the modified presentation as a PPTX file. The code examples that...

    docs.aspose.com/slides/cpp/update-chart/
  8. Support for Embedding Audio in Presentation|Asp...

    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....feature is supported only for PPTX export. Support for Embedding...

    docs.aspose.com/slides/reportingservices/suppor...
  9. Chart Data Table|Aspose.Slides Documentation

    Set font properties for chart database table in PowerPoint presentations in C# or .NET...pptx" )) { IChart chart = pres ..... Save ( "output.pptx" , SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/chart-data-table/
  10. Get the File Format of 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....pptx" ; IPresentationInfo info ;...LoadFormat ) { case LoadFormat . Pptx : { break ; } case LoadFormat...

    docs.aspose.com/slides/net/get-the-file-format-...