Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 140,573 for

text

(0.25 sec)
  1. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for Node.js via C++....td>This is sample text.</td><td>Some text.</td></tr><tr><td>This...is another sample text.</td><td>Some text.</td></tr></table></body></html>"...

    docs.aspose.com/cells/nodejs-cpp/autofit-column...
  2. CellFormat.HorizontalMerge | Aspose.Words for .NET

    Discover the CellFormat HorizontalMerge property to seamlessly merge cells horizontally, enhancing your spreadsheet's layout and organization.... Write ( "Text in merged cells." ); // Insert...first row. Instead of adding text contents, // we will merge this...

    reference.aspose.com/words/net/aspose.words.tab...
  3. 公共 API Aspose.Diagram 16.11.0 的变化|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....Height = 1 ; String text = "Test text" ; // add text to a Visio page...PinX , PinY , Width , Height , text ); // save diagram diagram ...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  4. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OutlineOptions.bookmarksOutlineLevels property ...

    OutlineOptions.bookmarksOutlineLevels property. Allows to specify individual bookmarks outline level.... 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. CellVerticalAlignment enumeration | Aspose.Word...

    aspose.words.tables.CellVerticalAlignment enumeration. Specifies vertical justification of Text inside a table cell....Specifies vertical justification of text inside a table cell. Members...Description TOP Text is aligned at the top of a cell. CENTER Text is aligned...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Watermark::Remove method | Aspos...

    Aspose::Words::Watermark::Remove method. Removes the watermark in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  8. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the document in C++....element into equivalent document text formatting. System :: SharedPtr...used as base formatting for text imported from HTML. Remarks...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Story::get_Paragraphs method | A...

    Aspose::Words::Story::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story 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/sto...
  10. BookmarksOutlineLevelCollection.remove_at metho...

    BookmarksOutlineLevelCollection.remove_at 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/python-net/aspose.wo...