Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 148,532 for

text

(0.22 sec)
  1. Font.hidden property | Aspose.Words for Python

    Font.hidden property. True if the font is formatted as hidden Text....font is formatted as hidden text. @property def hidden ( self...how to create a run of hidden text. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Row.get_text method | Aspose.Words for Python

    Row.get_Text method. Gets the Text of all cells in this row including the end of row character....get_text method get_text() Gets the text of all cells in this...get_text ( self ): ... Remarks Returns concatenated text of all...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Features|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.... Barcode text : Specify any valid text for the selected...selected symbology. If the text is invalid an error message is shown...

    docs.aspose.com/barcode/sharepoint/features/
  5. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++.... Saving Workbook to Text or CSV Format Sometimes, you...multiple worksheets into text format. For text formats (for example...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  6. 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...
  7. How to add/insert TextBox to Worksheet with Jav...

    How to add/insert Text Box to Worksheet in Aspose.Cells for JavaScript via C++....via C++ Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes: one in Insert → Shapes...

    docs.aspose.com/cells/javascript-cpp/add-text-b...
  8. 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...
  9. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in Node.js....DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...virtual cursor indicates where the text will be inserted when calling...

    docs.aspose.com/words/nodejs-net/document-build...
  10. 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/