Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 219,186 for

formatting

(0.38 sec)
  1. How to Format Number to Time with C++|Documenta...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....How to Format Number to Time with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to time in Excel is a...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  2. Tables and Ranges|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....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/net/tables-and-ranges/
  3. 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...
  4. CheckGrammarOptions.preserveFormatting property...

    CheckGrammarOptions.preserveFormatting property. Allows to specify either [AiModel.checkGrammar()](../../aimodel/checkGrammar/#document_checkgrammaroptions) will try to preserve layout and Formatting of the original document, or not...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/nodejs-net/aspose.wo...
  5. 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...
  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....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...
  7. FieldOptions.FieldIndexFormat | Aspose.Words fo...

    Discover how to utilize the FieldIndexFormat property in FieldOptions to customize FieldIndex Formatting for enhanced document clarity and organization....FieldIndexFormat that represents the formatting for the FieldIndex fields...; } Examples Shows how to formatting FieldIndex fields. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  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...