Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 16,784 for

true type

(0.27 sec)
  1. Visual Component Editor|Documentation

    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.... Barcod - BarCode symbology type. It includes 60+ symbologies...Size - specifies the different types of automatic sizing modes. The...

    docs.aspose.com/barcode/reportingservices/visua...
  2. BuiltInDocumentProperties.category property | A...

    BuiltInDocumentProperties.category property. Gets or sets the category of the document.... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTHOR , update_field = True ) # 2 - "Title" property, which...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF Accessibility Removing Colors from Input fi...

    Hello Aspose Support Team, We are currently testing PDF conversion using Aspose.Words version 22.5.0.0 and have encountered an issue related to color preservation in the output PDF. Issue Description: When converting …...on handling specific field types or preserving other visual attributes...PreserveFormFields property is set to true , false value will be used automatically...

    forum.aspose.com/t/pdf-accessibility-removing-c...
  4. Style.UnhideWhenUsed | Aspose.Words for .NET

    Discover how to manage the UnhideWhenUsed property for styles. Control visibility in the Styles gallery and task pane to enhance your document's design.... True when the used style should be...styleTitle . UnhideWhenUsed = true ; if ( styleTitle . SemiHidden...

    reference.aspose.com/words/net/aspose.words/sty...
  5. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # In the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fraction using Aspose.Cells for Python via .NET API.... This can be particularly true in formal documents, reports...up to two digits, and even typed fractions. This flexibility...

    docs.aspose.com/cells/python-net/how-to-format-...
  7. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... The default value is True . @property def has_vertical_border...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....controlling the spaces between both types of text, you can configure your...the spaces between these two types of text. You can use AddSpaceBetweenFarEa...

    docs.aspose.com/words/cpp/using-documentbuilder...
  9. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart_axis_x_title . show = True chart_axis_y_title = chart ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....nodeType -> PARAGRAPH , 6 , true ); $ endPara = $ doc -> getFirstSection...nodeType -> PARAGRAPH , 10 , true ); // Extract the content between...

    docs.aspose.com/words/java/extract-content-in-php/