Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 173,103 for

document formatting

(0.19 sec)
  1. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character Formatting onto the stack....pushFont() Saves current character formatting onto the stack. pushFont...Shows how to use a document builder’s formatting stack. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word Document. Read, manipulate, and modify the content and Formatting of a Word Document using Java....Words Document Object Model (DOM) Contents [ Hide...Hide ] The Aspose.Words Document Object Model (DOM) is an in-memory...

    docs.aspose.com/words/java/aspose-words-documen...
  3. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result...enumeration Specifies a general format that is applied to a numeric...have a combination of general formats. Members Name Description NONE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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…...trying to split some Words documents by heading. But the output...keep the same formating with the sourced document. Thanks. Test...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  5. TableStyleOptions | Aspose.Words for Java

    Specifies how table style is applied to a table in Java.... Document doc = new Document(); DocumentBuilder...before setting any table formatting. builder.insertCell(); //...

    reference.aspose.com/words/java/com.aspose.word...
  6. Copy Range Style Only|Documentation

    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....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/net/copy-range-style-only/
  7. 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...
  8. 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...
  9. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word Document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...getting removed from word document. Is there any better way to...Aspose.Words document while preserving its formatting, you can follow...

    forum.aspose.com/t/issue-with-setresult-in-upda...
  10. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in C#....Ask AI Set Conditional Formats of Excel and ODS files. Contents...Introduction Conditional formatting is an advanced Microsoft...

    docs.aspose.com/cells/net/conditional-formatting/