Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 221,632 for

formatting

(0.12 sec)
  1. Convert an Excel Table to a Range of Data|Docum...

    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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/java/convert-an-excel-tab...
  2. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's Formatting and design....Gets document default text formatting. DefaultParagraphForm { get;...document default paragraph formatting. Document { get; } Gets the...

    reference.aspose.com/words/net/aspose.words/sty...
  3. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.listLevel property. Returns the list level Formatting plus any Formatting overrides applied to the current paragraph....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CheckGrammarOptions.PreserveFormatting | Aspose...

    Discover the CheckGrammarOptions PreserveFormatting feature that maintains your document's layout. Ensure accurate grammar checks without losing Formatting!...try to preserve layout and formatting of the original document...true . However, the original formatting of the text is not preserved...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. RowFormat | Aspose.Words for Java

    Represents all Formatting for a table row in Java....RowFormat Represents all formatting for a table row. To learn...startTable(); // Setting table formatting options for a document builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...all_caps True if the font is formatted as all capital letters. auto_color...bold True if the font is formatted as bold. bold_bi True if the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...allCaps True if the font is formatted as all capital letters. autoColor...bold True if the font is formatted as bold. boldBi True if the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent Formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!...Joins runs with the same formatting in the paragraph. public...separate runs with the same formatting. Fragmented paragraphs like...

    reference.aspose.com/words/net/aspose.words/par...
  9. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Node.js via C++ API....Ask AI How to Format Number as Date Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or any...

    docs.aspose.com/cells/nodejs-cpp/format-number-...
  10. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....DocumentBuilder object Set the formatting for inserting the hyperlink...flag for the URL Clear the formatting and add some normal text...

    kb.aspose.com/words/net/how-to-insert-hyperlink...