Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 363,366 for

save

(0.36 sec)
  1. Merge POT Files To BMP Using Python | products....

    Merge multiple POT files in Python.... save( "presentation_slide_ {0} .bmp"...steps to merge two POT files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  2. Merge PPS Files To JPG Using Python | products....

    Merge multiple PPS files in Python.... save( "presentation_slide_ {0} .jpg"...steps to merge two PPS files and save result as JPG in Python. Install...

    products.aspose.com/slides/python-net/merge/pps...
  3. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceStream method. Allows to specify the stream where the resource will be Saved to in C++....Aspose::Words::Saving::ResourceSavingArgs::get_ResourceStream...where the resource will be saved to. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Supported File Formats|Documentation

    Aspose Diagram for .NET supports VSD, VSS, VDW, VST, VDX,VSX,VTX,VSDX, VSSX, VSTX, VSDM, VSTM, and VSSM....can load and Save. Format Description Load Save Remarks VSDX...

    docs.aspose.com/diagram/net/supported-file-form...
  5. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and link them.... Save the changed XPS document using...using the XPsDocument.Save() Method. C# Code to make print tickets...

    products.aspose.com/page/net/print-tickets-xps/
  6. 使用 Java 拆分 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...HtmlLoadOptions ()); //save input html to pdf to file doc . save ( "test.pdf"...( "test.pdf" ); outputDoc . save ( "first_page.html" , com ....

    products.aspose.com/pdf/zh-hant/java/splitter/
  7. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for Android via Java can open, Save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....can load and save: Format Description Load Save Remarks PPT PowerPoint...

    docs.aspose.com/slides/androidjava/supported-fi...
  8. Supported File Formats|Aspose.Slides for Node.j...

    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....can load and save: Format Description Load Save Remarks PPT PowerPoint...

    docs.aspose.com/slides/nodejs-net/supported-fil...
  9. 在工作簿内移动工作表|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....MoveTo ( 2 ); //Save the excel file. wb . Save ( FileName ); 下载示例代码...

    docs.aspose.com/cells/zh/net/move-worksheets-wi...
  10. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET.... Save our PDF file. The following...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-arc/