Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 221,664 for

formatting

(0.1 sec)
  1. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....to specify the strategy to format the parsed values while converting...conditionally formatted DataBar in image format. The DataBar.toImage...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Working with Sections in Node.js|Aspose.Words f...

    Create and manage sections and section breaks in a document using Node.js. Insert section into a document Node.js. Remove section Node.js. Copy sections between Documents....that does not have the same formatting across all pages. For example...need to modify page number formats, have different page size and...

    docs.aspose.com/words/nodejs-net/working-with-s...
  3. Aspose::Words::DocumentBuilder::StartTable meth...

    Aspose::Words::DocumentBuilder::StartTable method. Starts a table in the document in C++....StartTable (); // Setting table formatting options for a document builder...EndRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Online MHTML to RTF Conversion or Build .NET ba...

    Free online app to convert MHTML to RTF files. .NET C# conversion library code for MHTML documents....MHTML files to RTF and other formats via .NET automation API. Freely...Words Save the document to RTF format using Save method and set Rtf...

    products.aspose.com/total/net/conversion/mhtml-...
  5. Online XSLFO to CSV Conversion or Build .NET ba...

    Free online app to convert XSLFO to CSV files. .NET C# conversion library code for XSLFO documents....XSLFO files to CSV and other formats via .NET automation API. Freely...class Save the document to CSV format using Save method and set Csv...

    products.aspose.com/total/net/conversion/xslfo-...
  6. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....the font data to some output formats. StreamFontSource may be useful...detected that might result in formatting fidelity loss. isEmbedded()...

    reference.aspose.com/words/java/com.aspose.word...
  7. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType font files in Java....detected that might result in formatting fidelity loss. setWarnin...detected that might result in formatting fidelity loss. FolderFontSource(String...

    reference.aspose.com/words/java/com.aspose.word...
  8. Export EMLX to RTF via Java | products.aspose.com

    Java API to Convert EMLX to RTF without using Microsoft Word or Outlook...for Java to convert EMLX file format to HTML. Secondly, you can...class Save the document to RTF format using save method and set RTF...

    products.aspose.com/total/java/conversion/emlx-...
  9. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method....before setting any table formatting. builder . insert_cell ()...available when saving to .doc format. table . style_identifier =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....Iterate over each Cell and format its top, bottom, right, and...row_heights ) # Set the border format for each cell. for row in table...

    docs.aspose.com/slides/python-net/manage-table/