Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 16,760 for

true type

(0.34 sec)
  1. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold....bold property True if the font is formatted as...text_path . bold = True shape . text_path . italic = True # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabelCollection.show_leader_lines prop...

    ChartDataLabelCollection.show_leader_lines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters....small_caps property True if the font is formatted as...text_path . bold = True shape . text_path . italic = True # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontConfigSubstitutionRule | Aspose.Words for Java

    Font config substitution rule in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...resetCache(); } Parameters: Parameter Type Description value boolean The...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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/
  6. FieldSkipIf class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSkipIf class. Implements the SKIPIF field... If the comparison is true, SKIPIF cancels the current...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineStory::get_StoryType method. Returns the Type of the story in C++....InlineStory::get_StoryType method Returns the type of the story. Aspose :: Words...have their respective story types. ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java.... There are two general types of lists in Microsoft Word:...by index or by border type. Border type is represented by the...

    docs.aspose.com/words/java/using-documentbuilde...
  9. 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...
  10. 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...