Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 2,109 for

trim document

(0.14 sec)
  1. FindReplaceOptions.ignoreFields property | Aspo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpdateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability.... Document doc = new Document (); DocumentBuilder...2020" , doc . Range . Text . Trim ()); // Restore the thread's...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/sec...
  4. MailMerge.UnconditionalMergeFieldsAndRegions | ...

    Discover how MailMerge's UnconditionalMergeFieldsAndRegions property enhances Document automation by merging fields and regions without conditional limits.... Document doc = new Document (); DocumentBuilder...\u0015" , doc . GetText (). Trim ()); See Also class MailMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph formatting properties in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your Document's clarity and professionalism.... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...

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

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore text inside delete revisions. The default value is false in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...paragraph will persist in the document until we accept the delete...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... Document (); let body = doc . firstSection...revision will leave it in the document as if we never deleted it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Tables::CellCollection::ToArray ...

    Aspose::Words::Tables::CellCollection::ToArray method. Copies all cells from the collection to a new array of cells 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...