Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 178,174 for

document formatting

(0.39 sec)
  1. 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...
  2. 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...
  3. FrameFormat class | Aspose.Words for Python

    aspose.words.FrameFormat class. Represents frame related Formatting for a paragraph....Represents frame related formatting for a paragraph. Remarks...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataTable class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data table....access to font formatting of the data table. format Provides access...text background and border formatting of the data table. hasHorizontalBorder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Hyperlinks to the Cells|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.... Sample Code AI Document Assistant Close Add and Retrieve...Retrieve Data Apply Conditional Formatting in Worksheet Analyzing your...

    docs.aspose.com/cells/cpp/add-hyperlinks-to-the...
  6. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table....access to font formatting of the data table. format Provides access...text background and border formatting of the data table. has_horizontal_border...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. MarkdownExportAsHtml | Aspose.Words for Java

    Allows to specify the elements to be exported to Markdown as raw HTML in Java....md"; Document doc = new Document(getMyDir() + "Non...leave simple tables in Markdown format. MarkdownSaveOptions saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of Formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../revisiontexteffect/#NONE)...changes of formatting properties RevisionType.FORMAT_CHANGE Default...appearance of revisions. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...