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

true type

(0.26 sec)
  1. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format... Default value is True , all metafiles are compressed...) export_generator_name When True , causes the name and version...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert OLM to PST via Java | products.aspose.com

    Try the code sample to convert OLM files to PST format in Java. Download Java API to take your email processing applications to the next level....folder types in a PST file is used to specify the type of folder...setting the boolean parameter to true. Create the Inbox folder in...

    products.aspose.com/email/java/conversion/olm-t...
  3. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Chart" ); // Set the Placement Type, the way the Label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  4. MailMerge.use_non_merge_fields property | Aspos...

    MailMerge.use_non_merge_fields property. When ``True``, specifies that in addition to MERGEFIELD fields, mail merge is performed into some other Types of fields and also into {{fieldName}} tags....use_non_merge_fields property When True , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via Java to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...getVerticalAxis (). setTitle ( true ); chart . getAxes (). getVerticalAxis...

    docs.aspose.com/slides/androidjava/chart-axis/
  6. FieldSeq.reset_heading_level property | Aspose....

    FieldSeq.reset_heading_level property. Gets or sets an integer number representing a heading level to reset the sequence number to... insert_field ( field_type = aw . fields . FieldType ....FIELD_SEQUENCE , update_field = True ) . as_field_seq () field_seq...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with PS format files | Aspose.Page for ...

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for .NET API solution....we will use only the PS file type. So we use for the creation...PsDocument(outPsStream, options, true ); 8 } If someone wish to create...

    docs.aspose.com/page/net/working-with-ps/
  8. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...Paragraph paragraph ) Parameter Type Description paragraph Paragraph...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience....VisitTableEnd ( Table table ) Parameter Type Description table Table The...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::Fonts::FontSettings::get_Default...

    Aspose::Words::Fonts::FontSettings::get_DefaultInstance method. Static default font settings in C++....( u "Courier New" ); ASSERT_TRUE ( Aspose :: Words :: Fonts ::...uses the unknown font. ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.fon...