Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 152,791 for

text

(1.28 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract Text from PDF in C# https://products.aspose.com/pdf/net/parser/Text/ Recent content in Extract Text from PDF in C# on Aspsoe.PDF Produc......PDF Products – Extract text from PDF in C# https://products...com/pdf/net/parser/text/ Recent content in Extract text from PDF in...

    products.aspose.com/pdf/net/parser/text/index.xml
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract Text from PDF in Java https://products.aspose.com/pdf/java/parser/Text/ Recent content in Extract Text from PDF in Java on Aspsoe.PDF P......PDF Products – Extract text from PDF in Java https://products...com/pdf/java/parser/text/ Recent content in Extract text from PDF in...

    products.aspose.com/pdf/java/parser/text/index.xml
  3. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …..."attributes": { "val": "SCH-DEF-TEXT" } } ] }, { "type": "SDT_CONTENT"..."type": "TEXT", "text": "{}", "variableType": "SCH-DEF-TEXT" } ]...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  4. ShapeTextOrientation enumeration | Aspose.Words...

    Aspose.Words.Drawing.ShapeTextOrientation enumeration. Specifies orientation of Text in shapes....enumeration Specifies orientation of text in shapes. Members Name Description...Horizontal Text is arranged horizontally (lr-tb). Downward Text is rotated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_Text_positioning property. A flag specifying whether to write additional Text positioning operators or not....additional_text_positioning property PdfSaveOptions.additional_text_positioning...additional_text_positioning property A flag specifying whether to write...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and Text-portion bounds in Aspose.Slides for .NET to optimize Text positioning in PowerPoint presentations....coordinates of paragraphs and text portions in Aspose.Slides. It...coordinates inside a table cell text frame, and highlights important...

    docs.aspose.com/slides/net/paragraph/
  8. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted Text collections within paragraphs, enhancing your document's structure and readability....typed collection of pieces of text inside the paragraph. public...revision occurs when we insert text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/par...
  9. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet Text overlaps based on the (x + width, y + height) coordinates. If it does, th…... check if an existing sheet text overlaps based on the (x + width...auto-adjusting width for overlapping text boxes at runtime, it is essential...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  10. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any Text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all Text boxes containing merge fields Docum…...code in order to identify any text boxes containing MergeField...MERGEFORMAT)"); try { // Find all text boxes containing merge fields...

    forum.aspose.com/t/alternative-way-to-extract-a...