Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 15,930 for

true type

(0.37 sec)
  1. CompareOptions.IgnoreTables | Aspose.Words for ...

    Discover how the CompareOptions IgnoreTables property enhances data analysis by controlling table data comparison for accurate insights....Shows how to filter specific types of document elements when making...Document ) docOriginal . Clone ( true ); Paragraph firstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  2. WebExtensionBindingCollection | Aspose.Words fo...

    Specifies a list of web extension bindings in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  3. Invoice recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from invoice images.... Setting Type Default value Description AllowedSymbols...AutomaticColorInvers boolean true Improve recognition accuracy...

    docs.aspose.com/ocr/net/recognition-settings-in...
  4. Showing Cell Range as the Data Labels with Node...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....getShowCellRange() property to true to select the Label Contains...dataLabels . setShowCellRange ( true ); // Save the workbook workbook...

    docs.aspose.com/cells/nodejs-cpp/showing-cell-r...
  5. How to export excel equations to other types of...

    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....export excel equations to other types of expressions Contents [ Hide...<title>Title</title>\r\n <script type=\"text/javascript\" async src=\"https://cdnjs...

    docs.aspose.com/cells/nodejs-cpp/export-equation/
  6. Format cells with Node.js via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for Node.js via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional‑looking spreadsheets.... setShrinkToFit ( true ); // Setting the bottom border...// Setting the bottom border type to medium style . getBorders...

    docs.aspose.com/cells/nodejs-cpp/cells-formatting/
  7. FieldMergeField.TextAfter | Aspose.Words for .NET

    Discover the FieldMergeField TextAfter property to easily customize your field output with dynamic text, enhancing document clarity and engagement.... FieldMergeField , true ); fieldMergeField . FieldName...fieldMergeField . IsMapped = true ; fieldMergeField . IsVerticalFormatting...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Text Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/line-break...
  9. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a new user defined style and adds it the collection....add method add(type, name) Creates a new user defined style and...collection. def add ( self , type : aspose . words . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....ANY, true); for (Node node : (Iterable)...getChild(NodeType.PARAGRAPH, 1, true))); Assert.assertEquals(LayoutEntityType...

    reference.aspose.com/words/java/com.aspose.word...