Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 369,821 for

save

(0.17 sec)
  1. Convert JSON Format to PPSM via C++ | products....

    Parse JSON to PPSM in C++ without using Microsoft PowerPoint...used by Microsoft PowerPoint to save presentations that contain macros...JSON data from file Save JSON as PPTX using Save method Load PPTX...

    products.aspose.com/total/cpp/conversion/json-t...
  2. Aspose::Words::AI::AiModel::Summarize method | ...

    Aspose::Words::AI::AiModel::Summarize method. Generates summaries for an array of documents, with options to control the summary length and other settings. This method utilizes the connected AI model for processing each document in the array in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. Aspose.Diagram字体操作|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作字体。...warnings produced during drawing save. HandleDocumentWarnin callback...pass the save options along with the save path to the save method...

    docs.aspose.com/diagram/zh/net/aspose-diagram-f...
  4. Aspose.Cells 8.6.0中的公共API更改|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....); //Save the metadata info to spreadsheet metadata . Save ( filePath...= false ; //Save spreadsheet as HTML book . Save ( "output.html"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions::get_ThumbnailSize method. Size of generated thumbnail in pixels. Default is 600x900 in C++....setting a thumbnail image when saving a document to .epub. // 1 -...-> UpdateThumbnail (); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions::get_GenerateFromFirstPage method. Specifies whether to generate thumbnail from first page of the document or first image in C++....setting a thumbnail image when saving a document to .epub. // 1 -...-> UpdateThumbnail (); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. 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/net/xps/working-with-images/
  8. 修改 AcroForm|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库修改 PDF 文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。..."textbox1" , 15 ); // Save PDF document form . Save ( dataDir + "SetFieldLimit_out...Black ); } // Save PDF document document . Save ( dataDir + "FormFieldFont14_out...

    docs.aspose.com/pdf/zh/net/modifing-form/
  9. XamlFlowSaveOptions.saveFormat property | Aspos...

    XamlFlowSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...See Also module Aspose.Words.Saving class XamlFlowSaveOptions XamlFlowSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract Content in Python|Aspose.Words for Java

    Extract Document's Content using Python....a new separate document and save it to disk . dstDoc = self ..., extractedNodes ) dstDoc . save ( self . dataDir + "TestFile...

    docs.aspose.com/words/java/extract-content-in-p...