Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 4,404 for

trim document

(0.3 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_Direction method. Selects direction for replace. Default value is Forward in C++....find-and-replace operation traverses the document in. void Direction ( FindReplaceDirection...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a Document. To learn more, visit the Documentation article in C++....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. class Range : public...

    reference.aspose.com/words/cpp/aspose.words/range/
  3. TextPath.Trim | Aspose.Words for .NET API 参考

    TextPath 财产. 确定是否删除文本上方和下方的多余空格...Trim TextPath.Trim property 确定是否删除文本上方和下方的多余空格。 public...public bool Trim { get ; set ; } 评论 默认值为 错误的 . 例子 展示如何使用艺术字。 { Document...

    reference.aspose.com/words/zh/net/aspose.words....
  4. Aspose::Words::Notes::Footnote::get_ReferenceMa...

    Aspose::Words::Notes::Footnote::get_ReferenceMark method. Gets/sets custom reference mark to be used for this footnote. Default value is empty string, meaning auto-numbered footnotes are used in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....find-and-replace operation traverses the document in. public void direction(int...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer Documents into your Document dynamically when building a report using C#....Inserting Documents Dynamically Contents [ Hide ] You can insert...insert contents of outer documents to your reports dynamically...

    docs.aspose.com/words/net/inserting-documents-d...
  7. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    ReplacingArgs GroupIndex property. Identifies by index a captured group in the Match that is to be replaced with the Replacement string in C#....ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...0x43E3." , doc . GetText (). Trim ()); Assert . AreEqual ( 4 ...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index 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...
  9. ReplacingArgs.GroupName | Aspose.Words for .NET

    ReplacingArgs GroupName property. Identifies by name a captured group in the Match that is to be replaced with the Replacement string in C#....ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...0x43E3." , doc . GetText (). Trim ()); Assert . AreEqual ( 4 ...

    reference.aspose.com/words/net/aspose.words.rep...
  10. BookmarkCollection - Aspose.Words for Java - AP...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...their contents. // Create a document with three bookmarks, then...

    reference.aspose.com/words/java/com.aspose.word...