Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 144,291 for

pptx

(0.13 sec)
  1. Search Text in PPT Presentation Files using C++...

    C++ source code to search text in PPT Presentation....Slides C++ Search Ppt PPT PPTX ODP POT ppsx PPT Search Text...

    products.aspose.com/slides/cpp/search/ppt/
  2. Search Text in ODP Presentation Files using C++...

    C++ source code to search text in ODP Presentation....Slides C++ Search Odp PPT PPTX ODP POT ppsx ODP Search Text...

    products.aspose.com/slides/cpp/search/odp/
  3. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Java-ի միջոցով Ինչպես պաշտպանել PPTX ներկայացումը C++-ով Ինչպես ուղարկել...

    kb.aspose.com/hy/categories/page/84/
  4. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" ) as presentation : # Access..."ReplacingText_out.pptx" , slides . export . SaveFormat . PPTX ) Set Prompt...

    docs.aspose.com/slides/python-net/manage-placeh...
  5. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Java. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....pptx) file. presentation . save (..."Aspose.Slides.NET.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/java/ai/generator/
  6. Embed Fonts in Presentations Using Java|Aspose....

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

    docs.aspose.com/slides/java/embedded-font/
  7. Embed Fonts in Presentations Using JavaScript|A...

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

    docs.aspose.com/slides/nodejs-java/embedded-font/
  8. Convert PowerPoint Presentations to XPS in C++|...

    Convert PowerPoint PPT/Pptx to high-quality, platform-independent XPS in C++ using Aspose.Slides. Get step-by-step guide and sample code....presentations to XPS by saving a PPT or PPTX file in the XPS format. This...Aspose.Slides converts PPT or PPTX presentation to the XPS format...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for C++ for PPT and Pptx, with practical C++ code examples....pptx" ); auto chart = System :: ExplicitCast...Save ( u "Result.pptx" , SaveFormat :: Pptx ); Calculate the...

    docs.aspose.com/slides/cpp/chart-calculations/
  10. Accessing IChartSeries.Name.AsCells Getter Modi...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...pptx"); var chart = (IChart)presentation...Save("chart1_saved.pptx", SaveFormat.Pptx); I’d be grateful for...

    forum.aspose.com/t/accessing-ichartseries-name-...