Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 568,901 for

save

(0.14 sec)
  1. Aspose.Imaging for Java 3.2.0 Release Notes|Doc...

    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....properties IMAGING-34946 Psd image saving throws System.IndexOutOfRangeExcep:...tion for Aspose.Imaging for Save() method for PSD with concrete...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  2. GenerationResult | Aspose.OMR for .NET API Refe...

    The result of the template generation. Contains the template image and the template json that describes elements location on the image....Name Description Save (string, string) Save template images and...folder SaveAsPdf (string, string) Save template images and template...

    reference.aspose.com/omr/net/aspose.omr.generat...
  3. PDF 格式转换 | Aspose.PDF

    使用 Aspose.PDF 库将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等格式...()); // save document in HTML format document . Save ( "output...image ); // Save output PDF document document . save ( Paths ....

    products.aspose.com/pdf/zh-hans/conversion/
  4. Aspose.Imaging for .NET 22.2 - Release notes|Do...

    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 ( @"D:\1.pdf" , new PdfOptions...Image . Load ( path )) { image . Save ( output , new PngOptions ()...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  5. Public API Changes in Aspose.Cells 8.4.2|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...."End Sub" ); //Save the workbook workbook . save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . save ( output ); Enumeration...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. 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...
  7. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...data MD Markdown Format XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/python-net/supported-file-f...
  8. OleFormat.h - Aspose.Words for C++ - API Reference

    OleFormat.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights Reserved. 3 // 4 // This file is part of Aspose.Words......ASPOSE_WORDS_SHARED_API void Save ( const System::SharedPtr<System::IO::Stream>...ASPOSE_WORDS_SHARED_API void Save ( const System::String & fileName);...

    reference.aspose.com/words/cpp/_ole_format_8h_s...
  9. AmfSaveOptions | Aspose.3D for .NET API Reference

    AmfSaveOptions Contents [ Hide ] AmfSaveOptions class Save options for AMF public class AmfSaveOptions : SaveOptions ......Hide ] AmfSaveOptions class Save options for AMF public class...format that specified in current Save/Load option. FileName { get;...

    reference.aspose.com/3d/net/aspose.threed.forma...
  10. Specify Default Fonts|Aspose.Words for .NET

    Specify default fonts. NPOI does not provide an opportunity to specify default fonts using C#....model (DOM) and calling the Save method with a “.PDF” extension...during any rendering calls. doc . Save ( "Rendering.SetDefaultFont_Out...

    docs.aspose.com/words/net/specify-default-fonts/