Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 375,752 for

save

(1.12 sec)
  1. TiffCompression enumeration | Aspose.Words for ...

    Aspose.Words.Saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....of compression to apply when saving page images into a TIFF file...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Margins enum | Aspose.Words for ...

    Aspose::Words::Margins enum. Specifies preset margins in C++....docx" ); // Saving a document to PDF, to an image...document within its pages. doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/mar...
  3. ParagraphFormat.space_after property | Aspose.W...

    ParagraphFormat.space_after property. Gets or sets the amount of spacing (in points) after the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( 'Paragraph 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert a Document in C++|Aspose.Words for C++

    Easily convert documents from one format to another using C++. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....combination of loading and saving operations. What Is Document...Aspose.Words involves loading or saving a document in some format....

    docs.aspose.com/words/cpp/convert-a-document/
  5. PdfSaveOptions.displayDocTitle property | Aspos...

    PdfSaveOptions.displayDocTitle property. A flag specifying whether the window’s title bar should display the document title taken from the Title entry of the document information dictionary....be used automatically when saving to PDF/UA. The default value...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OdtSaveMeasureUnit Enum | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveMeasureUnit enum for precise control over document measurements. Enhance your document formatting with ease!...shape, widths and other during saving. public enum OdtSaveMeasureUnit...that the document content is saved using centimeters. Inches 1...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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/...
  8. HeaderFooterBookmarksExportMode enumeration | A...

    Aspose.Words.Saving.HeaderFooterBookmarksExportMode enumeration. Specifies how bookmarks in headers/footers are exported....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++...."ReplacedText" ; } } } } // Configure save options and enable SmartArt... updateSmartArt = true ; // Save workbook to XLSX format with...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  10. Print Comments while saving to PDF with C++|Doc...

    Learn how to print comments while saving Excel files to PDF using Aspose.Cells for C++....Ask AI Print Comments while saving to PDF with C++ Contents [...comments while printing or saving to PDF format with the following...

    docs.aspose.com/cells/cpp/print-comments-while-...