Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 375,788 for

save

(1.49 sec)
  1. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for JavaScript via C++....Example - Set Cell Style and Save as HTML with Table CSS ID </...style = st ; // Specify HTML save options – specify table CSS...

    docs.aspose.com/cells/javascript-cpp/prefix-tab...
  2. Split PDF File into Individual Pages in Python|...

    Explore how to split a PDF into individual pages in Python using Aspose.PDF, allowing for easy page extraction and management....)) # save the newly generated PDF file new_document . save ( self...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  3. TxtSaveOptions.ListIndentation | Aspose.Words f...

    Discover the TxtSaveOptions ListIndentation property, which customizes list indentation for enhanced readability. Control characters and levels effortlessly!...configure list indenting when saving a document to plaintext. Document...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Add Comments to Visio Drawings in Ruby|Document...

    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....880708661417323 , "test@" ) \ # Save as VDX diagram . save ( data_dir + "AddComment...

    docs.aspose.com/diagram/java/add-comments-to-vi...
  5. Joining And Appending in Ruby|Aspose.Words for ...

    Joining and appending Documents using Ruby....KEEP_SOURCE_FORMATTING ) \ # Save the document. dst_doc . save ( @data_dir +...

    docs.aspose.com/words/java/joining-and-appendin...
  6. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign projects to optimize performance and streamline your workflow.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. 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/...
  8. 通过 C++ 使用 Node.js 在工作表之间复制 Shapes|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表之间复制图片、图表等形状。... get ( 0 ); // Save Picture to Memory Stream const...getHeightScale ()); // Save the Worksheet workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-shapes...
  9. Create a Presentation Viewer in PHP|Aspose.Slid...

    Create a custom presentation viewer using Aspose.Slides for PHP via Java. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint.... Save the slide as an SVG image to...referenced slide at a defined scale. Save the thumbnail image in any desired...

    docs.aspose.com/slides/php-java/presentation-vi...
  10. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/nodejs-net/split-a-document/