Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 17,437 for

true type

(0.45 sec)
  1. Table.SetBorder | Aspose.Words for .NET

    Customize your table's appearance with the SetBorder method—adjust line style, width, and color for a professional look. Enhance your design today!...isOverrideCellBorder ) Parameter Type Description borderType BorderType...isOverrideCellBorder Boolean When true , causes all existing explicit...

    reference.aspose.com/words/net/aspose.words.tab...
  2. AxisCategoryType | Aspose.Words for Java

    Specifies Type of a category axis in Java....class AxisCategoryType Specifies type of a category axis. Examples:...MAXIMUM); yAxis.setReverseOrder(true); yAxis.setMajorTickMark(AxisTickMark...

    reference.aspose.com/words/java/com.aspose.word...
  3. Add Group function in Aspose.Cells for Reportin...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Parameter Description Type The group type – either Row Group or...the group (0 = top‑most). Hide true / false – determines whether...

    docs.aspose.com/cells/reportingservices/add-gro...
  4. 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...
  5. 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...
  6. Inline class | Aspose.Words for Python

    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... is_composite Returns True if this node can contain other...) is_delete_revision Returns true if this object was deleted in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....PARAGRAPH, 0, true); paragraph.appendChild(new...ancestor of the specified object type. getChild(int nodeType, int...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified Type into the document....insert_break(break_type) Inserts a break of the specified type into the...insert_break ( self , break_type : aspose . words . BreakType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....BOOLEAN data type. add(String name, double value)...the PropertyType.DOUBLE data type. add(String name, int value)...

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