Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 16,780 for

true type

(0.06 sec)
  1. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#.... Add sparkline group of type SparklineType.Line, data range...and ShowLowPoint properties to true for the group. Similarly, you...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  3. FontInfo | Aspose.Words for Java

    Specifies information about a font used in the document in Java....style) Parameters: Parameter Type Description format int style...style) Parameters: Parameter Type Description style int Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  4. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...API to define the cell format type (e.g., percent, number, text)...AxisX.AxisBetweenCategorie = true; chart.AxisX.Hidden = false;...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  5. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java....Remarks: The default value is true . Examples: Shows how to change...Remarks: The default value is true . Examples: Shows how to change...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::FieldAuthor class | Aspo...

    Aspose::Words::Fields::FieldAuthor class. Implements the AUTHOR 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...
  7. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....the PDF document as PDF string type, outside of the content stream...text box field (or any other type of annotation) on mouse enter/exit...

    docs.aspose.com/pdf/java/pdf-tooltip/
  8. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...Pptx ); } Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/net/manage-ole/
  9. CAD Image class Custom Properties now Read Only...

    I have been trying to upgrade to the latest version (25.12) of the CAD adapter but now have a problem that I cannot write to the CAD image class custom properties. This appears to be because in Version 25.7, the CustomP…...been changed to a Read Only Type. Is this intentional ? namespace...existingMetadata)) { hasExistingMetadata = true; _image.CustomProperties[TMINamespace]...

    forum.aspose.com/t/cad-image-class-custom-prope...
  10. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field Types....field types. Members Name Description FIELD_NONE Field type is not...FieldType . FIELD_DATE , field . type ) self . assertEqual ( 'DATE...

    reference.aspose.com/words/python-net/aspose.wo...