Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 414,093 for

document

(0.15 sec)
  1. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartFileName method. Gets or sets the file name (without path) where the Document part will be saved to in C++....name (without path) where the document part will be saved to. System...allows you to redefine how the document part file names are generated...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PdfSaveOptions.AdditionalTextPositioning | Aspo...

    Discover the PdfSaveOptions AdditionalTextPositioning property to control text positioning in PDFs. Enhance your Document's layout effortlessly!...downside is the increased PDF document size. The default value is...positioning operators. Document doc = new Document ( MyDir + "Text positioning...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentLoadingArgs.EstimatedProgress | Aspose....

    Track progress effortlessly with DocumentLoadingArgs' EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....how to notify the user if document loading exceeded expected...try { Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....based on styles from a Word document can be useful to identify...particular kinds of content in the document, such as examples, titles...

    docs.aspose.com/words/cpp/working-with-styles-a...
  5. Style.NextParagraphStyleName | Aspose.Words for...

    Discover how to effectively use the NextParagraphStyleName property to automate style application for new paragraphs, enhancing your Document formatting....automatically when you edit the document in MS Word. Examples Shows...to access a document’s style collection. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  6. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtinDocumentproperties/lastPrinted/) property is updated before saving....Examples Shows how to update a document’s “Last printed” property...saving. let doc = new aw . Document (); doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides data for the ImageFieldMerging() event. To learn more, visit the Documentation article in C++....Mail Merge and Reporting documentation article. class ImageFieldMergingArg...Description get_Document () const Returns the Document object for...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Aspose::Words::RevisionsView enum | Aspose.Word...

    Aspose::Words::RevisionsView enum. Allows to specify whether to work with the original or revised version of a Document in C++....original or revised version of a document. enum class RevisionsView...Specifies original version of a document. Final 1 Specifies revised...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::get_Count method. Gets number of items in the collection in C++....Shows how to work with custom document properties. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a Document direction. The default value is LeftToRight in C++....ion method Gets or sets a document direction. The default value...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/cpp/aspose.words.loa...