Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 369,779 for

save

(0.29 sec)
  1. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。... save ( output_file ) 添加删除线注释 import...strikeoutAnnotation ) document . save ( output_file ) 添加波浪线注释 import...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  2. Aspose.PSD for Python via .NET 25.3 - Release N...

    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 ( outputPng , PngOptions ())...sourceFile ) as image : image . save ( outputFile , PngOptions ())...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  3. Working with Images in Java|Aspose.Words for Java

    Image shapes in details and advanced features provided by Aspose.Words for Java.... Save image data to a file. How to...this using Aspose.Words API: Saving Images as WMF Aspose.Words...

    docs.aspose.com/words/java/working-with-images/
  4. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... saving . OoxmlCompliance : ... @compliance..., value : aspose . words . saving . OoxmlCompliance ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::SvgSaveOptions::get_Show...

    Aspose::Words::Saving::SvgSaveOptions::get_ShowPageBorder method. Controls whether a border is added to the outline of the page. Default is true in C++....Aspose::Words::Saving::SvgSaveOptions::get_ShowPageBorder method...true . bool Aspose :: Words :: Saving :: SvgSaveOptions :: get_ShowPageBorder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. How to Convert EML to MSG using Java

    In this simple tutorial, we will learn how to convert EML to MSG using Java. You will learn that in order to convert EML to MSG in Java, simple API calls can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux that are configured with Java....Convert the EML to MSG using the save method By using the aforementioned...Finally, the loaded EML file is saved as a MSG file on the disk using...

    kb.aspose.com/email/java/how-to-convert-eml-to-...
  7. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java.... Save output PDF document. // Create...); // Save the document as a PDF file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/convert-other-file...
  8. Working with Attachments in PDF|Aspose.PDF for ...

    Use C# PDF API to access, add and remove attachments in PDF files using C# from within your applications. Complete guide with C# code samples....information of an attachment, and save it to file, delete the attachment...to a PDF document Extract and save an attachment Removing attachment...

    docs.aspose.com/pdf/net/attachments/
  9. Aspose.PSD for .NET 20.5 - 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....Grayscale ColorMode PSD Image saving with 16 bit per channel Feature...bit/channel Bug PSDNET-598 Fix saving PSD image with Grayscale ColorMode...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-5...
  10. Inserting and Deleting Rows and Columns in Pyth...

    Use Python Excel API to create Excel spreadsheets in Python. Insert or delete rows from XLSX or XLS in your Python applications without MS Office....the worksheet Insert the row Save as XLS or XLSX workbook Python.... insertRows ( 2 , 1 ) \ # Saving the modified Excel file in...

    docs.aspose.com/cells/java/inserting-and-deleti...