Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 376,010 for

save

(0.18 sec)
  1. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....page: Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the file. The...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  2. Import and Export Bookmarks|Aspose.PDF for .NET

    This section explains how to import and export Bookmarks with Aspose.PDF Facades.... Finally, save the updated PDF file using Save method. The...ExportBookmarksToXml method. Save the updated PDF file using the Save method. The...

    docs.aspose.com/pdf/net/import-and-export-bookm...
  3. 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/
  4. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, PDF and Image formats using Android conversion API. Android convert Office docx, xlsx, pptx to PDF....class and render to XLSX via save method. Next load the rendered...using Workbook class and invoke save method. Android - PDF to Excel...

    products.aspose.com/total/android-java/conversion/
  5. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....( text ); // Save PDF document document . Save ( dataDir + "...textFragment ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  6. 在Python中管理文档属性|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...."Publisher" , "Aspose" ) #Save the file workbook . save ( self . dataDir..."Publisher" ) #Save the file workbook . save ( self . dataDir...

    docs.aspose.com/cells/zh/java/managing-document...
  7. 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/androidjava/product-overv...
  8. FontFallbackSettings.load_ms_office_fallback_se...

    FontFallbackSettings.load_ms_office_fallback_settings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office 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...
  9. Resize Images in PDF using C#

    Follow this article to resize images in PDF using C#. It will guide you to fetch images in a PDF and set their size using the given steps and a sample code PDF photo resizer in C#....image from the collection and save it to the memory stream Remove...size as per the requirements Save the new image in the PDF page...

    kb.aspose.com/pdf/net/resize-images-in-pdf-usin...
  10. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method...merge_streams(output_stream, input_streams, save_format) Merges the given input...input_streams : List [ io . BytesIO ], save_format : aspose . words . SaveFormat...

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