Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 16,768 for

true type

(0.15 sec)
  1. FieldPrint.post_script_group property | Aspose....

    FieldPrint.post_script_group property. Gets or sets the drawing rectangle that the PostScript instructions operate on.... insert_field ( field_type = aw . fields . FieldType ....FIELD_PRINT , update_field = True ) . as_field_print () # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... insert_shape ( shape_type = aw . drawing . ShapeType ...find_replace_options . ignore_shapes = True builder . document . range ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export Document, Workbook, and Worksheet Proper...

    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....Cells, it also exports various types of document, workbook, and worksheet...value of these properties is true . The following screenshot shows...

    docs.aspose.com/cells/python-net/export-documen...
  4. 使用 Python 在演示文稿中格式化图表|Aspose.Slides for Python 文档

    通过 Aspose.Slides for Python(基于 .NET),学习图表格式化,并为您的 PowerPoint 或 OpenDocument 演示文稿提升专业且吸引眼球的样式。... has_title = True chart . chart_title . add_t...portion_format . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/zh/python-net/chart-form...
  5. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a boolean value which is responsible for opacity of the watermark. The default value is True in C++.... The default value is true . bool Aspose :: Words :: TextWatermarkOptions...doc -> get_Watermark () -> get_Type () == Aspose :: Words :: WatermarkType...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. ChartTitle.format property | Aspose.Words for P...

    ChartTitle.format property. Provides access to fill and line formatting of the chart title.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x . title . show = True chart . axis_x . title . format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for JavaScript via C++...of three available barcode types with fixed lengths of 37, 52...identifies one of the encoding types supporting numerical or alphanumeric...

    docs.aspose.com/barcode/javascript-cpp/read-aus...
  8. Export similar Border Style when Border Style i...

    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....Microsoft Excel supports some types of dashed borders that are not...property. Please set its value to true , and the unsupported borders...

    docs.aspose.com/cells/python-net/export-similar...
  9. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.text property. Gets or sets the text of the subject.... insert_field ( field_type = aw . fields . FieldType ....FIELD_SUBJECT , update_field = True ) . as_field_subject () field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column Types. This is particularly important for DateTime columns. This work…...correspond to the DataTable’s column types. This is particularly important...ImportTableOptions { IsFieldNameShown = true, NumberFormats = new string[]...

    forum.aspose.com/t/using-cells-importdata-to-im...