Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 17,476 for

true type

(0.29 sec)
  1. Add Signature in PDF File|Aspose.PDF for Java

    Learn how to add a digital signature to a PDF document using Aspose.PDF in Java for secure signing and document verification....create a signature of a specific type, you need to create an object...object of a particular signature type is created, you can use the...

    docs.aspose.com/pdf/java/add-signature-in-pdf/
  2. Manage DataLabels of Excel Charts with Node.js ...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for Node.js via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... add ( "A1:B3" , true ); // Show value labels chart...getDataLabels (). setShowValue ( true ); // Show series name labels...

    docs.aspose.com/cells/nodejs-cpp/insert-datalab...
  3. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples....templates used to design many types of charts. Using Aspose.Slides...charts (based on popular chart types) and custom charts. To allow...

    docs.aspose.com/slides/androidjava/create-chart/
  4. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java....are three different calendar types according to which the PRINTDATE...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....this variable to true. fieldToa.setUseHeading(true); // We can further...p. "); // We can set this to true to get our table to display...

    reference.aspose.com/words/java/com.aspose.word...
  6. VariableCollection.Add | Aspose.Words for .NET

    Discover how to efficiently add document variables to your VariableCollection with our easy-to-follow guide. Boost your data management today!...name , string value ) Parameter Type Description name String The...FieldType . FieldDocVariable , true ); field . VariableName = "Home...

    reference.aspose.com/words/net/aspose.words/var...
  7. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series group in C++....series group, also of the line type. System :: SharedPtr < Aspose...get_AxisX () -> set_Hidden ( true ); // Define title of the secondary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...ConditionalStyleType enumeration type. Indexers Name Description __getitem__(index)..."ConditionalStyles" collection. # 1 - By style type: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAdvance class | Aspose.Words for Python

    aspose.words.fields.FieldAdvance class. Implements the ADVANCE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeGrid|Documentation

    CompositeGrid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....declared as an object with "element_type": "CompositeGrid" property....the values array. { "element_type" : "CompositeGrid" , "columns_count"...

    docs.aspose.com/omr/net/json-markup/compositegrid/