Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 215,168 for

formatting

(0.1 sec)
  1. Merge field does not retain indentation after p...

    Hi, I have added merge field in the following way : Here you can see that the merge field is indented. But after I execute MailMerge with Aspose.Words then I get something like following: Here you can see that i…...use the default paragraph formatting, so any left‑indent, first‑line...Keep the original paragraph formatting In the template, make sure...

    forum.aspose.com/t/merge-field-does-not-retain-...
  2. Replace pages in Main document - Free Support F...

    Hello Aspose Support, I would like to programmatically replace the last n pages of a Word document (Document A) with n pages from another document (Document B) using Aspose.Words. My requirements are: The replaced pa…...should retain their original formatting, styles, and comments . The...pages. The overall document formatting should remain consistent...

    forum.aspose.com/t/replace-pages-in-main-docume...
  3. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/font-type-distinction-is-not...
  4. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for .NET API....Ask AI How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in...

    docs.aspose.com/cells/net/how-to-format-number-...
  5. Aspose::Words::StyleCollection class | Aspose.W...

    Aspose::Words::StyleCollection class. A collection of Style objects that represent both the built-in and user-defined styles in a document. To learn more, visit the documentation article in C++....Gets document default text formatting. get_DefaultParagraphForm...document default paragraph formatting. get_Document () const Gets...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Create RTF in Python | products.aspose.com

    Generate Microsoft Word RTF documents using Python applications without using Microsoft Word....possible to create RTF (Rich Text Format) files from scratch using Python...custom document creation and formatting within Python applications...

    products.aspose.com/total/python-net/create/rtf/
  7. Merging and Unmerging Cells|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....splitting a range of cells formatted as shown to the left in Microsoft...range, that data is deleted. Formatting, likewise, is based on the...

    docs.aspose.com/cells/java/merging-and-unmergin...
  8. Add Conditional Icons Set with the Cell Text|Do...

    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....use some of the conditional formatting icon types, but without applying...applying conditional formatting to cells. Aspose.Cells supports...

    docs.aspose.com/cells/net/add-conditional-icons...
  9. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages Formatting of bulleted and numbered lists used in a document...class Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#.... The current font formatting is also specified by the...and the current paragraph formatting is determined by the ParagraphFormat...

    docs.aspose.com/words/net/working-with-paragraphs/