Sort Score
Result 10 results
Languages All
Labels All
Results 8,561 - 8,570 of 151,558 for

text

(0.25 sec)
  1. Field appearance and attributes|Aspose.PDF for ...

    This section explains how you can change field appearance and attributes with FormEditor Class....FormEditor ( doc )) { // Add a new text field to the form on page 1...Pdf . Facades . FieldType . Text , "text1" , 1 , 200 , 550 ,...

    docs.aspose.com/pdf/net/changing-field-appearan...
  2. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 从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-...
  4. 在 PS 文件中处理文本 | Python

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... get_data_dir_working_with_text () 3 4 fonts_folder = Util....s = [ fonts_folder ] 12 # A text to write to the PS file 13 str...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. Shape.StoryType | Aspose.Words for .NET

    Transform your StoryType property effortlessly with our intuitive Textbox feature. Enhance user experience and streamline your content creation today!...private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. HtmlFixedSaveOptions.export_form_fields propert...

    HtmlFixedSaveOptions.export_form_fields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to Text or graphics....tag) rather than converted to text or graphics. @property def export_form_fields...display form fields as plain text. # This will freeze them at...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VerticalChoiceBoxConfig|Documentation

    VerticalChoiceBoxConfig element generates a vertical question block with multiple answers and an optional write-in field....Enums ; The question text / label is specified in the...example, "Preference" . This text is not displayed on the form...

    docs.aspose.com/omr/net/programmatic-forms/vert...
  8. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes... text = "Hello world!" ; comment ...are not "done" with a faded text color. comment = new aw . Comment...

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

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing document editing and collaboration in your projects.... Text = "Hello world!" ; comment ...are not "done" with a faded text color. comment = new Comment...

    reference.aspose.com/words/net/aspose.words/com...
  10. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本... get_Item ( 1 ); // create text fragment TextFragment textFragment...Position ( 80 , 700 )); // set text properties textFragment . getTextState...

    products.aspose.com/pdf/zh-hans/java/text/