Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 178,122 for

document formatting

(0.57 sec)
  1. Merge Files|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....For simple files with data, formatting, and formulas, the Workbook...Book2.xls. The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/python-net/merge-files/
  2. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list Formatting used in the Document in C++....access to the list formatting used in the document. System :: SharedPtr...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. How to Create a Table in Java|Aspose.Words for ...

    Different ways to create tables in your Document using Java....users to create tables in a document from scratch and provides...on how to add formatted tables to your document using each method...

    docs.aspose.com/words/java/create-a-table/
  4. Create organization chart in VDX document via ....

    C# source code to create organization chart in vdx file on .NET Framework, .NET Core, Mono Platforms....organization chart in VDX document using server-side Aspose.Diagram...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/organizationcha...
  5. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...format method Contents [ Hide ] format(value, format) Called...capitalization format switch, i.e. \* Upper. format ( value : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. C++ API to Convert XSLFO to MD | products.aspos...

    Convert XSLFO to MD via C++ API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting which is used to define the...

    products.aspose.com/total/cpp/conversion/xslfo-...
  7. Specify Layout Options in Java|Aspose.Words for...

    Create output Documents with various layouts, depending on the parameters specified in the Document using Java....enables you to create output documents with various layouts, depending...LayoutOptions property of the Document . This property resembles...

    docs.aspose.com/words/java/specify-layout-options/
  8. CompareOptions.IgnoreFormatting | Aspose.Words ...

    Discover how the CompareOptions IgnoreFormatting property enhances text processing by ignoring Formatting for more efficient data comparison....property True indicates that formatting is ignored. public bool IgnoreFormatting...Remarks By default, document formatting is not ignored. Examples...

    reference.aspose.com/words/net/aspose.words.com...
  9. RevisionOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.RevisionOptions class. Allows to control how Document revisions are handled during layout process...class Allows to control how document revisions are handled during...Converting to Fixed-page Format documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(path + "temp.docx"); var revisions = word.getRevisions(); re…...op\\a\\data\\"; Document word = new Document(path + "temp.docx");...disappear or change in the saved document, as observed in similar cases...

    forum.aspose.com/t/table-border-is-missing-afte...