Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 2,258 for

trim document

(0.06 sec)
  1. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing Document editing with precision and flexibility....visit the Find and Replace documentation article. public class FindReplaceOptions...find-and-replace operation. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Aspose::Words::Lists::List::get_ListId method |...

    Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++....output all paragraphs in a document that are list items. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Revision.ParentStyle | Aspose.Words for .NET

    Discover the Revision ParentStyle property, which identifies the immediate parent style owner for StyleDefinitionChange revisions. Optimize your styling process!...revision relates to changes on document nodes, use ParentNode instead...work with a document’s collection of revisions. Document doc = new...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our typed property, ensuring seamless data management and enhanced organization for your projects.... Document doc = new Document ( MyDir + "Tables...of getting a table from a document. // 1 - From the "Tables"...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....:DocumentBase>& The owner document. Remarks When Body is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/bod...
  6. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to new content.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( "Every paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MailMerge.UnconditionalMergeFieldsAndRegions | ...

    Discover how MailMerge's UnconditionalMergeFieldsAndRegions property enhances Document automation by merging fields and regions without conditional limits.... Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( countAllMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Node.CustomNodeId | Aspose.Words for .NET

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreShapes method. Gets or sets a boolean value indicating either to ignore shapes within a text. The default value is false in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...set_IgnoreShapes ( true ); builder -> get_Document () -> get_Range () -> Replace...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. 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...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Dear Mr...

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