Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 369,814 for

save

(0.19 sec)
  1. Disable Compatibility Checker in Excel with Nod...

    Learn how to disable the compatibility checker through the Aspose.Cells for Node.js via C++ API....Compatibility Checker flags that saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/nodejs-cpp/disable-compat...
  2. Merge OTP Files via C++ | products.aspose.com

    C++ example code to combine OTP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/otp/
  3. Online PCL to PPT Conversion or Develop Java ba...

    Free online app to convert PCL to PPT 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...
  4. Online PCL to PPSX Conversion or Develop Java b...

    Free online app to convert PCL to PPSX 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 PPSX format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  5. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.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...
  6. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....document's "save" method # to modify how we save the document...plaintext. save_options = aw . saving . TxtSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...appear in the outline of a saved PDF document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.PSD for .NET 22.3 - 发布说明|Documentation

    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.... Save ( outputFileName ); } PSDNET-643...sourceFilePath )) { image . Save ( outputFilePath , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Converting Email Messages in Python|Documentation

    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....eml" ) \ # Save the Email message to disk in...saveOptions = self . SaveOptions eml . save ( self . dataDir + "AnEmail...

    docs.aspose.com/email/java/converting-email-mes...
  10. Remove Breaks in Python|Aspose.Words for Java

    Remove Breaks using Python....removeSectionBreaks ( doc ) \# Save the document . doc . save ( self . dataDir...

    docs.aspose.com/words/java/remove-breaks-in-pyt...