Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 219,640 for

formatting

(0.32 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. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents Formatting of a list...class List class Represents formatting of a list. To learn more...document is a set of list formatting properties. Each list can...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Format Pivot Table Cells|Documentation

    How to format pivot table cells with Aspose.Cells for Node.js via C++....Ask AI Format Pivot Table Cells Contents [ Hide ] Sometimes you...you want to format pivot table cells. For example, you want to...

    docs.aspose.com/cells/nodejs-cpp/format-pivot-t...
  5. How to Format Number to Fraction|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for Java API....Ask AI How to Format Number to Fraction Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to fractions in Excel...

    docs.aspose.com/cells/java/how-to-format-number...
  6. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents Formatting of a list...class List class Represents formatting of a list. To learn more...document is a set of list formatting properties. Each list can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the paragraph style applied to this Formatting in C++....paragraph style applied to this formatting. System :: SharedPtr < Aspose...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. 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...
  9. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...original Times New Roman formatting of the placeholder is lost...preserve the original character formatting in the callback public class...

    forum.aspose.com/t/font-style-automatically-cha...
  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/