Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 143,938 for

pptx

(1.44 sec)
  1. API Limitations|Aspose.Slides for PHP Documenta...

    Know Aspose.Slides for PHP limits: exports set fixed Application/Producer metadata in PPT, Pptx, ODP, and PDF—helping you plan integrations without surprises....that created or last saved a PPTX presentation. In Aspose.Slides...API for the formats above. For PPTX , the Application property is...

    docs.aspose.com/slides/php-java/api-limitations/
  2. API Limitations|Aspose.Slides Documentation

    Know Aspose.Slides for Android limits: exports set fixed Application/Producer metadata in PPT, Pptx, ODP, and PDF—helping you plan integrations without surprises....that created or last saved a PPTX presentation. In Aspose.Slides...API for the formats above. For PPTX , the Application property is...

    docs.aspose.com/slides/androidjava/api-limitati...
  3. 向演示文稿添加形状|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....方法添加线类型的 AutoShape 将修改后的演示文稿写入 PPTX 文件 在下面的示例中,我们向演示文稿的第一张幻灯片添加了一条线。...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/adding-shapes-to-...
  4. Manage Presentation Notes in PHP|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for PHP via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); try { # Removing notes of...$pres -> save ( "test.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/presentation-no...
  5. Unlock ODP Presentation Files using .NET | prod...

    C# source code to remove protection from ODP Presentation....NET Unlock Odp PPT PPTX ODP POT ppsx ODP Unlock ODP...from the following formats: PPT PPTX...

    products.aspose.com/slides/net/unlock/odp/
  6. Unlock ODP Presentation Files using C++ | produ...

    C++ source code to remove protection from ODP Presentation....Slides C++ Unlock Odp PPT PPTX ODP POT ppsx ODP Unlock ODP...from the following formats: PPT PPTX...

    products.aspose.com/slides/cpp/unlock/odp/
  7. 使用 Java 管理演示文稿中的字体|Aspose.Slides 文档

    在 Java 中使用 Aspose.Slides 控制字体:嵌入、替换并加载自定义字体,确保 PPT、Pptx 和 ODP 演示文稿保持清晰、品牌安全且一致。... 将修改后的演示文稿保存为 PPTX 文件。 上述步骤的实现如下。它采用一个未装饰的演示文稿...图:输入文件中的文本 图:相同文本的更新后格式 // 实例化一个表示 PPTX 文件的 Presentation 对象 Presentation...

    docs.aspose.com/slides/zh/java/manage-fonts/
  8. 超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、Pptx 和 ODP 设置目标和操作。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "hyperlink.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....converting Microsoft PowerPoint PPT / PPTX to Word DOC / DOCX files. Two...this conversion. Load the PPT / PPTX file using Presentation . Get...

    products.aspose.com/total/python-net/conversion/
  10. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows....Presentation class that represents a PPTX file Presentation pres = new...pres . save ( "table.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-table/