Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 124,955 for

text

(0.06 sec)
  1. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a Text based formats. To learn more, visit the documentation article in C++....when saving a document into a text based formats. To learn more...encoding to use when exporting in text formats. Default value is Encoding...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FieldMergeField.textAfter property | Aspose.Wor...

    FieldMergeField.TextAfter property. Gets or sets the Text to be inserted after the field if the field is not blank....textAfter property Gets or sets the text to be inserted after the field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....tagsReplaced() Called when “mustache” text tags are replaced with MERGEFIELD...tagsReplaced() Called when “mustache” text tags are replaced with MERGEFIELD...

    reference.aspose.com/words/java/com.aspose.word...
  4. Watermark Documents and Images via Java Applica...

    Add Text as well as Image Watermark to documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Java application. Add free Text or image watermark online via app....and Images using Java APIs Add text and image watermark to PDF,...concealed marks, usually comprising text or images, onto a document or...

    products.aspose.com/total/java/watermark/
  5. OutlineLevel | Aspose.Words for Java

    Specifies the outline level of a paragraph in the document in Java....levels to create collapsible text. Document doc = new Document();...l.BODY_TEXT); builder.writeln("Paragraph at main text level.");...

    reference.aspose.com/words/java/com.aspose.word...
  6. CompatibilityOptions.shape_layout_like_ww8 prop...

    CompatibilityOptions.shape_layout_like_ww8 property. Emulate Word 97 Text Wrapping Around Floating Objects....shape_layout_like_ww8 property Emulate Word 97 Text Wrapping Around Floating Objects...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_FontFormat method. Gets or sets ExportFontFormat used for font exporting. Default value is Woff in C++....) { ASSERT_FALSE ( System :: Text :: RegularExpressions :: Regex...else { ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....linked document in the form of text. // 1 - A LINK field: builder...Object[][] { {InsertLinkedObjectAs.TEXT}, {InsertLinkedObjectAs.UNICODE}...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::BookmarkEnd class | Aspose.Words...

    Aspose::Words::BookmarkEnd class. Represents an end of a bookmark in a Word document. To learn more, visit the documentation article in C++....virtual GetText () Gets the text of this node and of all its...) -> set_Text ( String :: Format ( u "Updated text contents of...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. 从PDF文档页面搜索并获取文本|Aspose.PDF for C++

    本文解释了如何使用各种工具从PDF文档中搜索并获取文本。我们可以使用正则表达式从特定页面或整个页面进行搜索。...using namespace Aspose :: Pdf :: Text ; void SearchAndGetTextFrom...:- {0}" , textFragment -> get_Text ()); Console :: WriteLine (...

    docs.aspose.com/pdf/zh/cpp/search-and-get-text-...