Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 375,752 for

save

(0.67 sec)
  1. Insert an Empty Page into a PDF File in PHP|Asp...

    Learn how to insert an empty page at any position within a PDF file in PHP using Aspose.PDF for flexible document structuring....getPages () -> insert ( 1 ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.pdf" );...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  2. Online OFT to BMP Conversion or Build .NET base...

    Free online app to convert OFT to BMP files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to BMP format using Save method and set Bmp as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  3. Online OFT to ODT Conversion or Build .NET base...

    Free online app to convert OFT to ODT files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to ODT format using Save method and set Odt as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  4. Online OFT to Word Conversion or Build .NET bas...

    Free online app to convert OFT to Word files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOCX format using Save method and set Docx as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  5. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 的 C#|Aspose.PDF for...

    本主题向您展示如何使用 C# 或 .NET 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...Save(..) 方法的第二个参数,用于生成 EPUB 文件。 请尝试使用以下代码片段来实现此要求。...pdf" )) { // Instantiate Epub Save options EpubSaveOptions options...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-other...
  6. Convert PowerPoint Slides to PNG in Java|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Java, ensuring precise, automated results....save(String formatName, int imageFormat)...com/slides/java/com.aspose.slides/IImage#save(String formatName, int imageFormat))...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. Remove All Macros from the Visio Diagram in PHP...

    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....setVbProjectData ( null ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "RemoveAllMacros...

    docs.aspose.com/diagram/java/remove-all-macros-...
  8. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the PDF document should be displayed when opened in a PDF reader.... Saving . PdfPageMode Remarks The default...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Merge ODP Files using Java | products.aspose.com

    Java sample code to combine ODP documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/odp/
  10. Merge POTM Files using Java | products.aspose.com

    Java sample code to combine POTM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/potm/