Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 219,469 for

formatting

(0.13 sec)
  1. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications....PowerPoint files in PPT or PPTX format, or OpenDocument presentations...from various presentation formats, including PPT, PPTX, and ODP...

    docs.aspose.com/slides/python-net/extract-text-...
  2. Product Overview|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....with all Excel spreadsheet formats. Unlike similar products from...generation and other basic file‑formatting features, but it also supports...

    docs.aspose.com/cells/net/product-overview/
  3. Spreadsheet Editor Getting Started|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....OpenDocument and many other formats supported by Microsoft Excel... including cell editing, formatting, formula editing, row and...

    docs.aspose.com/cells/java/spreadsheet-editor-g...
  4. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java....before setting any table formatting. builder.insertCell(); //...available when saving to .doc format. table.setStyleIdentifier(StyleIdentifier...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportListLabels method. Controls how list labels are output to HTML, MHTML or EPUB. Default value is Auto in C++....AsInlineText" // will create lists by formatting spans. // Setting the "ExportListLabels"...<li> tags may cause loss of formatting. // Setting the "ExportListLabels"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. How to Build a Table from a DataTable in Java|A...

    Example of filling document table from external database using Java....new table and quickly apply formatting to the whole table. Note...getStyleIdentifier() to automatically apply formatting to the entire table. The...

    docs.aspose.com/words/java/how-to-build-a-table...
  7. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...approaches: Use Rich Text Formatting : If you need to maintain...consider using rich text formatting for the cell instead of HTML...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  8. Specify Layout Options in C#|Aspose.Words for .NET

    Specify Layout Options for various document layouts using C#.... Formatting Marks Aspose.Words allows...allows to manage formatting marks using the following properties:...

    docs.aspose.com/words/net/specify-layout-options/
  9. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent.... The text can be formatted in a various way, either to...with corporate styles. Text formatting helps users vary the look...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  10. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...USE_BUILDER_FORMATTING . When this option is used...Words uses font and paragraph formatting specified in DocumentBuilder...

    forum.aspose.com/t/rich-text-with-table-tag-add...