Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 219,450 for

formatting

(0.14 sec)
  1. 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...
  2. 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-...
  3. Aspose.Cells - The Powerful Excel Processing AP...

    Aspose.Cells API Reference - Excel processing and spreadsheet management made easy. Powerful features for data manipulation, Formatting, formulas, and chart generation....create charts, and apply formatting. The API reference covers...deleting, and rearranging sheets Formatting cells, rows, and columns...

    reference.aspose.com/cells/
  4. 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-...
  5. 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...
  6. IFieldResultFormatter.formatDateTime method | A...

    IFieldResultFormatter.formatDateTime method. Called when Aspose.Words applies a date/time format switch, i.e...method formatDateTime(value, format, calendarType) Called when...Aspose.Words applies a date/time format switch, i.e. \@ “dd.MM.yyyy”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Discover the MarkdownLoadOptions ImportUnderlineFormatting property. Control underline text Formatting with a simple boolean setting. Enhance your Markdown experience!...characters “++” as underline text formatting. The default value is false...characters “++” as underline text formatting. using ( MemoryStream stream...

    reference.aspose.com/words/net/aspose.words.loa...
  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. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Change the format of a cell with C++ Contents [ Hide ] Possible...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/cpp/how-to-change-format-...
  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/