Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 67,655 for

document

(0.29 sec)
  1. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your Document's structure by identifying bulleted or numbered paragraphs for better readability....paragraphs in a document that are list items. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.lis...
  2. DocumentVisitor.visitCommentEnd method | Aspose...

    DocumentVisitor.visitCommentEnd method. Called when enumeration of a comment text has ended....comment and comment range in a document. test ( 'CommentsToText' ...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PclSaveOptions.save_format property | Aspose.Wo...

    PclSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...while saving a document to PCL. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::PlainTextDocument::get_Text meth...

    Aspose::Words::PlainTextDocument::get_Text method. Gets textual content of the Document concatenated as a string in C++....Gets textual content of the document concatenated as a string....contents of a Microsoft Word document in plaintext. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pla...
  5. Aspose::Words::SignatureLineOptions::get_Signer...

    Aspose::Words::SignatureLineOptions::get_Signer method. Gets or sets suggested signer of the signature line. Default value for this property is empty string in C++....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + u "Document.docx" ; String dstDocumentPath...

    reference.aspose.com/words/cpp/aspose.words/sig...
  6. Aspose::Words::SignatureLineOptions::get_Signer...

    Aspose::Words::SignatureLineOptions::get_SignerTitle method. Gets or sets suggested signer's title. Default value for this property is empty string in C++....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + u "Document.docx" ; String dstDocumentPath...

    reference.aspose.com/words/cpp/aspose.words/sig...
  7. Aspose::Words::DocumentBuilder::StartColumnBook...

    Aspose::Words::DocumentBuilder::StartColumnBookmark method. Marks the current position in the Document as a column bookmark start. The position must be in a table cell in C++....the current position in the document as a column bookmark start...names will be ignored when the document is saved. The actual position...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Comment.Accept | Aspose.Words for .NET

    Discover the Comment Accept method to enhance visitor engagement and create meaningful interactions on your site. Boost your online community today!...their comment ranges using a document visitor. public void CreateCommentsAndPri...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  9. Aspose::Words::Saving::WordML2003SaveOptions::g...

    Aspose::Words::Saving::WordML2003SaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be WordML in C++....Specifies the format in which the document will be saved if this save...Shows how to manage output document’s raw content. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... Document (); let builder = new aw ...we make a change within the document, // we can apply the change...

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