Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 373,074 for

save

(0.19 sec)
  1. Online PCL to Powerpoint Conversion or Develop ...

    Free online app to convert PCL to Powerpoint files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  2. PageSavingArgs.PageFileName | Aspose.Words for ...

    Discover the PageSavingArgs PageFileName property to easily manage document page file names for efficient saving and organization. Enhance your workflow today!...where the document page will be saved to. public string PageFileName...Shows how to use a callback to save a document to HTML page by page...

    reference.aspose.com/words/net/aspose.words.sav...
  3. XamlFlowSaveOptions.ImageSavingCallback | Aspos...

    Discover XamlFlow's ImageSavingCallback property to effortlessly manage image saving options when exporting documents to XAML. Optimize your workflow today!...how images are saved when a document is saved to XAML. public...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert PowerPoint Presentations to XPS in Pyth...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Python using Aspose.Slides. Get step-by-step guide and sample code.... you will find it easier to save, share, and print your documents...so you may want to consider saving files to this format. If you...

    docs.aspose.com/slides/python-net/convert-power...
  5. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... Save the modified presentation as...BASIC_BLOCK_LIST ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/manage-smarta...
  6. Convert PowerPoint Presentations to XPS in .NET...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in .NET using Aspose.Slides. Get step-by-step guide and sample C# code.... you will find it easier to save, share, and print your documents...so you may want to consider saving files to this format. If you...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. PDF Protection API | Aspose.PDF

    Lock PDF documents with free cross-platform Apps and High Code APIs for any platform.... Finally, save the encrypted PDF file using Save method of the..."Encrypt_out.pdf" ; // Save updated PDF document . Save ( dataDir );...

    products.aspose.com/pdf/protect/
  8. Hello World Example|Documentation

    This page describes how to create example of hello world with Aspose.Diagram library....Use the Save method of Diagram class object to save the file...(); // Save diagram in the VSDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/net/hello-world-example/
  9. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal.... Saving a Project as a PDF The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/java/convert-project-data...
  10. Add, Move or Delete pages in PDF using Java | A...

    Manipulate PDF pages of your document programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/pages/