Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 378,100 for

save

(0.88 sec)
  1. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....)); // Save the document with updated link document -> Save ( _dataDir...)); // Save the document with updated link document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/update-links/
  2. XlsxSectionMode enumeration | Aspose.Words for ...

    aspose.words.saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the XLSX format....how sections are handled when saving a document in the XLSX format...document are saved on one worksheet. Examples Shows how to save document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Disable Compatibility Checker in Excel with Jav...

    Learn how to disable the compatibility checker through the Aspose.Cells for JavaScript 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/javascript-cpp/disable-co...
  4. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j....); // Save the document in DOCX format. The format to save as is...supports saving any document in many more formats. doc . save ( "Aspose_NewDoc...

    docs.aspose.com/words/java/create-new-document/
  5. Split PDF, HTML, TXT Files using Python | Aspos...

    Python source code to split files on .NET Framework, .NET Core.... Save current page as a separate PDF... Document ( "test.pdf" ); # save input html to pdf to file doc...

    products.aspose.com/pdf/python-net/splitter/
  6. Encrypt and Decrypt Excel files with Node.js vi...

    How to encrypt and decrypt Excel files using Node.js via C++. Lock and unlock Excel files...."1234" ); // Save the Excel file. workbook . save ( path . join..."1234" ); // Save the Excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  7. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....stream open or close it after saving a font. get keepFontStreamOpen...provided in the Aspose.Words.Saving.FontSavingArgs.FontStream property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... save ( "output.pptx" , SaveFormat..."Second root node" ); pres . save ( "out.pptx" , SaveFormat ....

    docs.aspose.com/slides/java/public-api-and-back...
  9. IDocumentConverterPlugin.Convert | Aspose.Words...

    Effortlessly convert documents with the iDocumentConverterPlugin. Utilize customizable input/output streams and Save options for seamless file management....specified input output streams and save options. public void Convert...saveOptions SaveOptions The save options. See Also class LoadOptions...

    reference.aspose.com/words/net/aspose.words/ido...
  10. Fill Check Box Fields|Aspose.PDF for Python via...

    This example demonstrates how to programmatically fill check box fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, update check box values by field name, and Save the modified file....check boxes, the filled PDF is saved as a new document. Initialize...‘accept_terms’ as selected. Save the updated Document. from io...

    docs.aspose.com/pdf/python-net/fill-check-box-f...