Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 16,860 for

true type

(0.18 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. AsposePSD states that a valid PSD file is not a...

    This python script from aspose.psd import Image from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers.smartobjects import SmartObjectLayer from aspose.psd.imageloadoptions import PsdL…...index {i}“) found_smart_layers = True if not found_smart_layers: print(”...index {i}") found_smart_layers = True if not found_smart_layers: print("...

    forum.aspose.com/t/asposepsd-states-that-a-vali...
  3. Aspose::Words::Fonts::FontInfoCollection::idx_g...

    Aspose::Words::Fonts::FontInfoCollection::idx_get method. Gets a font with the specified name in C++....:: String & name ) Parameter Type Description name const System::String&..."Embedded font.doc" ); ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table.... The default value is True . has_legend_keys Gets or sets...table. The default value is True . has_outline_border Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for .NET 20.2 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Types.Derived.RenditionClass.DefinedValues...#ctor(System.Int32) F:Aspose.PSD.Xmp.Types.Derived.RenditionClass.DefinedValues...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-2...
  6. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve.... insert_field ( field_type = aw . fields . FieldType ....FIELD_BIDI_OUTLINE , update_field = True ) . as_field_bidi_outline ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSeq.insert_next_number property | Aspose.W...

    FieldSeq.insert_next_number property. Gets or sets whether to insert the next sequence number for the specified item.... insert_field ( field_type = aw . fields . FieldType ....FIELD_SEQUENCE , update_field = True ) . as_field_seq () field_seq...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldSeq.reset_number property | Aspose.Words f...

    FieldSeq.reset_number property. Gets or sets an integer number to reset the sequence number to... insert_field ( field_type = aw . fields . FieldType ....FIELD_SEQUENCE , update_field = True ) . as_field_seq () field_seq...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Security Annotations using Python|Aspose.PDF fo...

    Learn how to mark text for redaction, apply redaction annotations, and redact image areas in PDF files using Aspose.PDF for Python via .NET.... TextSearchOptions ( True ) text_fragment_absorber . text_search_options...redaction_annotation . repeat = True page . annotations . add ( ...

    docs.aspose.com/pdf/python-net/security-annotat...
  10. LET function #NAME error - Free Support Forum -...

    We are getting a couple of errors due to the LET function after calling wb.CalculateFormula(ignoreError: True). We are using version 25.9 of Aspose.Cells When using an xlsb workbook format with a LET function and call…...CalculateFormula(ignoreError: true). We are using version 25.9...CalculateFormula(ignoreError: true); we get #NAME errors. When...

    forum.aspose.com/t/let-function-name-error/319910