Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 375,766 for

save

(0.62 sec)
  1. Convert PowerPoint Presentations to TIFF on And...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Android, with Java code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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...."Test Button" ; // save diagram diagram . Save ( @"C:\temp\Output...Height , text ); // save diagram diagram . Save ( @"C:\temp\Output...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++...."password" ); // Save Excel file. workbook . save ( filePath );..."password" ); // Save Excel file. workbook . save ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  4. Convert GLB to OBJ in Java

    Programmatically convert GLB to OBJ in Java. Export 3D object from a GLB file to an OBJ in Java.... Specify OBJ save options. Save it as an OBJ. The following... Finally, call the save() method to save it as an OBJ. It takes...

    blog.aspose.com/3d/convert-glb-to-obj-in-java/
  5. Disable Compatibility Checker in Excel|Document...

    This article shows how to disable the Compatibility Checker through the Aspose.Cells for Python via .NET API....Compatibility Checker flags when saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/python-net/disable-compat...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportImagesAsBase64 method. Specifies whether images are Saved in Base64 format to the output HTML, MHTML or EPUB. Default is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportImagesAsBase64...Specifies whether images are saved in Base64 format to the output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....Presentation to TIFF Using the save method provided by the Presentation...presentation : # Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/python-net/convert-power...
  8. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。..., 270 } }; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...Rotation = 90 ; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  9. 從 PDF Java中提取圖像 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中提取图像...toString ()); // Save output image xImage . save ( outputImage ...close (); // Save updated PDF file pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hant/java/images/ext...
  10. 从 PDF 中提取图像 Java | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中提取图像...toString ()); // Save output image xImage . save ( outputImage ...close (); // Save updated PDF file pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/images/ext...