Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 151,856 for

text

(0.54 sec)
  1. Inline.isMoveToRevision property | Aspose.Words...

    Inline.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....revision occurs when we insert text while tracking changes. expect...we change the formatting of text while tracking changes. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Inline.isInsertRevision property | Aspose.Words...

    Inline.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....revision occurs when we insert text while tracking changes. expect...we change the formatting of text while tracking changes. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....shapes (including by Alternative Text), duplicating, deleting or hiding...internal IDs. Assign a unique Alt Text to the target shape in PowerPoint...

    docs.aspose.com/slides/python-net/shape-manipul...
  4. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... Configure text state (see TextState ). Bind text to the watermark...Configure text state for the watermark text_state = ap . text . TextState...

    docs.aspose.com/pdf/python-net/add-watermarks/
  5. HtmlLoadOptions.ignore_noscript_elements proper...

    HtmlLoadOptions.ignore_noscript_elements property. Gets or sets a value indicating whether to ignore

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with image regions|Documentation

    Automatic detection of Text bounding boxes and extraction of Text inside image rectangles....certain areas of an image, not all text. This is very useful for batch...their bounding boxes Extracting text inside an image rectangle Extracting...

    docs.aspose.com/ocr/java/image-regions/
  7. Aspose::Words::Fields::FormField::get_HelpText ...

    Aspose::Words::Fields::FormField::get_HelpText method. Returns or sets the Text that's displayed in a message box when the form field has the focus and the user presses F1 in C++.... method Returns or sets the text that’s displayed in a message...true , HelpText specifies the text string value. If OwnHelp is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Document.ShadeFormData | Aspose.Words for .NET

    Discover how to use the ShadeFormData property to enhance form visibility with gray shading, improving user experience and accessibility.... Regular , "" , "Text contents of form field, which...bookmarked text will blend in with the other text. doc . ShadeFormData...

    reference.aspose.com/words/net/aspose.words/doc...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แยกข้อความหรือรูปภาพจาก PDF โดยใช้ Java https://products.aspose.com/pdf/th/java/parser/ Recent content in แยกข้อความหรือรูปภาพจาก PDF โดยใช้ Ja......com/pdf/th/java/parser/text/ Thu, 15 Jan 2026 00:00:00 +0000...aspose.com/pdf/th/java/parser/text/ .nav-program-lang { display:...

    products.aspose.com/pdf/th/java/parser/index.xml
  10. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…... rich text box from code. Amol_Hekade February...tag value. To get the text that a rich‑text content control ( SdtBlock...

    forum.aspose.com/t/all-contents-block-sdtblock-...