Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 2,146 for

trim document

(0.07 sec)
  1. ReplacingArgs.MatchOffset | Aspose.Words for .NET

    Discover the ReplacingArgs MatchOffset property, easily find the zero-based starting position of matches in your nodes for efficient data handling....ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...0x43E3." , doc . GetText (). Trim ()); Assert . AreEqual ( 4 ...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++.... auto doc = MakeObject < Document > (); // Add two runs and...the first paragraph of this document. auto paragraph = System ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one Document into another in C++....method Imports a node from one document into another. System :: SharedPtr...belongs to the destination document, but has no parent. Remarks...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Aspose::Words::Tables::RowCollection class | As...

    Aspose::Words::Tables::RowCollection class. Provides typed access to a collection of Row nodes. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class RowCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...doc DocumentBase The owner document. footnoteType FootnoteType...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.not...
  6. 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...
  7. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a paragraph in Java....Words document by hand. Document doc = new Document(); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  8. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... Document (); let builder = new aw ...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your Documents....the Working with Shapes documentation article. public class TextPath...Defines the alignment of text. Trim { get; set; } Determines whether...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( "Numbers that...

    reference.aspose.com/words/nodejs-net/aspose.wo...