Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 10,767 for

true type

(0.06 sec)
  1. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...GetNSeries (). Add ( u "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  2. FieldEnd.has_separator property | Aspose.Words ...

    FieldEnd.has_separator property. Returns ``True`` if this field has a separator....has_separator property Returns True if this field has a separator...class FieldEnd FieldEnd.node_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.aspectRatioLocked property | Aspose.W...

    ShapeBase.aspectRatioLocked property. Specifies whether the shape's aspect ratio is locked....Image it is true but for the other shape types it is false ..."AspectRatioLocked" property to "true" to preserve the shape's aspect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.aspect_ratio_locked property | Aspose...

    ShapeBase.aspect_ratio_locked property. Specifies whether the shape's aspect ratio is locked....IMAGE it is True but for the other shape types it is False ..."AspectRatioLocked" property to "true" to preserve the shape's aspect...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabelCollection.font property | Aspose...

    ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series.... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontInfoCollection.embed_system_fonts property ...

    FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the document...embed_true_type_fonts option is set to True . @property...Remarks Setting this property to True is useful if the user is on...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FormField::get_Calculate...

    Aspose::Words::Fields::FormField::get_CalculateOnExit method. True if references to the specified form field are automatically updated whenever the field is exited in C++....FormField::get_CalculateOnExit method True if references to the specified...comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...PreserveFormFields property to true when saving the document as...and set PreserveFormFields to true PdfSaveOptions saveOptions =...

    forum.aspose.com/t/convert-word-form-fields-to-...
  9. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fractionusing Aspose.Cells for Node.js via C++ API.... This can be particularly true in formal documents, reports...to two digits, and even as typed fractions. This flexibility...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  10. HtmlLoadOptions.support_font_face_rules propert...

    HtmlLoadOptions.support_font_face_rules property. Gets or sets a value indicating whether to support @font-face rules and whether to load declared fonts...embed_true_type_fonts property of the DocumentBase...collection should be set to True . Supported font formats are...

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