Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 375,788 for

save

(0.2 sec)
  1. HtmlSaveOptions.ImagesFolderAlias | Aspose.Word...

    Discover the HtmlSaveOptions ImagesFolderAlias property to easily manage image URIs in your HTML documents. Simplify your workflow with this essential feature!...get ; set ; } Remarks When you save a Document in HTML format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageSaveOptions.JpegQuality | Aspose.Words for...

    Adjust the JpegQuality property in ImageSaveOptions to optimize JPEG image quality for stunning visuals and improved performance. Perfect for developers!...Remarks Has effect only when saving to JPEG. Use this property...quality of generated images when saving in JPEG format. The value may...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Export Visio Diagram to XPS in Ruby|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....vsd" ) \ # Save as XPS diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  4. Export Visio Diagram to XAML in Ruby|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....vsd" ) \ # Save as XAML diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  5. Rotate PDF Pages Using C++|Aspose.PDF for C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C++....on90 ); } // Save output file document -> Save ( _dataDir + outputFileName...get_Width ())); // Save output file document -> Save ( _dataDir + outputFileName...

    docs.aspose.com/pdf/cpp/rotate-pages/
  6. Split Panes in PHP|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....-> split (); //Save the Excel file $book -> save ( $dataDir . "book...

    docs.aspose.com/cells/java/split-panes-in-php/
  7. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#....Words can load and save. See the File Format Wiki for...NET: Format Description Load Save Remarks DOC Microsoft Word 97...

    docs.aspose.com/words/net/supported-document-fo...
  8. 使用 PDF 中的投资组合|Aspose.PDF for .NET

    如何使用 C# 创建 PDF 投资组合。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 投资组合。...当文件添加完成后,使用 Document 类的 Save 方法保存投资组合文档。 以下示例使用 Microsoft...( image ); // Save PDF document document . Save ( dataDir + "CreatePortfolio_out...

    docs.aspose.com/pdf/zh/net/portfolio/
  9. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET and Python....the collection’s Add method Save the PDF file. Adding Attachment...file_specification ) # Save new output document . save ( path_outfile...

    products.aspose.com/pdf/python-net/attachments/
  10. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic signature in PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file, You will get the document...), pkcs ) # Save output PDF file signature . save ( path_outfile...

    products.aspose.com/pdf/python-net/signature/