Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 2,317 for

trim document

(0.04 sec)
  1. DocumentBuilder.currentParagraph property | Asp...

    DocumentBuilder.currentParagraph property. Gets the paragraph that is currently selected in this [DocumentBuilder](../)....Examples Shows how to move a document builder’s cursor to different...nodes in a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Replacing::ReplacingArgs class |...

    Aspose::Words::Replacing::ReplacingArgs class. Provides data for a custom replace operation. To learn more, visit the Documentation article in C++....visit the Find and Replace documentation article. class ReplacingArgs...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. Node.customNodeId property | Aspose.Words for N...

    Node.customNodeId property. Specifies custom node identifier.... Document (); // Add two runs and one...the first paragraph of this document. let paragraph = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldMergeField.TextAfter | Aspose.Words for .NET

    Discover the FieldMergeField TextAfter property to easily customize your field output with dynamic text, enhancing Document clarity and engagement.... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::DocumentBuilder::get_IsAtEndOfPa...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current paragraph in C++....Examples Shows how to move a document builder’s cursor to different...nodes in a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::DocumentBuilder::get_CurrentPara...

    Aspose::Words::DocumentBuilder::get_CurrentParagraph method. Gets the paragraph that is currently selected in this DocumentBuilder in C++....Examples Shows how to move a document builder’s cursor to different...nodes in a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Tables::RowCollection::ToArray m...

    Aspose::Words::Tables::RowCollection::ToArray method. Copies all rows from the collection to a new array of rows in C++....through all tables in the document and print the contents of...cell. auto doc = MakeObject < Document > ( MyDir + u "Tables.docx"...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( ignoreTextInsideInse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldMergeField.IsVerticalFormatting | Aspose.W...

    Discover how the FieldMergeField IsVerticalFormatting property enhances text display by enabling character conversion for vertical formatting. Optimize your formatting today!... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_FindWholeWordsOnly method. True indicates the oldValue must be a standalone word in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Louisville." ), doc -> GetText (). Trim ()); See Also Class FindReplaceOptions...

    reference.aspose.com/words/cpp/aspose.words.rep...