Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 12,641 for

true type

(0.13 sec)
  1. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same Type associated with the same axes in Java....of chart series of the same type associated with the same axes...separate group for each series type. Also, you can create a chart...

    reference.aspose.com/words/java/com.aspose.word...
  2. Style.is_heading property | Aspose.Words for Py...

    Style.is_heading property. True when the style is one of the built-in Heading styles....is_heading property True when the style is one of the...cur_style . name } ", of type " { cur_style . type } "' ) print ( f '...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SaveOptions.prettyFormat property | Aspose.Word...

    SaveOptions.prettyFormat property. When ``True``, pretty formats output where applicable...prettyFormat property When true , pretty formats output where...() : boolean Remarks Set to true to make HTML, MHTML, EPUB, WordML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_IsDeleteRevision () Returns true if this object was deleted in...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....SHAPE, 0, true); ShapeRenderer renderer = shape...getGraphicsQualityOp().setUseTileFlipMode(true); } } renderer.save(getArtifactsDir()...

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

    Specifies the Type format of an image in a Microsoft Word document in Java....class ImageType Specifies the type (format) of an image in a Microsoft...getChild(NodeType.SHAPE, 0, true); Assert.assertEquals(ImageType...

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

    Represents chart series properties in Java....hasDataLabels(true); series.setExplosion(40); for...getDataLabels().get(i).setShowCategoryName(true); series.getDataLabels().get(i)...

    reference.aspose.com/words/java/com.aspose.word...
  8. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... Parameter Type Description name str Case-insensitive...variable to locate. Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to create waterfall chart with Node.js via ...

    Create waterfall charts in Excel with Node.js and Aspose.Cells for Node.js via C++....waterfall chart is a special type of chart that is normally used...Excel has many predefined chart types, including column, line, pie...

    docs.aspose.com/cells/nodejs-cpp/creating-water...
  10. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....( $ nodeType -> TABLE , 0 , true ); // Autofit the first table...PERCENT )) { echo "PreferredWidth type is not percent <br />" ; } if...

    docs.aspose.com/words/java/working-withtables-i...