Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 17,418 for

true type

(0.77 sec)
  1. LegendPosition | Aspose.Words for Java

    Specifies the possible positions for a chart legend in Java....setOverlay(true); doc.save(getArtifactsDir()...legendPositionName) Parameters: Parameter Type Description legendPositionName...

    reference.aspose.com/words/java/com.aspose.word...
  2. Text Based Annotations using Python|Aspose.PDF ...

    Learn how to add, inspect, and delete free text, highlight, underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Python via .NET....Rectangle ( 299 , 713 , 308 , 720 , True ), ap . annotations . DefaultAppearance...Rectangle ( 299 , 713 , 308 , 720 , True ), ap . annotations . DefaultAppearance...

    docs.aspose.com/pdf/python-net/text-based-Annot...
  3. Export Document Workbook and Worksheet Properti...

    Learn how to export Document, Workbook, and Worksheet properties in Excel to HTML using Aspose.Cells for JavaScript via C++....C++, it also exports various types of Document, Workbook, and Worksheet...value of these properties is true . The following screenshot shows...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  4. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....enumeration which defines what type of auto fitting is applied to...getChild ( NodeType . TABLE , 0 , true ); // Autofit the first table...

    docs.aspose.com/words/java/autofit-setting-to-t...
  5. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java....FIELD_DOC_VARIABLE, true); fieldDocVariable.setVariableName("My...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldUserAddress | Aspose.Words for Java

    Implements the USERADDRESS field in Java....FIELD_USER_ADDRESS, true); Assert.assertEquals(" USERADDRESS...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSubject | Aspose.Words for Java

    Implements the SUBJECT field in Java....FIELD_SUBJECT, true); field.update(); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java....FIELD_KEYWORD, true); field.update(); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java....FIELD_COMMENTS, true); field.update(); Assert.assertEquals("...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...CompositeNode ) has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...