Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 376,840 for

save

(0.46 sec)
  1. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Set compression level to 1 and save the workbook options . SetCompressionType...high_resolution_clock :: now (); workbook . Save ( outDir + u "LargeSampleFile_level_1_out...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  2. Optimize PDF Files in Python|Aspose.PDF for Pyt...

    Learn how to optimize, compress, and reduce PDF file size in Python using Aspose.PDF....delivery, email sharing, storage savings, or print-friendly output without...Optimize method. Save the optimized document using the save() method...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  3. Aspose.PSD for .NET 23.2 - Release Notes|Docume...

    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....Save(System.IO.Stream) T:Aspose.PSD...UpdateLayerData (); image . Save ( outputPsd ); image . Save ( outputPng ,...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  4. Render Presentations with Fallback Fonts on And...

    Render presentations with fallback fonts in Aspose.Slides for Android – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/androidjava/render-prese...
  5. Render Presentations with Fallback Fonts in PHP...

    Render presentations with fallback fonts in Aspose.Slides for PHP via Java – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/php-java/render-presenta...
  6. 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/
  7. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using PHP....page’s index Call the save method to save the updated PDF file...delete ( 2 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/delete-pages/
  8. Java API to Export CGM to XAMLFLOW | products.a...

    Convert CGM to XAMLFLOW using on premise Java API...Convert CGM to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/java/conversion/cgm-t...
  9. Set Orientation and Control the Export of Hidde...

    This section explains how to set page's layout with Aspose.Diagram....Export of Hidden Visio Pages on Saving Contents [ Hide ] Change a...Landscape or same as on the printer. Save the Visio diagram. Set Orientation...

    docs.aspose.com/diagram/net/set-orientation-and...
  10. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part streams efficiently for optimal performance....stream open or close it after saving a document part. public bool...provided in the call to Save or Save will never be closed by...

    reference.aspose.com/words/net/aspose.words.sav...