Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 368,145 for

save

(0.27 sec)
  1. Render MSG to JPEG in Andorid App | products.as...

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

    products.aspose.com/total/android-java/conversi...
  2. Render MSG to DOT in Andorid App | products.asp...

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

    products.aspose.com/total/android-java/conversi...
  3. Render MSG to DOTX in Andorid App | products.as...

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

    products.aspose.com/total/android-java/conversi...
  4. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto fonts.... fallback_settings # Save the default fallback font scheme...substitute. font_fallback_settings . save ( ARTIFACTS_DIR + 'FontSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations.... Save the presentation as PPTX. The...150 ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/shape-manipul...
  6. 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/
  7. How to Reduce Exported .MPP File Size Programma...

    Hi Aspose Team, We are using Aspose.Tasks for .NET to programmatically export Microsoft Project files (.mpp) in our web application. Requirement: We need to reduce the actual file size of the exported .mpp files as mu…...Save() method. We are aware of standard...resources and tasks manually before saving, but are not sure if there...

    forum.aspose.com/t/how-to-reduce-exported-mpp-f...
  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. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontsAsBase64 method. Specifies whether fonts resources should be embedded to HTML in Base64 encoding. Default is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontsAsBase64...false . bool Aspose :: Words :: Saving :: HtmlSaveOptions :: get_ExportFontsAsBase64...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....jpg" )); // Saving the Excel file workbook . save ( path . join...objectData ); // Save the excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/