Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,317 for

trim document

(0.04 sec)
  1. Aspose::Words::Replacing::IReplacingCallback in...

    Aspose::Words::Replacing::IReplacingCallback interface. Implement this interface if you want to have your own custom method called during a find and replace operation in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Header and...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. BookmarkCollection.removeAt method | Aspose.Wor...

    BookmarkCollection.removeAt method. Removes a bookmark at the specified index....bookmarks from a document. let doc = new aw . Document (); let builder...bookmarks is still present in the document. expect ( bookmarks . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....:DocumentBase>& The owner document. footnoteType Aspose::Wor...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Footnote.ReferenceMark | Aspose.Words for .NET

    Customize your footnotes with the ReferenceMark property. Easily set unique markers for clarity and organization in your Documents. Enhance readability today!... Document doc = new Document (); DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/net/aspose.words.not...
  5. ReportingEngine.SetRestrictedTypes | Aspose.Wor...

    Discover how the SetRestrictedTypes method in ReportingEngine enhances security by limiting member access in template syntax for optimized data reporting.... Document doc = DocumentHelper . CreateSimpleDocument.... Empty , doc . GetText (). Trim ()); See Also class ReportingEngine...

    reference.aspose.com/words/net/aspose.words.rep...
  6. DocumentBuilder.deleteRow method | Aspose.Words...

    DocumentBuilder.deleteRow method. Deletes a row from a table.... Document (); let builder = new aw ...of the first table in the document. builder . deleteRow ( 0 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    Discover the ApplyParagraphFormat property in FindReplaceOptions for seamless paragraph formatting in your Documents. Enhance your content effortlessly!... Document doc = new Document (); DocumentBuilder...also will!" , doc . GetText (). Trim ()); See Also class ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++.... auto doc = MakeObject < Document > (); SharedPtr < PageSetup...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyParagraphFormat method. Paragraph formatting applied to new content in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...will!" , doc -> GetText (). Trim ()); See Also Class ParagraphFormat...

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