Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 151,793 for

text

(0.18 sec)
  1. Inline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Inline class, designed for character formatting in inline nodes. Enhance your document's style without child nodes!...virtual GetText () Gets the text of this node and of all its...revision occurs when we insert text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/inl...
  2. How form elements are recognized|Documentation

    How Aspose.OMR for C++ recognizes different types of elements in forms....Barcode Show / hide details Text markup JSON markup Mapping Recognition...(ChoiceBox) Show / hide details Text markup JSON markup Mapping Recognition...

    docs.aspose.com/omr/cpp/recognition/elements/
  3. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../Textcolumn/) objects that represent all the columns of Text in a section of a document...represent all the columns of text in a section of a document....set_count() to set the number of text columns. To make all columns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... The Text property of Aspose.Slides.TextFrame...IPortion interfaces returns text with updated “datetime” fields...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. HTMLFragment not working for Indian Language (T...

    I have a valid Aspose PDF license with a subscription expiry date of 2023-09-06, which permits me to use SDK versions released up to that date. Currently, I am using Aspose.PDF version 23.8.0. However, I am encountering…..."direction:rtl; " : "") + " text-align:" + textAlign + ";" +...Color.Black).ToRgb().B + "); text-align:" + textAlign + "; line-height:"...

    forum.aspose.com/t/htmlfragment-not-working-for...
  6. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++....] Use WordArt to add special text effects to spreadsheets. For...decorate text, and make text fit a preset shape, or apply text to an...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  7. 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-...
  8. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  9. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip Text for enhanced user experience and clarity in your application....ScreenTip property Gets or sets the text of the ScreenTip to show. public...document and populate it with auto text entries. doc . GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...it is being converted into 5 Text Run instead. I am extracting...Bold"); return ""; } if (run.Text.Trim().Length == 0 && paragraph...

    forum.aspose.com/t/weird-behaviour-regarding-pa...