Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 173,104 for

document formatting

(0.3 sec)
  1. Convert XSLFO to XLTM in Android Apps | product...

    Render XSLFO to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is an XML vocabulary...vocabulary for specifying formatting semantics. It is used to describe...

    products.aspose.com/total/android-java/conversi...
  2. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the Document are loaded into the Aspose.Words Document Object Model (DOM)....for the given version of the document. But if you have an application...that generates or modifies a document with fields (for example combines...

    docs.aspose.com/words/python-net/fields-overview/
  3. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity....Inserts a table cell into the document. public Cell InsertCell ()...specify cell formatting. Examples Shows how to use a document builder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method...given input documents into a single output document using specified...MergeFormatMode.KEEP_SOURCE_FORMATTING . def merge ( self , output_file...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Apply preset theme to VDX document via Python |...

    Python source code to apply preset theme to vdx file within any Python based application....Apply preset theme to VDX document in Python Native and high...apply preset theme to VDX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-java/theme/vdx/
  6. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, fonts, and colors to cell ranges programmatically....Ask AI Format Ranges with C++ Contents [ Hide ] Possible Usage...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  7. Paragraph.FrameFormat | Aspose.Words for .NET

    Discover the Paragraph FrameFormat property, easily access and customize frame Formatting properties for enhanced Document presentation....Provides access to the frame formatting properties. public FrameFormat...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  8. Online Excel File Text Finder or Build Excel Se...

    Free online app to search in Excel file. C# API code for any Excel file text search application....Search Excel Online Searchable Document App and Excel Search API Code...powerful .NET based Excel document search engine software or...

    products.aspose.com/total/net/search/excel/
  9. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++....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/nodejs-cpp/copy-range-sty...
  10. ExportListLabels | Aspose.Words for Java

    Specifies how list labels are exported to HTML MHTML and EPUB in Java.... Document doc = new Document(); DocumentBuilder...removeNumbers(); // When saving the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...