Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 151,773 for

text

(0.21 sec)
  1. LayoutEnumerator.rectangle property | Aspose.Wo...

    LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points).... text ) # We can call this method...console, while indenting the text with tab characters based on...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutEnumerator.type property | Aspose.Words f...

    LayoutEnumerator.type property. Gets the type of the current entity.... text ) # We can call this method...console, while indenting the text with tab characters based on...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Different File Formats and Conversions|Aspose.S...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Format text on slides. Scan text from the PPT documents...slide with one text box containing “Hello World” text. In order to...

    docs.aspose.com/slides/cpp/different-file-forma...
  4. FieldMergeRec Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeRec class for seamless document merging with the MERGEREC field. Enhance your document automation today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 如何用 JavaScript 通过 C++ 改变评论的字体颜色|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....></ script > < script type = "text/javascript" > const { Workbook...worksheets . get ( 0 ); // Add some text in cell A1 worksheet . cells...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. ControlChar.DefaultTextInputChar | Aspose.Words...

    Discover the ControlChar DefaultTextInputChar field, featuring the 'o' character as the ideal default for your Text input forms. Enhance user experience!...character used as a default value in text input form fields. public const...where text moves to the next column. builder . Write ( "Text at...

    reference.aspose.com/words/net/aspose.words/con...
  7. Strange artifact (tiny dot) at the bottom left ...

    As I see there is already similar issue reported in the topic ‘Gray dot as visual artifact at lower left corner of stamp’, but the topic is private, so I will make a new topic related to the issue When using a multiline…...multi-line text layout, particularly around text alignment and...artifact may be related to how the text baseline or bounding box is...

    forum.aspose.com/t/strange-artifact-tiny-dot-at...
  8. Manage DataLabels of Excel Charts with JavaScri...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for JavaScript via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....></ script > < script type = "text/javascript" > const { Workbook...Series of the Chart Disable Text Wrapping for Data Labels of...

    docs.aspose.com/cells/javascript-cpp/insert-dat...
  9. Supported File Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Tab‑delimited text file, same as TSV file. TXT Delimited plain‑text file...Query Language. XHtml XHTML is a text‑based file format with markup...

    docs.aspose.com/cells/cpp/supported-file-formats/
  10. How to Create HTML File in C#

    This topic covers basic implementation of HTML automation within .NET Applications. You will learn how to create HTML file in C#....empty HTML document Create a text element using CreateTextNode()...CreateTextNode() method Append created text to the body of the HTML document...

    kb.aspose.com/html/net/how-to-create-html-file-...