Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 38,276 for

save

(0.04 sec)
  1. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::DocSaveOptions class Contents [ Hide ]...specify additional options when saving a document into the Doc or...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::LowCode::Comparer::Compare metho...

    Aspose::Words::LowCode::Comparer::Compare method. Compares two documents loaded from streams and Saves the differences to the provided output stream in the specified Save format, producing changes as a number of edit and format revisions in C++....documents loaded from streams and saves the differences to the provided...output stream in the specified save format, producing changes as...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Chart Data Table|Aspose.Slides Documentation

    Set font properties for chart database table in PowerPoint presentations in C# or .NET... Save modified presentation. Below...PortionFormat . FontHeight = 20 ; pres . Save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/net/chart-data-table/
  5. SummarizeOptions.SummaryLength | Aspose.Words f...

    Control your summary length with the SummarizeOptions SummaryLength property. Customize your content for clarity and impact. Default is Medium.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. Slide Transition|Aspose.Slides for Node.js via ...

    PowerPoint slide transition, PowerPoint morph transition in JavaScript... save ( "SampleTransition_out.pptx"...presentation to disk pres . save ( "SampleTransition_out.pptx"...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  7. 管理 SmartArt|Aspose.Slides for PHP 文档

    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....BasicProcess ); # 保存演示文稿 $pres -> save ( "ChangeSmartArtLayout_out...执行一些操作或通知 } # 保存演示文稿 $pres -> save ( "CheckSmartArtHiddenP_out...

    docs.aspose.com/slides/zh/php-java/manage-smart...
  8. SummarizeOptions constructor | Aspose.Words for...

    SummarizeOptions constructor. Initializes a new instances of [SummarizeOptions](../) class.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!... Save ( ArtifactsDir + "Image.CreateLinkedImage...InsertNode ( shape ); doc . Save ( ArtifactsDir + "Image.CreateLinkedImage...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.insertNode method | Aspose.Word...

    DocumentBuilder.insertNode method. Inserts a node before the cursor.... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

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