Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,146 for

trim document

(0.08 sec)
  1. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail merge field names for seamless data integration.... Document doc = new Document (); DocumentBuilder...Words!" , doc . GetText (). Trim ()); See Also class FieldGreetingLine...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::NodeCollection::get_Count method...

    Aspose::Words::NodeCollection::get_Count method. Gets the number of nodes in the collection 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. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...the Working with Shapes documentation article. Remarks Use the...Defines the alignment of text. trim Determines whether extra space...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer Document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance Document management efficiency today!...repeated import of nodes from one document to another. To learn more...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated import of nodes from one Document to another. To learn more, visit the Documentation article in C++....repeated import of nodes from one document to another. To learn more...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word Document node types for seamless Document processing....Specifies the type of a Word document node. public enum NodeType...select all children. Document 1 A Document object that, as the...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....Aspose :: Cells :: Cleanup (); } Trim Leading Blank Rows and Columns...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  8. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_Match method. The Match resulting from a single regular expression match during a Replace in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...0x43E3." , doc -> GetText (). Trim ()); auto isLightGray = [](...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in Documents...characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks Provides...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...are always at the end of the document // so that this page break...

    reference.aspose.com/words/cpp/aspose.words.not...