Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 220,057 for

formatting

(0.2 sec)
  1. Working with Paragraphs in Python|Aspose.Words ...

    Insert paragraph and specify its Formatting in a document using Python....including inserting paragraphs, formatting them, applying styles and...paragraph break. The current font formatting is also specified by the...

    docs.aspose.com/words/python-net/working-with-p...
  2. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your document's visual appeal.... Fill Represents fill formatting for an object. GlowFormat...GlowFormat Represents the glow formatting for an object. GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....you need to specify font formatting for the hyperlink display...emphasize it with custom formatting. // The hyperlink will be...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Compare API shows false changes at the beginnin...

    When I use Aspose.Words Compare API to generate redline, it shows changes at the very beginning of the document, even though that part is identical in both files. Original: original.docx (11.0 KB) Updated: update…...This can occur due to hidden formatting differences or metadata discrepancies...discrepancies may stem from hidden formatting marks, extra spaces, line...

    forum.aspose.com/t/compare-api-shows-false-chan...
  5. Convert an Excel Table to a Range of Data|Docum...

    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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/java/convert-an-excel-tab...
  6. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's Formatting and design....Gets document default text formatting. DefaultParagraphForm { get;...document default paragraph formatting. Document { get; } Gets the...

    reference.aspose.com/words/net/aspose.words/sty...
  7. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.listLevel property. Returns the list level Formatting plus any Formatting overrides applied to the current paragraph....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Style.paragraph_format property | Aspose.Words ...

    Style.paragraph_format property. Gets the paragraph Formatting of the style....paragraph_format property Style.paragraph_format property Gets...Gets the paragraph formatting of the style. @property def paragraph_format...

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

    Paragraph node manipulation practices 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/cpp/working-with-paragraphs/