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

true type

(0.2 sec)
  1. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them in C++....0 ) -> get_Name ()); ASSERT_TRUE ( chart -> get_Series () ->...( 0 ) -> set_HasDataLabels ( true ); chart -> get_Series () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 使用 C++ 通过JavaScript检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 检查工作簿是否包含隐藏的外部链接。...Links Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  3. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry::get_Font method. Provides access to the font formatting of this legend entry in C++....Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); System...get_Font () -> set_Italic ( true ); chartLegend -> get_LegendEntries...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_CanHaveImage () Returns true if the shape type allows the shape to...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data Type of a document property....PropertyType enumeration Specifies data type of a document property. Members...OTHER The property is some other type. Examples Shows how to work...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Node.accept method | Aspose.Words for Python

    Node.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Field.update method | Aspose.Words for Node.js

    Aspose.Words.Fields.Field.update method...Parameter Type Description ignoreMergeFormat boolean If true then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....Object public class ResourceType Type of loaded resource. Examples:...getChildNodes(NodeType.SHAPE, true).getCount()); doc.save(getArtifactsDir()...

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

    The base class for specifying additional options when saving a document into a text based formats in Java....getExportGeneratorNa() When true , causes the name and version...formats. getPrettyFormat() When true , pretty formats output where...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....FIELD_COMPARE, true); field.setLeftExpression("3");...insertField(FieldType.FIELD_COMPARE, true); field.setLeftExpression("5");...

    reference.aspose.com/words/java/com.aspose.word...