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

formatting

(0.9 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. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines Formatting for a list level...class ListLevel class Defines formatting for a list level. To learn...ListLevel to specify list formatting for individual list levels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge Formatting for an object in Java....Represents the soft edge formatting for an object. Remarks: Use...how to work with soft edge formatting. DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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-...
  6. Split Table in C++|Aspose.Words for C++

    Split table in C++. How to split one table into two separate tables C++....This preserves the original formatting while separating the rows...new table. Q: Will the cell formatting (widths, borders, shading)...

    docs.aspose.com/words/cpp/split-table/
  7. 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...
  8. 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...
  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/