Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 221,037 for

formatting

(1.16 sec)
  1. Aspose.Words.Tables | Aspose.Words for .NET

    Discover the Aspose.Words.Tables namespace, featuring powerful classes for managing table rows, cells, and their Formatting to enhance your document creation....tables, rows, cells and their formatting. Classes Class Description...CellFormat Represents all formatting for a table cell. PreferredWidth...

    reference.aspose.com/words/net/aspose.words.tab...
  2. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition formulas are not staying relative to the cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\…...InsertCutCells does not keep format condition formulas relative...InsertCutCells, I’m finding that the format condition formulas are not...

    forum.aspose.com/t/insertcutcells-does-not-keep...
  3. How to Format Number as Date with Golang via C+...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....How to Format Number as Date with Golang via C++ Contents [ Hide...Possible Usage Scenarios Formatting numbers as dates in Excel...

    docs.aspose.com/cells/go-cpp/format-number-to-d...
  4. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles into direct Formatting with the ExpandTableStylesToDirectFormatting method, enhancing your document's appearance effortlessly....ExpandTableStylesToD method Converts formatting specified in table styles...styles into direct formatting on tables in the document. public void...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Paragraph.joinRunsWithSameFormatting method | A...

    Aspose.Words.Paragraph.joinRunsWithSameFormatting method...Joins runs with the same formatting in the paragraph. joinRunsWithSameForm...Joins runs with the same formatting in the paragraph. joinRunsWithSameForm...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. What is a Designer Spreadsheet|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....need to apply formatting (look and feel). Formatting takes time...Microsoft Excel in which all formatting is already applied and the...

    docs.aspose.com/cells/python-java/what-is-a-des...
  7. What is a Designer Spreadsheet|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....code to apply formatting (look and feel). Formatting takes time...Microsoft Excel in which all formatting is already applied and the...

    docs.aspose.com/cells/net/what-is-a-designer-sp...
  8. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character Formatting effortlessly. Unlock unique styling options for a polished look!...property Gets the character formatting of the style. public Font...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current paragraph Formatting properties in C++....represents current paragraph formatting properties. System :: SharedPtr...Examples Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting Formatting in the docum…...InsertHtml) and the resulting formatting in the document not using...processed, ensuring that your formatting is preserved. Cause The default...

    forum.aspose.com/t/insert-html-into-word-doc-do...