Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 15,844 for

true type

(0.75 sec)
  1. PPT document chart using Java | products.aspose...

    Java sample code to draw and convert chart or diagram in PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....True); chart.getChartTitle().setHeight(...setHeight( 20 ); chart.hasTitle( true ); //Set first series to Show...

    products.aspose.com/slides/java/chart/ppt/
  2. 通过Node.js与C++设置图表外观|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表的外观。我们的指南将向您展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格并增强工作表。... add ( "A1:B3" , true ); // Setting the foreground...getNSeries (). add ( "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  3. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some text or draw a picture....OMR supports several types of fields that allow the respondent...write_in=Full name required=true ?content=Your phone number:...

    docs.aspose.com/omr/net/recognition/write-in/
  4. BarcodeParameters.AddStartStopChar | Aspose.Wor...

    Enhance your barcode functionality with the AddStartStopChar property for NW7 and CODE39 Types. Optimize scanning accuracy and efficiency!...Start/Stop characters for barcode types NW7 and CODE39. public bool...examples of different barcode types that we can create using our...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。... Add ( u "A1:B3" , true ); // Setting the foreground...GetNSeries (). Add ( u "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  6. 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...
  7. FieldOptions.built_in_templates_paths property ...

    FieldOptions.built_in_templates_paths property. Gets or sets paths of MS Word built-in templates....first_section , is_import_children = True ) building_block . append_child...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Manage Dates and Times with C++|Document...

    Learn how to manage dates and times through the Aspose.Cells for C++ API....SetDate1904(true) property. This example shows...GetSettings (). SetDate1904 ( true ); std :: cout << "Use the 1904...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...
  9. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series [ 0 ] . has_data_labels = True chart . series [ 0 ] . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format... exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

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