Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 17,437 for

true type

(0.17 sec)
  1. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....Cells, it also exports various types of Document, Workbook, and Worksheet...value of these properties is true . The following screenshot shows...

    docs.aspose.com/cells/go-cpp/export-document-wo...
  2. Aspose::Words::Fields::DropDownItemCollection c...

    Aspose::Words::Fields::DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field. To learn more, visit the documentation article in C++.... static Type () virtualizeBeginConst () const...const_iterator iterator iterator_holder_type virtualized_iterator virtua...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for С++, compatible with PowerPoint formats....] Introduction Among other types of PowerPoint charts, there...there are two “hierarchical” types - Treemap and Sunburst chart (also...

    docs.aspose.com/slides/cpp/data-points-of-treem...
  4. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... insert_chart ( chart_type = aw . drawing . charts . ChartType...the legend. legend . overlay = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldGoToButton.location property | Aspose.Word...

    FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to.... insert_field ( field_type = aw . fields . FieldType ....FIELD_GO_TO_BUTTON , update_field = True ) . as_field_go_to_button ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldKeywords.text property | Aspose.Words for ...

    FieldKeywords.text property. Gets or sets the text of the keywords.... insert_field ( field_type = aw . fields . FieldType ....FIELD_KEYWORD , update_field = True ) . as_field_keywords () field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.revision_number prope...

    BuiltInDocumentProperties.revision_number property. Gets or sets the document revision number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_REVISION_NUM , update_field = True ) . as_field_rev_num () self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...FolderFontSource("/app/Resources", true) }); var loadOptions = new LoadOptions...FolderFontSource("/app/Resources", true) }); 4 Assign the FontSettings...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  9. Convert a Document to PDF in Python|Aspose.Word...

    Convert a document to PDF using Python. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....to convert various document types—including Word files, images...the optimize_output flag to true, and then redundant nested canvases...

    docs.aspose.com/words/python-net/convert-a-docu...
  10. Translate Markdown to DOM|Aspose.Words for .NET

    Translate 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....Bold = true Italic *italic text* Font.Italic = true Strikethrough...~Strikethrough text~ Font.StrikeThrough = true We use a character style with...

    docs.aspose.com/words/net/translate-markdown-to...