Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 154,402 for

text

(0.29 sec)
  1. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...reference : Returns a reference as text to a single cell in a worksheet...reference ARRAYTOTEXT Text : Returns an array of text values from any...

    docs.aspose.com/cells/python-net/supported-form...
  2. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout....how to set the language_id for text in a presentation by using Aspose...shape with text, assign a language identifier to a text portion...

    docs.aspose.com/slides/python-net/presentation-...
  3. How to use Show Formulas|Documentation

    Toggle formula display mode so formula cells show their formula expressions instead of rendered values....normal cell output and formula text. When it is on, a formula cell...returns to normal rendered value/text display. If showFormulas is...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control Text orientation in shapes, enhancing your document design and readability....enumeration Specifies orientation of text in shapes. public enum ShapeTextOrientation...Horizontal 0 Text is arranged horizontally (lr-tb). Downward 1 Text is...

    reference.aspose.com/words/net/aspose.words.dra...
  5. BookmarkCollection.Count | Aspose.Words for .NET

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities....// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. BookmarkCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all bookmarks from your document with the BookmarkCollection Clear method. Streamline your workflow and enhance organization today!...// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  7. ShapeTextOrientation | Aspose.Words for Java

    Specifies orientation of Text in shapes in Java....ShapeTextOrientation Specifies orientation of text in shapes. Examples: Shows how...Fields Field Description DOWNWARD Text is rotated 90 degrees to the...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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-...
  9. | 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-...
  10. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Hide Show ] Extracting Plain Text from the Table of OneNote Document...Get table text from a OneNote document . Get row text from a table...

    docs.aspose.com/note/java/working-with-tables/