Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 173,102 for

document formatting

(0.18 sec)
  1. Aspose::Words::LowCode::MergeFormatMode enum | ...

    Aspose::Words::LowCode::MergeFormatMode enum. Specifies how Formatting is merged when combining multiple Documents in C++....how formatting is merged when combining multiple documents. enum...0 Combine the formatting of the merged documents. KeepSourceFormatting...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Document Processing API for Android

    Cross-platform Document processing library: create, read, edit, convert any office Documents...Document Processing API for Java Create, edit, convert and render...render Word documents in C++ code without using the Microsoft...

    products.aspose.com/words/android-java/
  3. Parse Documents via Java | products.aspose.com

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via your Java application. Extract Text or Images with ease....Total Java Parse Parse Document using Java APIs Extract Text...extracting text and images from documents like Microsoft Word, Excel...

    products.aspose.com/total/java/parse/
  4. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the Document building process in Java....additional options for the document building process. Examples:...ignore table formatting for content after. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  5. Change Table Style in Node.js|Aspose.Words for ...

    Advanced table Formatting C#. Create a table style using Node.js. Apply table style Node.js....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/nodejs-net/working-with-t...
  6. Online RTF File Comparison or Build Python Apps...

    Free online app to Compare different RTF files. Python comparison library code for RTF Documents....NET Compare Rtf Online Document Comparison App and Python...powerful Python based RTF document comparison applications. Freely...

    products.aspose.com/total/python-net/compare/rtf/
  7. DocumentBuilderOptions Class | Aspose.Words for...

    Discover Aspose.Words.DocumentBuilderOptions to enhance your Document creation with customizable features for a seamless building experience....additional options for the document building process. public class...{ get; set; } True if the formatting applied to table content...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how Formatting is merged when importing content from another Document....enumeration Specifies how formatting is merged when importing...another document. When you copy nodes from one document to another...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImportFormatMode enumeration | Aspose.Words for...

    Aspose.Words.ImportFormatMode enumeration. Specifies how Formatting is merged when importing content from another Document....enumeration Specifies how formatting is merged when importing...another document. When you copy nodes from one document to another...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...Table cell list format changed after insert new word Aspose.Words...top\\a\\DMS\\"; Document main = new Document(path + "794084228810694656...

    forum.aspose.com/t/table-cell-list-format-chang...