Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 10,922 for

true type

(0.24 sec)
  1. ChartAxis.axis_between_categories property | As...

    ChartAxis.axis_between_categories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories.... insert_chart ( chart_type = aw . drawing . charts . ChartType.... axis_between_categories = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.word_open_xml_minimal pro...

    StructuredDocumentTag.word_open_xml_minimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ConditionalStyleCollection::Clea...

    Aspose::Words::ConditionalStyleCollection::ClearFormatting method. Clears all conditional styles of the table style in C++....:: Color :: Empty ; }; ASSERT_TRUE ( tableStyle -> get_ConditionalStyles...Aspose::Words::ConditionalStyleColl::Type method Aspose::Words::Condi...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. 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...
  5. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered formatting applied to it....is_list_item property True when the paragraph has bulleted...in the list. # Below are two types of lists that we can create...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....get_Font()->set_Bold(true) Italic *italic text* get_Font()->set_Italic(true) Strikethrough...get_Font()->set_StrikeThrough(true) We use a character style with...

    docs.aspose.com/words/cpp/translate-markdown-to...
  8. Extract Images from HTML – C# code

    Extract images from HTML programmatically using the Aspose.HTML C# library....Type == "image" ) { // Get the image type and set to...protocol of the URL and, if true, set the image name and extension...

    products.aspose.com/html/net/images/extract/
  9. MailMergeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeOptions class for seamless low-code mail merge solutions. Enhance your document automation with customizable features!...UseNonMergeFields { get; set; } When true , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/net/aspose.words.low...
  10. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the paragraph has bulleted or numbered formatting applied to it in C++....ListFormat::get_IsListItem method True when the paragraph has bulleted...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/cpp/aspose.words.lis...