Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 2,258 for

trim document

(0.06 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...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Numbers...

    reference.aspose.com/words/net/aspose.words.rep...
  2. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!...ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Numbers...

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

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

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。... 下面的代码片段遵循这些步骤: 实例化一个 Document 对象 向文档对象添加一个 Page 创建一个 TextFragment...TextView ; import com.aspose.pdf.Document ; import com.aspose.pdf.Page...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  5. ReplacingArgs.GroupName | Aspose.Words for .NET

    Discover how to effectively use the GroupName property to replace captured groups in your matches with custom strings. Enhance your string manipulation skills!...ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Numbers...

    reference.aspose.com/words/net/aspose.words.rep...
  6. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    Learn how to use the GroupIndex property in ReplacingArgs to easily identify and replace captured groups in matches with your custom strings....ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Numbers...

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

    Keep Separators for Blank Rows while exporting spreadsheets to CSV format by using Aspose.Cells for Python via .NET API.... Sample Code Trim Leading Blank Rows and Columns...

    docs.aspose.com/cells/python-net/keep-separator...
  8. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Document (); let builder = new aw ...are always at the end of the document // so that this page break...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...construct an Aspose.Words document by hand. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. FindReplaceDirection enumeration | Aspose.Words...

    Aspose.Words.Replacing.FindReplaceDirection enumeration. Specifies direction for replace operations....find-and-replace operation traverses the document in. test . skip . each ([...) => { let doc = new aw . Document (); let builder = new aw ...

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