Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,109 for

trim document

(0.06 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ReplacingCallback method. The user-defined method which is called before every replace occurrence in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...opening!" , doc -> GetText (). Trim ()); ASSERT_EQ ( String ( u...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. CompositeNode.RemoveAllChildren | Aspose.Words ...

    Effortlessly clear all child nodes with the CompositeNode RemoveAllChildren method. Streamline your code and enhance performance today!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/com...
  3. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection of nodes in C#.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  4. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... Document (); let builder = new aw ...ignoreShapes = true ; builder . document . range . replace ( "Lorem...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RowCollection.toArray method | Aspose.Words for...

    RowCollection.toArray method. Copies all rows from the collection to a new array of rows....through all tables in the document and print the contents of...each cell. let doc = new aw . Document ( base . myDir + "Tables.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Row.cells property | Aspose.Words for Node.js

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row....through all tables in the document and print the contents of...each cell. let doc = new aw . Document ( base . myDir + "Tables.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.listFormat property | Aspose.Words fo...

    Paragraph.listFormat property. Provides access to the list formatting properties of the paragraph....output all paragraphs in a document that are list items. let doc...doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::MailMerging::MailMerge::get_Trim...

    Aspose::Words::MailMerging::MailMerge::get_TrimWhitespaces method. Gets or sets a value indicating whether trailing and leading whitespaces are Trimmed from mail merge values in C++....and leading whitespaces are trimmed from mail merge values. bool...const Examples Shows how to trim whitespaces from values of a...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. Run.text property | Aspose.Words for Node.js

    Run.text property. Gets or sets the text of the run....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies data handling by returning only the field name, omitting any prefixes for clarity.... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...