Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 153,349 for

document formatting

(0.06 sec)
  1. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....insert a new paragraph into the document, in fact, you need to insert...a string of text into the document, but also adds a paragraph...

    docs.aspose.com/words/java/working-with-paragra...
  2. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row Formatting options, enhancing your data presentation effortlessly....property Provides access to the formatting properties of the row. public...modify formatting of a table row. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.tab...
  3. ListFormat class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListFormat class. Allows to control what list Formatting is applied to a paragraph...Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. Remarks A paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word Document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts Document markup (Tabs are lost). Please see attached source docu…...Save Word document as PDF corrupts Tab markup Aspose.Words Product... We have very simple Word document, which we would like to save...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  5. Change Table Style in Python|Aspose.Words for P...

    Advanced table Formatting C#. Create a table style using Python. Apply table style Python....table style defines a set of formatting that can be easily applied...applied to a table. Formatting such as borders, shading, alignment...

    docs.aspose.com/words/python-net/working-with-t...
  6. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for paragraph styles, enhancing your Document's organization and visual appeal....Provides access to the list formatting properties of a paragraph...with list formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same Formatting in all paragraphs of the Document....with same formatting in all paragraphs of the document. joinRunsWithSameForm...Some documents contain adjacent runs with same formatting. Usually...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in CSharp....Set Conditional Formats of Excel and ODS files. Contents [ Hide...Introduction Conditional formatting is an advanced Microsoft...

    docs.aspose.com/cells/net/conditional-formatting/
  9. ConditionalStyleType | Aspose.Words for Java

    Represents possible table areas to which conditional Formatting may be defined in a table style in Java....areas to which conditional formatting may be defined in a table...styles of a table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character Formatting previously saved on the stack in C++....method Retrieves character formatting previously saved on the stack...Shows how to use a document builder’s formatting stack. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...