Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 368,275 for

save

(0.13 sec)
  1. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_Save_options method...create_save_options method Contents [ Hide ] create_save_options(save_format)...create_save_options(save_format) Creates a save options object of a class suitable...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspose.Diagram 5.9.0|Docu...

    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 Resultant HTML to a Stream The new Save method has... the stream object and the saving file format. Example code:...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Convert Visio to PDF in Python | Python Visio |...

    Programmatically, convert Visio to PDF in Python. Export Visio diagrams to PDF using Aspose.Diagram for Python....as a default file format for saving drawing files. In certain cases...Programmatically Convert Visio to PDF with Save Options Python Visio to PDF...

    blog.aspose.com/diagram/convert-Visio-to-pdf-in...
  4. Saving File to Response Object with JavaScript ...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for JavaScript via C++....Saving File to Response Object with JavaScript via C++ Contents...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/javascript-cpp/saving-fil...
  5. Creating, Loading and Saving 3D Scene Programma...

    Creating, Loading and Saving 3D Scene Programmatically in C#. Read, Import and Save 3D Scenes in PDF and HTML in C#....Creating, Loading and Saving 3D Scene Programmatically in C#...Export texture files while saving 3D scene Load text 3D files...

    docs.aspose.com/3d/net/creating-loading-and-sav...
  6. Move PDF Pages|Aspose.PDF for Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Java.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/java/move-pages/
  7. Move PDF Pages programmatically C++|Aspose.PDF ...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for C++.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/cpp/move-pages/
  8. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/net/convert-visio-to-html/
  9. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document....append ( outline ) # Save output document . save ( output_pdf ) Add...append ( outline ) # Save output document . save ( output_pdf ) Delete...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  10. 在Python中保存文件|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....将其文件保存到某个存储位置,则可以在调用 Workbook 对象的 save 方法时,简单地指定文件名(以及其完整的存储路径)和所需的文件格式(使用...xls" ) #Save in default (Excel2003) format workbook . save ( self...

    docs.aspose.com/cells/zh/java/saving-files-in-p...