Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 16,706 for

true type

(0.12 sec)
  1. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....COMMENT, true).getCount()); // Comments that...ancestor of the specified object type. getAuthor() Gets the author...

    reference.aspose.com/words/java/com.aspose.word...
  2. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....setBehindText(true); shape.setRelativeHorizont...canHaveImage() Returns true if the shape type allows the shape to...

    reference.aspose.com/words/java/com.aspose.word...
  3. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole table.... Parameter Type Description texture TextureIndex...pydrawing . Color . green , True ) table . set_border ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Border::get_Shadow method | Aspo...

    Aspose::Words::Border::get_Shadow method. Gets or sets a value indicating whether the border has a shadow in C++....bottom) should be of the same type, width, color and all should...have the Shadow property set to true . Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...but I dont know in advance the type, hence I am using objects. thank...library handles different numeric types. While Double.NaN works without...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  6. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method...ImageSaveOptions ) Parameter Type Description fileName string... SvgSaveOptions ) Parameter Type Description fileName string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....SUB_DOCUMENT, true); // This node serves as a reference...ancestor of the specified object type. getCustomNodeId() Specifies...

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

    Represents a container for the header or footer text of a section in Java....a HeaderFooter of a specific type or the HeaderFooter has no child...the header/footer of the same type of the previous section in Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  9. OfficeMath.ParentParagraph | Aspose.Words for .NET

    Discover the OfficeMath ParentParagraph property to easily access the parent Paragraph of any node, enhancing your document formatting and structure.... OfficeMath , 0 , true ); // OfficeMath nodes that...change its location and display type. Assert . That ( officeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  10. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

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