Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 143,219 for

pptx

(0.12 sec)
  1. Aspose.Slides for Java 15.10.0 的公共 API 和向后不兼容更改...

    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.... Pptx ); } finally { if ( pres !=...( outFileName , SaveFormat . Pptx ); } finally { if ( pres !=...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  2. Aspose.PDF Supported File Formats|Aspose.PDF fo...

    This page shows which Aspose.PDF for Android via Java can load and save file formats....Microsoft Excel 2007 format PPTX Saves the document in the Microsoft...

    docs.aspose.com/pdf/androidjava/supported-file-...
  3. Converting a PDF file to PPT using Android via ...

    Sample code on Java for PDF to PPT conversion. Use example code for batch PDF to PPT conversion in Android...PptxSaveOptions (); // Save the output in PPTX File xlsFileName = new File..."PDF-to-Powerpoint.pptx" ); try { // Save the file into PPTX format document...

    products.aspose.com/pdf/android-java/conversion...
  4. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...将Excel工作簿转换为PPTX Aspose.Cells API 支持将电子表格转换为 PPTX 格式。将工作簿导出为 PPTX 时,请将...时,请将 SaveFormat.Pptx 作为参数传递给 Workbook.save(string, SaveOptions)...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  5. Remove ODP Annotation using .NET | products.asp...

    C# source code to delete ODP format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" , SaveFormat.Pptx); } How to Remove Comments...annotate other formats including. PPTX PPT...

    products.aspose.com/slides/net/annotation/odp/
  6. Underline Gets Cut When Converting a Presentati...

    Hi Team, I have a sample Pptx with a single slide. The slide has a text with an underline. When I get the image of this text using Aspose, I see that the underline is partially cut. I am using Aspose 25.5 version. The …...6:13am 1 Hi Team, I have a sample PPTX with a single slide. The slide...presentation = new Presentation("sample.pptx")) { int shapeCounter = 1; //...

    forum.aspose.com/t/underline-gets-cut-when-conv...
  7. Aspose.Slides Product Family

    查找有关在不使用 Microsoft PowerPoint 的情况下以代码创建、转换和编辑演示文稿的答案。...for Python 最新答案 如何使用 C++ 保护 PPTX 演示文稿 «« « 3 4 5 6 7 » »» 简体中文...

    kb.aspose.com/zh/slides/page/7/
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions.... Pptx ); } Public API and Backwards...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and Pptx files—boost your presentations today....the modified presentation to a PPTX file. Presentation pres = new...( "Rotation3D_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/3d-chart/
  10. Customize 3D Charts in Presentations on Android...

    Learn how to create and customize 3-D charts in Aspose.Slides for Android via Java, with support for PPT and Pptx files—boost your presentations today....the modified presentation to a PPTX file. Presentation pres = new...( "Rotation3D_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/3d-chart/