Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 373,074 for

save

(0.17 sec)
  1. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++.... Saving Workbook to Text or CSV Format...Sometimes, you want to convert or save a workbook with multiple worksheets...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...
  2. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font resource saving for enhanced document performance....Words is about to save a font resource. public void...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...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/nodejs-net/aspose.wo...
  4. Comment|Aspose.Slides for PHP Documentation

    Manage slide comments in PHP with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument....comment authored by a user and save the presentation. function addModernComment...util.Date" )); $presentation -> save ( "modern_comment.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML shape rendering for high-quality fixed page formats. Optimize your document visuals!...render fallback shapes when saving to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Create an Appointment|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....the code snippet to create and save an appointment: Outlook . AppointmentItem...to create an appointment and save it in ICS format. Create an...

    docs.aspose.com/email/net/create-an-appointment/
  7. Convert Excel to CSV, TSV and Txt with JavaScri...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for JavaScript via C++.... Saving Workbook to Text or CSV Format...Sometimes, you want to convert or save a workbook with multiple worksheets...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  8. Add and Delete a Bookmark|Aspose.PDF for C++

    This topic explain how to add bookmark to a PDF document with C++ library. Also you can delete all or particular bookmarks from a PDF document....pdfOutline ); // Save the update document pdfDocument -> Save ( _dataDir...pdfOutline ); // Save output pdfDocument -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmark/
  9. OoxmlSaveOptions constructor | Aspose.Words for...

    aspose.words.saving.OoxmlSaveOptions constructor...this class that can be used to save a document in the SaveFormat...self ): ... OoxmlSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java....save() method and specify a file...dataDir + "document.doc" ); doc . save ( dataDir + "Aspose_DocToPDF...

    docs.aspose.com/words/java/convert-document-to-...