Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 220,680 for

formatting

(0.14 sec)
  1. 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...
  2. 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...
  3. 用Node.js和C++读取和写入工作表的查询表|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.... log ( "Preserve Formatting: " + qt . getPreserveFormattin...()); // Now set Preserve Formatting to true qt . setPreserveFormattin...

    docs.aspose.com/cells/zh/nodejs-cpp/reading-and...
  4. Copy Range Data Only with Node.js via C++|Docum...

    Learn how to copy data from one range of cells to another using Aspose.Cells for Node.js via C++....copying the data only, not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  5. 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...
  6. Aspose::Words::Fields::FieldToa::get_RemoveEntr...

    Aspose::Words::Fields::FieldToa::get_RemoveEntryFormatting method. Gets whether to remove the Formatting of the entry text in the document from the entry in the table of authorities in C++....Gets whether to remove the formatting of the entry text in the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. How to Create a Table in C++|Aspose.Words for C++

    Different ways to create tables using C++. Create table in C++ for your document. Add a table in C++....presents details on how to add formatted tables to your document using...property to specify cell formatting Insert the cell content using...

    docs.aspose.com/words/cpp/create-a-table/
  8. FieldToa.removeEntryFormatting property | Aspos...

    FieldToa.removeEntryFormatting property. Gets or sets whether to remove the Formatting of the entry text in the document from the entry in the table of authorities....sets whether to remove the formatting of the entry text in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldIndexFormat enumeration | Aspose.Words for...

    Aspose.Words.Fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a document....enumeration Specifies the formatting for the FieldIndex fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...