Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 10,765 for

true type

(0.13 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. Compare Documents in C#|Aspose.Words for .NET

    Compare two documents in any supported formats and shows content changes using C#. You can apply advanced options when comparing....comparison operation for certain types of objects within the original...appropriate property for the object type, such as IgnoreHeadersAndFoot...

    docs.aspose.com/words/net/compare-documents/
  3. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals....InsertImage ( Image image ) Parameter Type Description image Image The...string fileName ) Parameter Type Description fileName String...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::ImportFormatOptions::get_IgnoreH...

    Aspose::Words::ImportFormatOptions::get_IgnoreHeaderFooter method. Gets or sets a boolean value that specifies that source formatting of headers/footers content ignored if KeepSourceFormatting mode is used. The default value is True in C++.... The default value is true . bool Aspose :: Words :: ImportFormatOptions...get_MyDir () + u "Header and footer types.docx" ); // If 'IgnoreHeaderFooter'...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. Glyphs and Metrics of Type1 Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within Java....(fd); 6 7 boolean latinText = true ; 8 9 10 for ( int code = 65;...questions about Aspose.Font? Type in your query: Programming Language:...

    docs.aspose.com/font/java/glyphs-and-metrics-ty...
  6. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border object by border Type in C++....Retrieves a Border object by border type. System :: SharedPtr < Aspose...BorderType borderType ) Parameter Type Description borderType Aspo...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. WordML2003SaveOptions class | Aspose.Words for ...

    Aspose.Words.Saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WordML](../../aspose.words/saveformat/#WordML) format...SaveOptions ) 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...
  8. FieldInfo.new_value property | Aspose.Words for...

    FieldInfo.new_value property. Gets or sets an optional value that updates the property.... insert_field ( field_type = aw . fields . FieldType ....update_field = True ) . as_field_info () field . info_type = 'Comments'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.hidden property | Aspose.Words for Py...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not.... insert_chart ( chart_type = aw . drawing . charts . ChartType...axis_x . hidden = True chart . axis_y . hidden = True doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table.... insert_chart ( chart_type = aw . drawing . charts . ChartType...data_table data_table . show = True data_table . has_legend_keys...

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