Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 375,795 for

save

(0.28 sec)
  1. CssSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.cssSaving()](../icsssavingcallback/cssSaving/#csssavingargs) event... To learn more, visit the Save a Document documentation article...Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert Diagram To Html With Streamprovider|Doc...

    This section explains how to convert Diagram To html With Streamprovider....Where should we save the images and shapes when saving visio file...interface, you will be able to save the created resources during...

    docs.aspose.com/diagram/net/convert-diagram-to-...
  3. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。..., "test@" ); // Save diagram diagram . Save ( dataDir + "AddComment_out...= comment ; } // Save Visio diagram . Save ( dataDir + "EditComment_out...

    docs.aspose.com/diagram/zh/net/working-with-com...
  4. SaveOptions.memoryOptimization property | Aspos...

    SaveOptions.memoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the document...should be performed before saving the document. Default value...while saving large documents at the cost of slower saving time...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....filePath ); // save file to XLSX format wb . save ( "sample_out...options ); // Save file in XLSX format book . save ( "sample_out...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  6. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE object in C++....get_IsLocked ()); // If we plan on saving the OLE object to a file in...()); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Comparer class | Aspose.Words for Python

    aspose.words.lowcode.Comparer class. Provides methods intended to compare documents....with additional options and saves the differences to the specified...with additional options and saves the differences to the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create a Task|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....is the code for creating and saving task in Outlook: // Date operations...; mail . Save (); Aspose.Email Creating and Saving Outlook Tasks...

    docs.aspose.com/email/net/create-a-task/
  9. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your document's thumbnail with our customizable options. Enhance your visuals and improve document presentation today!...setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 避免在输出PDF中生成空白页,使用Node.js via C++|Documentation

    学习如何在没有内容输出时避免输出PDF中的空白页,使用Aspose.Cells for Node.js via C++。... Workbook (); // Create Pdf save options. const opts = new AsposeCells...setOutputBlankPageWh ( false ); // Save workbook to Pdf format, it will...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-blank...