Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 17,415 for

true type

(0.09 sec)
  1. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a library for Python via .NET for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples....Maintain field definitions, data types, and record structures when...that supports additional data types and larger field sizes. Supported...

    docs.aspose.com/cells/python-net/reading-and-wr...
  2. HtmlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML_FIXED](../../aspose.words/saveformat/#HTML_FIXED) format...Default value is new UTF8Encoding(true) (UTF-8 with BOM). export_embedded_css...Html document. Default value is True . export_form_fields Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...STRUCTURED_DOCUMENT_TAG, true)) { StructuredDocumentTa std...std.getFirstChild().deepClone(true); std.removeAllChildren(); run...

    forum.aspose.com/t/chinese-date-language-locale...
  4. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # SEQ fields...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlOfficeMathOutputMode Enum | Aspose.Words fo...

    Discover how Aspose.Words.Saving.HtmlOfficeMathOutputMode enhances OfficeMath export to HTML, MHTML, and EPUB for seamless document conversion....-aw-wrap-type:inline\" />" + "</p>" ). Success , Is . True ); break..."</math>" + "</p>" ). Success , Is . True ); break ; case HtmlOfficeMathOutput...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::ConditionalStyle::ClearFormattin...

    Aspose::Words::ConditionalStyle::ClearFormatting method. Clears formatting of this conditional style in C++....-> ClearFormatting (); ASSERT_TRUE ( tableStyle -> get_ConditionalStyles...Aspose::Words::ConditionalStyle::Type method Aspose::Words::ConditionalStyle::Equals...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::Border::GetHashCode method | Asp...

    Aspose::Words::Border::GetHashCode method. Serves as a hash function for this Type in C++....as a hash function for this type. int32_t Aspose :: Words ::...get_Count (); i ++ ) { ASSERT_TRUE ( System :: ObjectExt :: Equals...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. FontInfoSubstitutionRule class | Aspose.Words f...

    aspose.words.fonts.FontInfoSubstitutionRule class. Font info substitution rule... enabled = True # Original font metrics should...keep_original_font_metrics = True # We will get a font substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabelCollection.font property | Aspose...

    ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series.... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity....the following chart series types: Bar, Column, Histogram, Pareto...color. series . HasDataLabels = true ; ChartDataLabelCollec dataLabels...

    reference.aspose.com/words/net/aspose.words.dra...