Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 16,707 for

true type

(0.09 sec)
  1. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index.... Parameter Type Description index int Remarks... NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用简洁的代码示例在 Aspose.Slides for Python .NET 中创建和样式化标注,兼容 PPT、PPTX 和 ODP,以自动化演示文稿工作流程。... show_value = True chart . chart_data . series...show_label_as_data_callout = True chart . chart_data . series...

    docs.aspose.com/slides/zh/python-net/callout/
  3. ShapeBase.bounds_with_effects property | Aspose...

    ShapeBase.bounds_with_effects property. Gets final extent that this shape object has after applying drawing effects... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 2...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature.... Comment , true )); } /// <summary> /// Iterates...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/net/aspose.words/com...
  5. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    Discover the DocumentPropertyCollection IndexOf method to efficiently find the index of a property by its name. Enhance your coding productivity today!...IndexOf ( string name ) Parameter Type Description name String The...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  6. 使用TrueType和Opentype字体|Java

    Java API可供开发人员操纵和字体文件。了解如何使用Java产品中的TrueType和OpenType字体。... True Type字体可以为您提供诸如可扩展性,广泛的字形,Unico...使用TTF/OTF字体的字形和指标 。 使用自定义接口渲染文本 。 TRUE TYPE类型字体 转换为更合适的字体格式。 Java的Font...

    docs.aspose.com/font/zh/java/working-with-truet...
  7. Loading and Parsing MSG Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... PreserveEmbeddedMess = true ; var msg = MailMessage . Load...MapiConversionOption { PreserveEmbeddedMess = true }; // Convert MailMessage to...

    docs.aspose.com/email/net/loading-and-parsing-m...
  8. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for PHP via Java chart worksheets and automate reports across PPT and PPTX files....worksheet is created for all types of charts: line chart, bar chart...method of the ChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/php-java/chart-worksheet...
  9. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...memory_optimization = True # Enable memory optimization...save_options.memory_optimization to True , you can significantly decrease...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  10. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!...dateTime , string text ) Parameter Type Description author String The...GetChildNodes ( NodeType . Comment , true ). Count , Is . EqualTo ( 2...

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