Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 143,179 for

pptx

(0.14 sec)
  1. Convert PDF to Excel in Rust|Aspose.PDF for Rus...

    Aspose.PDF for Rust allows you to convert PDF to XLSX format....documents in Rust Convert PDF to PPTX in Rust...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-xlsx/
  2. Redact ODP Presentation Files using .NET | prod...

    C# source code to find and replace text in ODP Presentation....NET Redaction Odp PPT PPTX ODP POT ppsx ODP Redact ODP...

    products.aspose.com/slides/net/redaction/odp/
  3. Redact ODP Presentation Files using C++ | produ...

    C++ source code to find and replace text in ODP Presentation....Slides C++ Redaction Odp PPT PPTX ODP POT ppsx ODP Redact ODP...

    products.aspose.com/slides/cpp/redaction/odp/
  4. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Java for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...getPresentationInfo ( "pres.pptx" ); System . out . println (...

    docs.aspose.com/slides/java/examine-presentation/
  5. 文本框|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用文本框:使用 JavaScript 为 PPT、Pptx 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应和样式化文本。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "text_box.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. Streamline Font Replacement in Presentations in...

    Seamlessly replace fonts in Aspose.Slides for .NET to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This C# code demonstrates...= new Presentation ( "Fonts.pptx" ); // Loads the source font...

    docs.aspose.com/slides/net/font-replacement/
  7. Getting an Error While Saving the Presentation:...

    I have attached a Pptx file “icon_issue.Pptx” having one icon shape in the first slide. When I open this Pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...I have attached a pptx file “icon_issue.pptx” having one icon...first slide. When I open this pptx file using aspose and just try...

    forum.aspose.com/t/getting-an-error-while-savin...
  8. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....pptx" ); try { # Renders a slide...= new Presentation ( "Fonts.pptx" ); try { $allFonts = $pres...

    docs.aspose.com/slides/php-java/embedded-font/
  9. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ) as template_presentation..."{employee_name} Report.pptx" , slides . export . SaveFormat . PPTX ) Excel Table...

    docs.aspose.com/slides/python-net/excel-integra...
  10. Manage Callouts in Presentation Charts Using Ja...

    Create and style callouts in Aspose.Slides for Java with concise code examples, compatible with PPT and Pptx to automate presentation workflows....pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "chart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/callout/