Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 219,640 for

formatting

(0.71 sec)
  1. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced document. Thanks. Test Info Using SDK: Aspose.Word…... How can I keep the same formating with the sourced document...Words for .NET, paragraph formatting can be lost in the output...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  2. Paragraph.is_format_revision property | Aspose....

    Paragraph.is_format_revision property. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Paragraph.is_format_revision property...property Returns true if formatting of the object was changed in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...Gets document default text formatting. defaultParagraphForm Gets...document default paragraph formatting. document Gets the owner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MarkdownSaveOptions.export_underline_formatting...

    MarkdownSaveOptions.export_underline_Formatting property. Gets or sets a boolean value indicating either to export underline text Formatting as sequence of two plus characters ++...export_underline_formatting property MarkdownSaveOptions.exp...export_underline_formatting property Gets or sets a boolean value...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Discover how the IsFormatRevision property in Microsoft Word tracks Formatting changes, ensuring accurate document edits and enhanced collaboration....property Returns true if formatting of the object was changed...check whether a paragraph is a format revision. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...
  6. Known Issues in Aspose.Slides for .NET 14.1.0|A...

    Review known issues in Aspose.Slides for .NET 14.1.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations.... Not all PPTX text formatting features are supported in...indentation and paragraph formatting limitations). Info about...

    docs.aspose.com/slides/net/known-issues-in-aspo...
  7. FieldIndexFormat enumeration | Aspose.Words for...

    aspose.words.fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a document....enumeration Specifies the formatting for the FieldIndex fields...Simple. Examples Shows how to formatting FieldIndex fields. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Customizing Charts with Golang via C++|Document...

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various Formatting options to enhance the appearance and usability of your charts....that have their standard formatting settings. We only define...created with its default formatting settings. But Aspose.Cells...

    docs.aspose.com/cells/go-cpp/customizing-charts/
  9. How to remove font dom from html after converte...

    Is there any way to remove font dom from “Td”. or Is there any way to avoid the text are separate by font tag. e904128e-711c-447f-a3f6-a50f5a3d9c8c.png (47.1 KB)...the cell contains rich text formatting, which causes the text to...you can clear the rich text formatting by using: cell.SetCharacters(null);...

    forum.aspose.com/t/how-to-remove-font-dom-from-...
  10. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. @property def...creating. builder . paragraph_format . style = doc . styles . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...