Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 375,530 for

save

(0.41 sec)
  1. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle object to your PDF using Aspose.PDF for Java....paragraphs collection of page Save our PDF file public static void...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingCircle1_out...

    docs.aspose.com/pdf/java/add-circle/
  2. Delete PDF Pages with Rust via C++|Aspose.PDF f...

    You can delete pages from your PDF file using Aspose.PDF for Rust via C++....specifically for removing pages, saving the modified document, and...page_delete function. Saving the Document using save method. use asposepdf...

    docs.aspose.com/pdf/rust-cpp/delete-pages/
  3. Visio加水印|Documentation

    如何使用 Java Diagram API 为 visio 添加水印。...Diagram (); // save in the VSDX format diagram . save ( dataDir +...页面中visio加水印 调用 Diagram 类对象的 Save 方法,并传递完整的文件路径和 DiagramSaveOptions...

    docs.aspose.com/diagram/zh/java/add-watermark-t...
  4. Export XML to PPS in Android | products.aspose.com

    Android API to Convert XML to PPS without using Microsoft Word...Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/android-java/conversi...
  5. Export XML to POTX in Android | products.aspose...

    Android API to Convert XML to POTX without using Microsoft Word...Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/android-java/conversi...
  6. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Finally, save the output PDF using the Document class save method...()); } // Save the updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  7. Export OFT to XPS via C++ | products.aspose.com

    C++ API to Convert OFT to XPS without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to XPS format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. Export OFT to JPEG via C++ | products.aspose.com

    C++ API to Convert OFT to JPEG without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to JPEG format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  9. Export EMAIL to JPEG via C++ | products.aspose.com

    C++ API to Convert EMAIL to JPEG without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to JPEG format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  10. FixedPageSaveOptions.optimize_output property |...

    FixedPageSaveOptions.optimize_output property. Flag indicates whether it is required to optimize output...optimize document objects while saving to xps. doc = aw . Document...object to pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...