Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,004 for

trim document

(0.1 sec)
  1. Aspose::Words::Node::get_NodeType method | Aspo...

    Aspose::Words::Node::get_NodeType method. Gets the type of this node in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story.... Document (); let builder = new aw ...writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Notes::FootnoteSeparator::get_No...

    Aspose::Words::Notes::FootnoteSeparator::get_NodeType method. Gets the type of this node in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. HeaderFooter.nodeType property | Aspose.Words f...

    HeaderFooter.nodeType property. Returns [NodeType.HeaderFooter](../../nodetype/#HeaderFooter).... Document (); let builder = new aw ...`\t\" ${ body . getText (). trim () } \"` ); break ; } case aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the Document....for all list items in the document. updateListLabels () Remarks...Paragraph.listLabel object in the document. Also, this method is sometimes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class in C++....instance of the Structured document tag range start class. Aspose...:DocumentBase>& The owner document. type Aspose::Words::Markup::SdtType...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::NodeCollection::Contains method ...

    Aspose::Words::NodeCollection::Contains method. Determines whether a node is in the collection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...doc ); // Add text to the document by inserting Runs using a...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Aspose::Words::Comment::get_Ancestor method | A...

    Aspose::Words::Comment::get_Ancestor method. Returns the parent Comment object. Returns null for top-level comments in C++....Shows how to print all of a document’s comments and their replies...replies. auto doc = MakeObject < Document > ( MyDir + u "Comments.docx"...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. NodeChangingArgs.action property | Aspose.Words...

    NodeChangingArgs.action property. Gets a value indicating what type of node change event is occurring....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

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