Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 16,790 for

true type

(0.49 sec)
  1. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index.... Parameter Type Description index int Examples...aw . NodeType . SHAPE , 0 , True ) . as_shape () adjustments...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....append("\t Type: " + block.getType() + "\r\n");...ancestor of the specified object type. getBackgroundShape() Gets the...

    reference.aspose.com/words/java/com.aspose.word...
  3. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....listId : number ) Parameter Type Description listId number The...referenceEquals ( doc )). toEqual ( true ); let list = lists . add (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Window Elements|Documentation

    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....information that is, the Window ID, type, height, width and state. A...()); System . out . println ( "Type: " + window . getWindowType...

    docs.aspose.com/diagram/java/working-with-windo...
  5. Differentiate between Inline and Regular Attach...

    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.... When deciding, the body type of MapiMessage is taken into...messages with plain text body type need not be checked, as all...

    docs.aspose.com/email/java/differentiate-betwee...
  6. Forms2OleControl.ChildNodes | Aspose.Words for ...

    Discover the Forms2OleControl ChildNodes property to effortlessly access and manage immediate child controls for enhanced functionality.... Shape , 0 , true ); OleControl oleControl = shape...EqualTo ( true )); Assert . That ( checkBox . Type , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Node.previousPreOrder method | Aspose.Words for...

    Node.previousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm.... Node ) Parameter Type Description rootNode Node The...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map ( node =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.NextPreOrder | Aspose.Words for .NET

    Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!...( Node rootNode ) Parameter Type Description rootNode Node The...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count...

    reference.aspose.com/words/net/aspose.words/nod...
  9. TextureIndex | Aspose.Words for Java

    Specifies shading texture in Java....GREEN, true); table.setBorder(BorderType...LineStyle.SINGLE, 1.5, Color.GREEN, true); table.setBorder(BorderType...

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

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java....setReadOnlyRecommend(true); doc.save(getArtifactsDir()...documentSecurityName) Parameters: Parameter Type Description documentSecurityName...

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