Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 368,275 for

save

(0.1 sec)
  1. PDF AI Copilot|Aspose.PDF for .NET

    This article describes how AI Copilot can be used to process the PDF document with Aspose.PDF library....summaries as text, documents and save the summaries in various formats...SummaryCopilot to generate and save summaries. OpenAI Chat is an...

    docs.aspose.com/pdf/net/ai-copilot/
  2. PdfSaveOptions.zoomBehavior property | Aspose.W...

    PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer.... Saving . PdfZoomBehavior Remarks The...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...calculateFormula (); // Save the result in XLSX format book . save ( path ....$A$1,9)" ); // Save the workbook book . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  4. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... You need to create and and save . The following code snippet...)); 14 // Save resultant XPS document 15 doc. Save (OutputDir...

    docs.aspose.com/page/zh/net/xps/working-with-im...
  5. How to Convert Outlook Email to HTML using Python

    This easy topic focuses on how to convert Outlook Email to HTML using Python by providing all the environment setup details and a working sample code. In order to convert Email to HTML Python based API can be effectively used in any of the .NET Core and Python configured environments in operating systems like Windows and Linux....options Save the loaded MSG\EML file as HTML using the save method...be set and finally, we will save the email as an HTML file either...

    kb.aspose.com/email/python/how-to-convert-outlo...
  6. PdfSaveOptions.zoom_factor property | Aspose.Wo...

    PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a document....can pass to the document's "Save" method # to modify how that...value of 25%. options = aw . saving . PdfSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing... Examples Shows how to set save options for older Microsoft...'Hello world!' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert SVG to PNG – Aspose.SVG for Python via ...

    Convert SVG to PNG in Python using Aspose.SVG for Python via .NET. You will find Python examples and an online SVG Converter....PNG conversion with default save options and with exactly specified...converter. In the example, the save options are set by default....

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  9. Convert Word to Excel in C++ or with free Onlin...

    C++ API to Convert Word to Excel or Online App without using using Microsoft Word or Microsoft Excel or online. Test free Word to Excel online converter quickly before integrating the code....Convert Word to HTML by using Save member function Load HTML document...reference Save the document to XLSX format using Save member function...

    products.aspose.com/total/cpp/conversion/word-t...
  10. 用六个面将场景渲染到立方体图中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以将具有六个面的场景渲染到cubemap中,并将所有面保存为支持的图像格式。...ITextureCubemap ; //we can directly save each face to disk by specifing...png" }; //and call Save method cubemap . Save ( fileNames , ImageFormat...

    docs.aspose.com/3d/zh/net/render-a-scene-into-t...