Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 155,171 for

text

(0.29 sec)
  1. AutoFit Rows for Rendering with C++|Documentation

    Learn how to autofit rows for rendering in Excel files using Aspose.Cells with C++....you want to display all the text in a cell, you can autofit the...Microsoft Excel. This allows the text to be fully visible in Normal...

    docs.aspose.com/cells/cpp/autofit-rows-for-rend...
  2. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for...."AÁBCDEÉFG12345" ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  3. Font.size_bi property | Aspose.Words for Python

    Font.size_bi property. Gets or sets the font size in points used in a right-to-left document....right-to-left, and right-to-left text. doc = aw . Document () builder...font settings for left-to-right text. builder . font . name = 'Courier...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 添加形状|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.... Text = @"Rectangle text." ; Visio . Master...5 ); visioStarShape . Text = @"Star text." ; Visio . Master visioHexagonMaster...

    docs.aspose.com/diagram/zh/net/add-shapes/
  5. Font.Outline | Aspose.Words for .NET

    Discover the Font Outline property. Easily format fonts as outlines for a unique design touch. Enhance your typography with this simple feature!...Shows how to create a run of text formatted as outline. Document...the Outline flag to change the text's fill color to white and //...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily format Text with strikethrough for clear visual emphasis in your designs. Enhance readability today!...is formatted as strikethrough text. public bool StrikeThrough {...add a line strikethrough to text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Add Shapes|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.... Text = @"Rectangle text." ; Visio . Master...5 ); visioStarShape . Text = @"Star text." ; Visio . Master visioHexagonMaster...

    docs.aspose.com/diagram/net/add-shapes/
  8. Font.HasDmlEffect | Aspose.Words for .NET

    Discover if a specific DrawingML Text effect is applied with the Font HasDmlEffect method. Enhance your document's visual appeal effortlessly!...Checks if particular DrawingML text effect is applied. public bool...dmlEffectType TextDmlEffect DrawingML text effect type. Return Value true...

    reference.aspose.com/words/net/aspose.words/fon...
  9. 获取所有幻灯片的标题|Aspose.Slides 文档

    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....shape in shapes ) { // Get the text in each paragraph in this shape...foreach ( var text in paragraph . Descendants < D . Text >()) { paragraphText...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  10. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel Cells using HTML and the easy to use Aspose.Cells for C++ API....vertical-align:top;text-align:left;'>Text 1 </font>" u "<font...ertical-align:top;text-align:left;'> Text 2 </font>" u "<font...

    docs.aspose.com/cells/cpp/display-bullets-by-se...