Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 220,378 for

formatting

(2.2 sec)
  1. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special Formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++....class Represents special formatting applied to some area of a...ClearFormatting () Clears formatting of this conditional style...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same Formatting in the paragraph in C++....Joins runs with the same formatting in the paragraph. int32_t...separate runs with the same formatting. Fragmented paragraphs like...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. 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/python-net/tables-and-ran...
  4. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential paragraph Formatting features for enhanced document styling....represents current paragraph formatting properties. public ParagraphFormat...Examples Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. ListFormat.ListLevel | Aspose.Words for .NET

    Discover the ListFormat ListLevel property to enhance your document's structure with customizable list Formatting and paragraph overrides for better clarity....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/net/aspose.words.lis...
  6. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph Formatting properties....represents current paragraph formatting properties. get paragraphFormat...Examples Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. JoinRunsOptions.ignore_insignificant property |...

    JoinRunsOptions.ignore_insignificant property. True indicates that the insignificant attributes of all runs will be ignored when joining runs with same Formatting....when joining runs with same formatting. @property def ignore_insignificant...noticeable effect on the formatting of a run with the given text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Copy Range Data with Style|Documentation

    This article describes how to copy range data with style using the Aspose.Cells for Python via .NET library....copy a range complete with formatting. This article explains how...Style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/python-net/copy-range-dat...
  9. 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...
  10. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Java 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/java/format-number-to-date/