Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 143,403 for

pptx

(0.44 sec)
  1. 管理演示文稿缩放(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 创建和自定义缩放 — 在章节之间跳转,添加缩略图和过渡效果,适用于 PPT、Pptx 和 ODP 演示文稿。... 将修改后的演示文稿写入为 PPTX 文件。 下面的 C++ 代码演示了如何在幻灯片上创建缩放帧:...( u "presentation.pptx" , SaveFormat :: Pptx ); 使用自定义图像创建缩放帧 使用...

    docs.aspose.com/slides/zh/cpp/manage-zoom/
  2. 在演示文稿中使用 PHP 管理文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化功能。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 PHP 代码实现了上述步骤,演示了如何向幻灯片添加文本:...save ( "TextBox_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  3. Group Presentation Shapes in C++|Aspose.Slides ...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for C++ — fast, step-by-step guide with free C++ code....the modified presentation as a PPTX file. The example below adds...Presentation class that represents a PPTX file. Obtain the reference of...

    docs.aspose.com/slides/cpp/group/
  4. Configure Fallback Font Collections in Python|A...

    Set up a fallback fonts collection in Aspose.Slides for Python via .NET to keep text consistent and crisp in PowerPoint and OpenDocument presentations....fallback rules be embedded into the PPTX file and visible in PowerPoint...they are not serialized into PPTX and will not appear in PowerPoint’s...

    docs.aspose.com/slides/python-net/create-fallba...
  5. Configure Fallback Font Collections in Java|Asp...

    Set up a fallback fonts collection in Aspose.Slides for Java to keep text consistent and crisp in PowerPoint and OpenDocument presentations....fallback rules be embedded into the PPTX file and visible in PowerPoint...they are not serialized into PPTX and will not appear in PowerPoint’s...

    docs.aspose.com/slides/java/create-fallback-fon...
  6. Configure Fallback Font Collections in С++|Aspo...

    Set up a fallback fonts collection in Aspose.Slides for С++ to keep text consistent and crisp in PowerPoint and OpenDocument presentations....fallback rules be embedded into the PPTX file and visible in PowerPoint...they are not serialized into PPTX and will not appear in PowerPoint’s...

    docs.aspose.com/slides/cpp/create-fallback-font...
  7. View or Edit OTP Files Metadata using .NET | pr...

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

    products.aspose.com/slides/net/metadata/otp/
  8. View or Edit POTM Files Metadata using .NET | p...

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

    products.aspose.com/slides/net/metadata/potm/
  9. 使用 JavaScript 管理演示文稿表格|Aspose.Slides for Node.j...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 幻灯片中创建和编辑表格。发现简易代码示例,简化您的表格工作流。... // 实例化一个表示 PPTX 文件的 Presentation 类 var pres...( "table.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/manage-ta...
  10. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。... 将演示文稿保存为 PPTX 文件。 以下 Python 示例实现了这些步骤: import..."TextBox.pptx" , slides . export . SaveFormat . PPTX ) 检查形状是否为文本框...

    docs.aspose.com/slides/zh/python-net/manage-tex...