Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 217,204 for

formatting

(0.17 sec)
  1. Paragraph.paragraphBreakFont property | Aspose....

    Paragraph.paragraphBreakFont property. Provides access to the font Formatting of the paragraph break character....Provides access to the font formatting of the paragraph break character...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Working with Text Layers in Aspose.PSD for Pyth...

    Examples of how to work with Text Layers in PSD File...control over the styling and formatting of the text, you can use...text with its own style and formatting. In this example, we have...

    docs.aspose.com/psd/python-net/text-layer-manip...
  4. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...including how certain features, formatting, or styles are handled during...specific needs. Adjust CSS and Formatting : You can specify additional...

    forum.aspose.com/t/difference-in-html-output/31...
  5. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++....Examples Shows how to create a formatted table using DocumentBuilder...set_LeftIndent ( 20 ); // Set some formatting options for text and table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow.... Remarks Current font formatting specified by the Font property...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ListCollection | Aspose.Words for Java

    Stores and manages Formatting of bulleted and numbered lists used in a document in Java....Iterable Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/java/com.aspose.word...
  8. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting using C#....documents from one supported format to another and modifying those...reporting. Modern document formats and standards are complex,...

    docs.aspose.com/words/net/features/
  9. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....getEffective() method from the local format. This sample code shows you...contains effective text frame formatting properties. This sample code...

    docs.aspose.com/slides/php-java/shape-effective...
  10. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...particularly with lists and their formatting. When splitting a document...Check List Formatting : Ensure that the list formatting is correctly...

    forum.aspose.com/t/list-labels-not-getting-reat...