Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 375,788 for

save

(0.26 sec)
  1. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and Save documents in HTML format, ensuring optimal formatting and easy sharing....this class that can be used to save a document in the Html format...use a specific encoding when saving a document to .epub. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for Node.js via C++....filePath ); // Specify HTML Save Options - Export Similar Border...setExportSimilarBord ( true ); // Save the workbook in HTML format...

    docs.aspose.com/cells/nodejs-cpp/export-similar...
  3. Add Images to PDF using Python | Aspose.PDF

    Adding images into PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/python-net/images/add/
  4. 保存 3D 文档|Documentation

    Aspose.3D for Java API 支持将 3D 场景保存在各种类型的 3D 文档中。...fbx" ); // Save Scene to a stream try ( MemoryStream...new MemoryStream ()) { scene . save ( dstStream , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/zh/java/save-3d-document/
  5. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications.... Save the PDF using Save(String) method. Following...World!" )); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/create/
  6. HtmlSaveOptions.exportImagesAsBase64 property |...

    HtmlSaveOptions.exportImagesAsBase64 property. Specifies whether images are Saved in Base64 format to the output HTML, MHTML or EPUB...Specifies whether images are saved in Base64 format to the output...created. Examples Shows how to save a .html document with images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library...., "test@" ); // Save diagram diagram . Save ( dataDir + "AddComment_out...= comment ; } // Save Visio diagram . Save ( dataDir + "EditComment_out...

    docs.aspose.com/diagram/net/working-with-comments/
  8. Untangle Row Bookmarks in Ruby|Aspose.Words for...

    Untangle row bookmarks using Ruby....end $i += 1 end # Save the document. doc . save ( @data_dir + "TestDefect1352...row . remove () # Save the document. doc . save ( @data_dir + "TestDefect1352...

    docs.aspose.com/words/java/untangle-row-bookmar...
  9. Specifying Significant Digits to be Stored in E...

    Learn how to control significant digits stored in Excel files using Aspose.Cells for Python via .NET API....001234567890123456 ) # Save modified workbook workbook . save ( "output.xlsx"...put_value ( 1234567890.123451711 ) # Save the workbook output_dir = os...

    docs.aspose.com/cells/python-net/specifying-sig...
  10. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

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