Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 16,758 for

true type

(0.09 sec)
  1. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via 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 ( "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  2. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory....to specify the location of true type fonts explicitly. To do this...Typeface class. There are five types of typefaces, each typeface...

    docs.aspose.com/words/cpp/specify-truetype-font...
  3. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format... exportGeneratorName When true , causes the name and version...produced files. Default value is true . imlRenderingMode Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....header("Content-type", "image/png") .header("Content-Disposition"...Logging__Console__IsEnabled=true COPY --from=installer-env [...

    docs.aspose.com/cad/java/getting-started/how-to...
  5. Working With Comments in Ruby|Aspose.Words for ...

    Working with comments using Ruby....comments in the document node_type = Rjb :: import ( 'com.aspose...getChildNodes ( node_type . COMMENT , true ) . toArray () save_format...

    docs.aspose.com/words/java/working-with-comment...
  6. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding Types for seamless integration of web extensions with your document data....enumeration Enumerates available types of binding between a web extension...myScriptTaskPane . IsVisible = true ; myScriptTaskPane . Width =...

    reference.aspose.com/words/net/aspose.words.web...
  7. Aspose::Words::Fonts::FontSubstitutionRule clas...

    Aspose::Words::Fonts::FontSubstitutionRule class. This is an abstract base class for the font substitution rule. To learn more, visit the documentation article in C++.... static Type () Examples Shows operating...if ( isLinuxOrMac ) { ASSERT_TRUE ( fontConfigSubstituti -> get_Enabled...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the documentation article in C++.... get_IsLegal () const True if the level turns all inherited..._TrailingCharacter . static Type () Remarks You do not create...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. ShapeBase.is_decorative property | Aspose.Words...

    ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the shape is decorative in the document.... SHAPE , True )[ 0 ] . as_shape () self ....builder . insert_shape ( shape_type = aw . drawing . ShapeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF....save_images_as_wmf property When True all images will be saved as...image_shape . image_data . image_type ) builder . insert_paragraph...

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