Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 368,875 for

save

(0.42 sec)
  1. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....( bates ) # Save the resulting PDF document . save ( path_outfile...add_pagination ([ bates ]) # Save document document . save ( path_outfile )...

    docs.aspose.com/pdf/python-net/add-bates-number...
  2. Working with Outlook Tasks|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....Contents [ Hide ] Creating, Saving and Reading Tasks Aspose.Email...to create Outlook tasks and save them to MSG format. The MapiTask...

    docs.aspose.com/email/cpp/working-with-outlook-...
  3. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to text. Enhance your document quality!...how to save a document to the PDF format using the Save method...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Finally, save the output PDF using the Document class save method...()); } // Save the updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  5. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF.... Finally, save the output PDF file So the following...image ); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  6. FixedPageSaveOptions.optimize_output property |...

    FixedPageSaveOptions.optimize_output property. Flag indicates whether it is required to optimize output...optimize document objects while saving to xps. doc = aw . Document...object to pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 将列宽设置为可缩放单位如em或百分比的Node.js和C++实现|Documentation

    学习如何在Aspose.Cells for Node.js via C++中将列宽设置为em或百分比等可缩放单位,从而改善生成HTML表格的展示效果。...sourceFilePath ); // Specify Html Save Options const options = new...setWidthScalable ( true ); // Specify image save format options . setExportImagesAsBas...

    docs.aspose.com/cells/zh/nodejs-cpp/set-column-...
  8. Aspose.PSD for .NET 23.12 - Release Notes|Docum...

    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....” on saving of Text Layer After Update...Load ( sourceFile )) { image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  9. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm.... saving . PdfDigitalSignatureH : ...., value : aspose . words . saving . PdfDigitalSignatureH ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.saveFormat property | Aspose.Wo...

    HtmlSaveOptions.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...use a specific encoding when saving a document to .epub. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...