Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 371,729 for

save

(0.19 sec)
  1. Convert PDF to PDF/A formats|Aspose.PDF for Java

    Learn how to convert PDF files to PDF/A format for long-term archiving and compliance with document preservation standards using Aspose.PDF in Java....Delete ); // Save output document document . save ( DATA_DIR +...Delete ); // Save output document document . save ( DATA_DIR +...

    docs.aspose.com/pdf/java/convert-pdf-to-pdfa/
  2. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....the value Html which lets you save the source file to HTML. The...try { // Save the output in HTML format document -> Save ( outfilename...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/
  3. OoxmlSaveOptions constructor | Aspose.Words for...

    aspose.words.saving.OoxmlSaveOptions constructor...this class that can be used to save a document in the SaveFormat...self ): ... OoxmlSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 设置方向并控制隐藏 Visio 保存页面的导出|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.... LANDSCAPE ) # save Visio diagram . save ( "SetPageOrientation_Out...exclude hidden Visio pages on saving diagram to PDF, HTML, Image...

    docs.aspose.com/diagram/zh/python-java/set-orie...
  5. Create an Empty 3D document|Documentation

    Aspose.3D for Java API has support of creating 3D scene from scratch, and then Save in supported 3D format....Create an Empty 3D Scene and save in Supported 3D format Aspose...scene from scratch, and then save in supported 3D format. Creating...

    docs.aspose.com/3d/java/create-an-empty-3d-docu...
  6. Public API Changes in Aspose.3D 1.1.0|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....Contents Summary FBX7200ASCII Saving Option is added in the FileFormat...FileFormat FBX7200Binary Saving Option is added in the FileFormat...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. Creating, Opening and Saving Images|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....Creating, Opening and Saving Images Contents [ Hide ] Creating...image files using a stream. Saving Image Files Aspose.Imaging...

    docs.aspose.com/imaging/net/creating-opening-an...
  8. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property PsSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在xlsx4j中将工作簿转换为HTML|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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  10. DocumentProperty.toByteArray method | Aspose.Wo...

    DocumentProperty.toByteArray method. Returns the property value as byte array....thumbnail to a document that we save as an Epub. let doc = new aw...( "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/nodejs-net/aspose.wo...