Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 173,107 for

document formatting

(0.2 sec)
  1. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character Formatting associated with them, but cannot have child nodes of their own...nodes that can have character formatting associated with them, but...Levels of Nodes in a Document documentation article. Remarks A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataTable.Font | Aspose.Words for .NET

    Discover the ChartDataTable Font property to enhance your data table's appearance with customizable font Formatting for better readability and impact....property Provides access to font formatting of the data table. public...chart series data. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Convert TXT to PPTM in Python or with free Onli...

    TXT to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....contain only text and no formatting. They are widely used for...suitable as they lack the formatting and styling options that...

    products.aspose.com/total/python-net/conversion...
  4. Export XSLFO to POTX in Android | products.aspo...

    Android API to Convert XSLFO to POTX without using Microsoft Word... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting. It is used to define the layout...

    products.aspose.com/total/android-java/conversi...
  5. ChartTitle.font property | Aspose.Words for Nod...

    ChartTitle.font property. Provides access to the font Formatting of the chart title....Provides access to the font formatting of the chart title. get font...title. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OfficeMathDisplayType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMathDisplayType enum to easily customize equation display formats for enhanced Document clarity and presentation....enumeration Specifies the display format type of the equation. public...math display formatting. Document doc = new Document ( MyDir + "Office...

    reference.aspose.com/words/net/aspose.words.mat...
  7. TextPath | Aspose.Words for Java

    Defines the text and Formatting of the text path of a WordArt object in Java....TextPath Defines the text and formatting of the text path (of a WordArt...the Working with Shapes documentation article. Remarks: Use the...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of Formatting or data fidelity in C++....encounters some issue during document loading or saving that might...might result in loss of formatting or data fidelity. virtual void...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  9. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: Document = aw.Document(file_path) for page in range(0, docu…... code: document = aw.Document(file_path) for page...range(0, document.page_count): extractedPage = document.extract_pages(page...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  10. Aspose::Words::LowCode namespace | Aspose.Words...

    Aspose::Words::LowCode namespace. The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way in C++....intended to compare documents. ComparerContext Document comparer context...variety of different types of documents using a single line of code...

    reference.aspose.com/words/cpp/aspose.words.low...