Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 151,673 for

text

(0.27 sec)
  1. FieldIndex.letter_range property | Aspose.Words...

    FieldIndex.letter_range property. Gets or sets a range of letters to which limit the index....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the Text of the ScreenTip to show....screen_tip property Gets or sets the text of the ScreenTip to show. @property...AutoText entries. def field_auto_text_list (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FormField.DropDownSelectedIndex | Aspose.Words ...

    Discover the FormField DropDownSelectedIndex property to easily manage dropdown selections, enhancing user experience and form functionality....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormFieldCollection.GetEnumerator | Aspose.Word...

    Discover the FormFieldCollection GetEnumerator method, which provides an efficient way to iterate through form fields, enhancing your data management experience....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::BookmarkCollection::Clear method...

    Aspose::Words::BookmarkCollection::Clear method. Removes all bookmarks from this collection and from the document in C++....// Insert five bookmarks with text inside their boundaries. for...System :: String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  6. Aspose::Words::BookmarkCollection::get_Count me...

    Aspose::Words::BookmarkCollection::get_Count method. Returns the number of bookmarks in the collection in C++....// Insert five bookmarks with text inside their boundaries. for...System :: String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. WatermarkerContext.text_watermark property | As...

    WatermarkerConText.Text_watermark property. Text to be used as a watermark....text_watermark property WatermarkerContext.text_watermark property...property Text to be used as a watermark. @property def text_watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 如何用 C++ 添加 Text 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Text 注释的源代码...Cpp 通过 C++ 添加 Text 注释 你需要 Aspose.PDF 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Text 注释 调用 Page.Annotations 集合中的 Text 注释方法 Add 再次保存该文件...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  9. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in Node.js....DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...virtual cursor indicates where the text will be inserted when calling...

    docs.aspose.com/words/nodejs-net/document-build...
  10. Absorber - How to get the rows without spaces (...

    Hello I am using Aspose.Pdf (9.4.0) and after using the command "pdfDocument.Pages [page] Accept (TextAbsorber);". I get the rows from the page with their respective spaces at the beginning of each line. Is there any pa…...Text; } Following figure for clarity...hold extracted text string extractedText; System.Text.StringBuilder...

    forum.aspose.com/t/absorber-how-to-get-the-rows...