Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 10,695 for

true type

(0.08 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentPartSavingCallback method. Allows to control how document parts are saved when a document is saved to HTML or EPUB in C++.... ASSERT_TRUE ( args -> get_Document () ->...Format ( u "{0} part {1}, of type {2}{3}" , mOutFileName , ++...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line formatting of the chart.... 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...
  3. FieldDocVariable.variable_name property | Aspos...

    FieldDocVariable.variable_name property. Gets or sets the name of the document variable to retrieve.... insert_field ( field_type = aw . fields . FieldType ....FIELD_DOC_VARIABLE , update_field = True ) . as_field_doc_variable ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. StructuredDocumentTag.style_name property | Asp...

    StructuredDocumentTag.style_name property. Gets or sets the name of the style applied to the structured document tag.... 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...
  6. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis 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. 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...
  8. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....importNode(srcNode, true); dstStory.insertAfter(newNode...importer.importNode(srcNode, true); dstStory.insertAfter(newNode...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. 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/