Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 373,144 for

save

(0.17 sec)
  1. Convert DOT to PST in Python | products.aspose.com

    Save DOT to PST within Python applications without using Microsoft Word or Outlook...NET and save it into PST format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Convert WORDML to MBOX in Python | products.asp...

    Save WORDML to MBOX within Python applications without using Microsoft Word or Outlook...NET and save it into MBOX format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  3. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....whether the document should be saved using a booklet printing layout...FixedPageSaveOptions.pageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage VBA Projects in Presentations Using Java...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Java to streamline your workflow.... Save the presentation. This Java...officeReference ); // Saves the Presentation pres . save ( "test.pptm"...

    docs.aspose.com/slides/java/presentation-via-vba/
  5. Manage VBA Projects in Presentations on Android...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Android via Java to streamline your workflow.... Save the presentation. This Java...officeReference ); // Saves the Presentation pres . save ( "test.pptm"...

    docs.aspose.com/slides/androidjava/presentation...
  6. Write GridWeb Client Side Script|Documentation

    This article introduces how to work with client js APIs in GridWeb.... The command can be "Save" , "Submit" , "Undo" etc., and...example, the SAVE command is used when clicking the Save button on...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Convert JSON Format to PPT in Android Apps | pr...

    Parse JSON to PPT in Android Applications without using Microsoft PowerPoint...and open JSON file Save JSON as PPTX using save method Load PPTX...Presentation class Save the document to PPT format using save method Get...

    products.aspose.com/total/android-java/conversi...
  8. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the document... save ( file_name = ARTIFACTS_DIR...has_image ) save_options = aw . saving . PdfSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions SaveOptions = new PdfSaveOptions(); SaveOptions.setCompliance(PdfCompliance.PDF_A_1_B); SaveOptions.setAllColumnsInOnePagePerSheet(true); fo…...save(filename,saveOptions); High...in the worksheets and then saving it as PDFs. amjad.sahi December...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  10. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/nodejs-java/slide-layout/