Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 149,204 for

text

(0.1 sec)
  1. AutoFit Rows for Rendering with Node.js via C++...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for Node.js via C++. Prevent Text clipping in saved PDF files....you want to display all the text in a cell, you can auto-fit...Microsoft Excel. This allows the text to be fully visible in Normal...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  2. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....( get_spell_check_corrected_text() method) or on saving the results:...any text You can also correct misspelled words in any text string...

    docs.aspose.com/ocr/python-net/automatic-spelli...
  3. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) Text....bidirectional (complex scripts) text. @property def bidi ( self )...Shows how to set the order of text columns in a section. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BookmarksOutlineLevelCollection.removeAt method...

    BookmarksOutlineLevelCollection.removeAt method. Removes a bookmark at the specified index.... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 添加形状|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/
  7. Aspose::Words::Paragraph::get_IsMoveToRevision ...

    Aspose::Words::Paragraph::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....const Examples Shows how to hide text in a rendered output document...> ( doc ); // Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. FieldOptions.isBidiTextSupportedOnUpdate proper...

    FieldOptions.isBidiTextSupportedOnUpdate property. Gets or sets the value indicating whether bidirectional Text is fully supported during field update or not....indicating whether bidirectional text is fully supported during field...fully supports bi-directional text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...