Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,050 for

trim document

(0.06 sec)
  1. Aspose::Words::CompositeNode::RemoveAllChildren...

    Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current node 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/com...
  2. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text properties for seamless Document editing and enhanced content control....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/run...
  3. BookmarkCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your bookmarks with the RemoveAt method—quickly delete any bookmark by its index for a streamlined collection!...bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . AreEqual ( 0 , bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  4. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. BookmarkCollection.Count | Aspose.Words for .NET

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities....bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . AreEqual ( 0 , bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  10. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your Document's appearance!...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/par...