Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 17,414 for

true type

(0.08 sec)
  1. Convert Excel to HTML with tooltip using JavaSc...

    Learn how to convert Excel files to HTML format with tooltips for complete text display using Aspose.Cells for JavaScript via C++....addTooltipText property to true will add the complete text as...HTML Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  2. Stacked Area Chart Labels Not Rendering in PDF ...

    Summary Stacked Area Charts (ChartType 48) in PowerPoint presentations don’t render axis labels and legends when converted to PDF using Aspose.Slides 26.2, even though regular Area charts work correctly. Environment As…...Comparison Slide 4 (Area Chart - Type 47) : ✓ Works perfectly - all...Slide 5 (Stacked Area Chart - Type 48) : ✗ Labels missing Chart...

    forum.aspose.com/t/stacked-area-chart-labels-no...
  3. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...ExportImagesAsBase64 = true, ExportPrintAreaOnly = true, ExportHiddenWorkshee...ExcludeUnusedStyles = true, ExportActiveWorkshee = true, Encoding = Encoding...

    forum.aspose.com/t/graphic-elements-in-html-are...
  4. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....FIELD_LIST_NUM, true); // Lists start counting at...insertField(FieldType.FIELD_LIST_NUM, true); // This field will start a...

    reference.aspose.com/words/java/com.aspose.word...
  5. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field...Description calculateOnExit True if references to the specified...FormField.isCheckBoxExactSize is true . checked Gets or sets the checked...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSettings.SubstitutionSettings | Aspose.Word...

    Explore the FontSettings SubstitutionSettings property to optimize your font substitution process and enhance text display quality effortlessly.... Type , Is . EqualTo ( FontSourceType...FontInfoSubstitution . Enabled = true ; doc . FontSettings . SubstitutionSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....FIELD_INDEX, true); // Configure the INDEX field...its entry type also matches the INDEX field's entry type. FieldXE...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::TextPath::get_Bold meth...

    Aspose::Words::Drawing::TextPath::get_Bold method. True if the font is formatted as bold in C++....method TextPath::get_Bold method True if the font is formatted as...Aspose::Words::Drawing::TextPath::Type method Aspose::Words::Drawi...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. How to use Insert Controls|Documentation

    Add Text Box, Combo Box, Check Box, Spin Button, and Option Button controls from the toolbar Insert Controls dropdown.... Choose a control type from the dropdown. Text Box:...Reference: linked cell updated with TRUE or FALSE when toggled. Label...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the JavaScript API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet.... Set this to true to make Microsoft Excel display...Formulas Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/show-formu...