Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 10,695 for

true type

(0.04 sec)
  1. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for .NET. 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....ShowCellRange property to true to select the Label Contains...Assistant Close Set the Shape Type of Data Labels of Chart Resize...

    docs.aspose.com/cells/net/showing-cell-range-as...
  2. Avoid exponential notation of large numbers whi...

    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....KeepPrecision property and set it true while loading your HTML. Avoid...Change the HTML Link Target Type Delete redundant spaces after...

    docs.aspose.com/cells/java/avoid-exponential-no...
  3. How to Specify TrueType Fonts Location|Document...

    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....method accepts first parameter of type String with location to the...whereas the second parameter of type Boolean is to direct the Aspose...

    docs.aspose.com/cells/java/how-to-specify-truet...
  4. Aspose::Words::Fields::FieldGlossary class | As...

    Aspose::Words::Fields::FieldGlossary class. Implements the GLOSSARY field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyAskField");...insertField(FieldType.FIELD_ASK, true); fieldAsk.setBookmarkName("MyAskField");...

    reference.aspose.com/words/java/com.aspose.word...
  6. MailMergeSettings.dataSource property | Aspose....

    MailMergeSettings.dataSource property. Specifies the path to the mail-merge data source...// Configure a mailing label type mail merge, which Microsoft...linkToQuery = true ; settings . viewMergedData = true ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ImageWatermarkOptions class | As...

    Aspose::Words::ImageWatermarkOptions class. Contains options that can be specified when adding a watermark with image. To learn more, visit the documentation article in C++.... The default value is true . get_Scale () const Gets or...kOption::get_Scale . static Type () See Also Namespace Aspose::Words...

    reference.aspose.com/words/cpp/aspose.words/ima...
  8. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++.... Setting the AutoFormat Type Microsoft Excel offers a number...Set PivotTable.IsAutoFormat to true . Assign a formatting option...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  9. X Axis Vs. Category Axis with Node.js via C++|D...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....different types of X axes. While the Y axis is a Value type axis,...can be a Category type axis or a Value type axis. Using a Value...

    docs.aspose.com/cells/nodejs-cpp/x-axis-vs-cate...
  10. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++.... setIsBold ( true ); // Set the font text color.... setFont ( true ); flg . setCellShading ( true ); // Apply the...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...