Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 380,304 for

save

(0.25 sec)
  1. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...specifying additional options when saving a document into a text based...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable text watermarks for a professional touch and seamless output....saveOptions ImageSaveOptions The save options. watermarkText String...saveOptions ImageSaveOptions The save options. watermarkText String...

    reference.aspose.com/words/net/aspose.words.low...
  3. Working with Contacts in PST File|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 contacts information from PST...from an Outlook PST file and save the contact to disk in MSG format...

    docs.aspose.com/email/python-net/working-with-c...
  4. Working with Attachments|Aspose.PDF for .NET

    This section explains how to working with Attachments using PdfContentEditor Class....information of an attachment, and save it to file, delete the attachment...Then you can save the output PDF file using Save method of PdfContentEditor...

    docs.aspose.com/pdf/net/working-with-attachment...
  5. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++.... Simply save an Excel file to PDF using the...Workbook class’s save(string, SaveFormat) method. The save(string, SaveFormat)...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  6. TxtSaveOptionsBase.paragraph_break property | A...

    TxtSaveOptionsBase.paragraph_break property. Specifies the string to use as a paragraph break when exporting in text formats.... Examples Shows how to save a .txt document with a custom...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Java API to Export PS to XAMLFLOW | products.as...

    Convert PS to XAMLFLOW using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/java/conversion/ps-to...
  8. Disable Compatibility Checker in Excel with C++...

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

    docs.aspose.com/cells/cpp/disable-compatibility...
  9. Convert GLB to OBJ in Java

    Programmatically convert GLB to OBJ in Java. Export 3D object from a GLB file to an OBJ in Java.... Specify OBJ save options. Save it as an OBJ. The following... Finally, call the save() method to save it as an OBJ. It takes...

    blog.aspose.com/3d/convert-glb-to-obj-in-java/
  10. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java....the initial page numbering and save the NUMPAGE field. Document...extractPages(1, 1); extractedDoc1.save(getArtifactsDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...