Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 375,797 for

save

(0.4 sec)
  1. Converting Excel to PDF Files in Ruby|Documenta...

    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....def excel_to_pdf ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Save the document in PDF format workbook . save ( @data_dir...

    docs.aspose.com/cells/java/converting-excel-to-...
  2. Aspose.PSD for .NET 19.6 - 发行说明|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.... Save ( outputFilePathPsd , options...FileFormatVersion . Psb }; img . Save ( outputFilePathPsb , options...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. Get, Update and Expand a Bookmark using Python|...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for Python library....properties and then save the updated PDF file using the Save method. The.... bold = True # Save output document . save ( output_pdf ) Expanded...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  4. Working with Shapes Gluing|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.... Save diagram. Glue Visio Shapes Programming...shape2_ID ); // Save diagram diagram . save ( dataDir + "GlueVisioShapes_Out...

    docs.aspose.com/diagram/java/working-with-shape...
  5. SvgTextOutputMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgTextOutputMode enum to customize text rendering in SVG format, enhancing document presentation and visual appeal....document should be rendered when saving in SVG format. public enum...the SvgSaveOptions object to save with no page borders or selectable...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 设置 PDF 权限|Aspose.PDF for .NET

    了解如何在 PDF 文件中修改用户权限,使用 Aspose.PDF 在 .NET 中限制某些操作。...privilege ); // Save PDF document fileSecurity . Save ( dataDir +...privilege ); // Save PDF document fileSecurity . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/set-privileges/
  7. PdfEncryptionDetails.OwnerPassword | Aspose.Wor...

    Discover how the OwnerPassword property secures your encrypted PDF files, ensuring only authorized access. Protect your documents effortlessly!...how to set permissions on a saved PDF document. Document doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  8. OST Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display OST documents on .NET Framework, .NET Core, and Xamarin Platforms....file, parse its content, and save each email as an HTML file,...its resources are correctly saved to the output directory and...

    products.aspose.com/email/net/viewer/ost/
  9. ImageSavingArgs.image_stream property | Aspose....

    ImageSavingArgs.image_stream property. Allows to specify the stream where the image will be Saved to....stream where the image will be saved to. @property def image_stream...This property allows you to save images to streams instead of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Display and Hide Tabs of Workbook using Aspose....

    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.... setShowTabs ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeHideTabs...

    docs.aspose.com/cells/java/display-and-hide-tab...