Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 144,191 for

pptx

(0.25 sec)
  1. 在 Java 中嵌入演示文稿的字体|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确呈现。...pptx" ); try { // 渲染包含使用嵌入的 "FunSized"...= new Presentation ( "Fonts.pptx" ); try { IFontData [] allFonts...

    docs.aspose.com/slides/zh/java/embedded-font/
  2. 检索并更新 C++ 中的演示文稿信息|Aspose.Slides 文档

    使用 C++ 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以获取更快速的洞察和更智能的内容审计。...在处理演示文稿之前,您可能想了解当前演示文稿的格式(PPT、PPTX、ODP 等)。 您可以在不加载演示文稿的情况下检查其格式。请参见以下...GetPresentationInfo ( u "pres.pptx" ); // PPTX 文件 Console :: WriteLine...

    docs.aspose.com/slides/zh/cpp/examine-presentat...
  3. 通過 C++ 從 PPT 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 PPT 文件中提取文本和圖像。...format for PowerPoint, known as PPTX, from 2007 onwards that is based...C++,可以輕鬆解析其他格式,包括。 ODP (OpenDocument 演示格式) PPTX (打開 XML 表示格式)...

    products.aspose.com/slides/zh-hant/cpp/parser/ppt/
  4. Merge ODT Files Online or using C++ | products....

    Free online app to combine different ODT files. C++ merging library code to merge ODT documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/cpp/merge/odt/
  5. Merge RTF Files Online or using C++ | products....

    Free online app to combine different RTF files. C++ merging library code to merge RTF documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/cpp/merge/rtf/
  6. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。...保存演示文稿为 PPTX 文件。 objPres . SaveAs ( "VSTO_Sample_Chart.pptx" , Microsoft...值。 设置图表在 X 轴和 Y 轴方向的旋转角度。 以 PPTX 格式保存演示文稿。 // 创建一个空的演示文稿。 using...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  7. Export FODS to POWERPOINT in Android or with fr...

    Android API to Convert FODS to POWERPOINT without using Microsoft Word or online. Test free FODS to POWERPOINT online converter quickly before integrating the code....Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  8. Manage VBA Projects in Presentations Using C++|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for C++ to streamline your workflow....presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/cpp/presentation-via-vba/
  9. Java, Aspose从24年版本升级到25.12版本后,首次加载转换文档变慢,涉及word...

    aspose从24年版本升级到25.12版本后,首次加载转换文档变慢,涉及word、ppt、excel、pdf、image,有没有可以调整的参数,或者预加载的方案?...6s,转换SVG耗时2s 再加载pptx文档2,3097KB,2页,加载文档耗时3.3s,转换SVG耗时2s 再加载pptx文档3,17801KB,22页,加载文档耗时3...16s 再加载pptx文档2,3097KB,2页,加载文档耗时27s,转换SVG耗时29s 再加载pptx文档3,17801KB,22页,加载文档耗时11...

    forum.aspose.com/t/java-aspose-24-25-12-word-pp...
  10. NullReferenceException on Portion.GetRect - Fre...

    Hello, We have come across a NullReferenceException when calling Portion.GetRect in Aspose.Slides.NET 25.10.0. I’ve have attached a minimal example null_ref_exception.zip (520.2 KB) var pres = new Presentation("./nul…...pptx"); var slide = pres.Slides[0];...details about the content of the pptx file or any specific conditions...

    forum.aspose.com/t/nullreferenceexception-on-po...