Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 369,809 for

save

(0.1 sec)
  1. Render MSG to DOCX in Andorid App | products.as...

    Export MSG to DOCX without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOCX format using save method and set DOCX as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  2. Product Overview|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....format) files, and allows you to save MSG files after applying changes...can also parse attachments and save them to disk. Reading Outlook...

    docs.aspose.com/email/java/product-overview/
  3. Add Text to an existing PDF file in Python|Aspo...

    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....text_fragment ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/python-java/add-text-to-an-...
  4. Header Footer|Aspose.Slides for Node.js via .NE...

    Control slide headers and footers with Aspose.Slides for Node.js: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with JavaScript examples.... save ( "header_footer.pptx" , aspose...setDateTimeVisibilit ( true ); presentation . save ( "header_footer_updated.pptx"...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....Aspose::Words::Saving::OoxmlCompliance enum Contents [ Hide ]...specification will be used when saving in the DOCX format. enum class...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being Saved....document object that is being saved. get document () : Aspose ....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...callback that will handle font saving in a custom manner. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java.... Save your PDF file. The following...add ( line ); // Save PDF file pdfDocument . save ( _dataDir + "LineAdded...

    docs.aspose.com/pdf/java/add-line/
  9. FontSavingArgs.Document | Aspose.Words for .NET

    Discover the FontSavingArgs property to access the document object during Save operations, enhancing your document management efficiency....document object that is being saved. public Document Document {...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-alignment-setti...