Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 10,922 for

true type

(0.08 sec)
  1. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format.... SHAPE , 0 , True ) . as_shape () . markup_language...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fonts::FontSubstitutionRule clas...

    Aspose::Words::Fonts::FontSubstitutionRule class. This is an abstract base class for the font substitution rule. To learn more, visit the documentation article in C++.... static Type () Examples Shows operating...if ( isLinuxOrMac ) { ASSERT_TRUE ( fontConfigSubstituti -> get_Enabled...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. 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...
  4. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!...); // Below are two wrapping types that shapes may have. // 1 -...GetChild ( NodeType . Shape , 0 , true )). MarkupLanguage ); // The...

    reference.aspose.com/words/net/aspose.words.sav...
  5. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....dataTable; } Parameters: Parameter Type Description documentFieldName...dataTable; } Parameters: Parameter Type Description documentFieldName...

    reference.aspose.com/words/java/com.aspose.word...
  6. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides Typed access to a collection of [Table](../table/) nodes...TableCollection class Provides typed access to a collection of Table...system_helper . linq . Enumerable . of_type ( lambda x : x . as_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSet.bookmark_text property | Aspose.Words ...

    FieldSet.bookmark_text property. Gets or sets the new text of the bookmark.... insert_field ( field_type = aw . fields . FieldType ....builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::IFieldUpdatingCallback::...

    Aspose::Words::Fields::IFieldUpdatingCallback::FieldUpdated method. A user defined method that is called just after a field is updated in C++....doc -> UpdateFields (); ASSERT_TRUE ( callback -> get_FieldUpdatedCalls...override { if ( field -> get_Type () == FieldType :: FieldAuthor...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldComments.text property | Aspose.Words for ...

    FieldComments.text property. Gets or sets the text of the comments.... insert_field ( field_type = aw . fields . FieldType ....FIELD_COMMENTS , update_field = True ) . as_field_comments () field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...bold = True # Use a document builder to...Bold. builder . font . bold = True builder . writeln ( "This text...

    docs.aspose.com/words/zh/python-net/translate-m...