Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 176,669 for

document formatting

(0.32 sec)
  1. Inserting HTML Dynamically in C#|Aspose.Words f...

    Insert HTML into your Document dynamically when building a report using C#....inserting HTML dynamically into documents. You can insert HTML to your...when you need to override formatting of some parts of an expression...

    docs.aspose.com/words/net/inserting-html-dynami...
  2. Merge Files|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....For simple files with data, formatting, and formulas, the Workbook...MyBook2.xls . The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/java/merge-files/
  3. Merger.merge_docs method | Aspose.Words for Python

    Merger.merge_docs method. Merges the given input Documents into a single Document and returns [Document](../../../aspose.words/Document/) instance of the final Document....method merge_docs(input_documents, merge_format_mode) Merges the given...input documents into a single document and returns Document instance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Copy Range Data Only with JavaScript via C++|Do...

    Learn how to copy data from one range of cells to another using Aspose.Cells for JavaScript via C++....copying only the data—not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  6. Font.Bold | Aspose.Words for .NET

    Discover the Font Bold property, easily identify if your text is bolded, enhancing readability and style for your web design projects....property True if the font is formatted as bold. public bool Bold...insert formatted text using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/fon...
  7. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell.... Document (); let builder = new aw ...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports Formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library....Ask AI Format Worksheet Cells in a Workbook Contents [ Hide ]...Use styles to quickly format data. Format cells in rows and columns...

    docs.aspose.com/cells/net/format-worksheet-cell...
  10. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell.... Document () builder = aw . DocumentBuilder...Setting table formatting options for a document builder # will...

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