Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 7,210 for

true type

(0.07 sec)
  1. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....FIELD_EDIT_TIME, true); builder.writeln(" minutes...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  2. Node.NextSibling | Aspose.Words for .NET

    Discover the Node NextSibling property to easily access the next node in your DOM. Enhance your JavaScript skills and streamline your coding today!... WriteLine ( $"Node type: {Node.NodeTypeToString(node...itself, is composite. Assert . True ( doc . IsComposite ); // Invoke...

    reference.aspose.com/words/net/aspose.words/nod...
  3. CompositeNode.FirstChild | Aspose.Words for .NET

    Discover the CompositeNode FirstChild property to easily access the first child node, enhancing your coding efficiency and simplifying data management.... WriteLine ( $"Node type: {Node.NodeTypeToString(node...itself, is composite. Assert . True ( doc . IsComposite ); // Invoke...

    reference.aspose.com/words/net/aspose.words/com...
  4. Slide Layout|Aspose.Slides for Node.js via .NET...

    Set PowerPoint slide size and options in JavaScript...layout slide can be accessed by type or name. Similarly, every slide...BaseSlideHeaderFoote , and many other types. Info For more information on...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  5. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....add("Authorized", true); properties.add("Authorized...contains(String name) Returns true if a property with the specified...

    reference.aspose.com/words/java/com.aspose.word...
  6. Watermark|Aspose.Slides for Node.js via .NET Do...

    Use watermark in PowerPoint with Aspose.Slides. Add watermark in ppt presentation or remove watermark. Insert image watermark or text watermark....you should use the TextFrame type, and to add image watermarks...PictureFrame implements the Shape type, allowing you to use all the...

    docs.aspose.com/slides/nodejs-java/watermark/
  7. ParagraphCollection | Aspose.Words for Java

    Provides Typed access to a collection of Paragraph nodes in Java....extends NodeCollection Provides typed access to a collection of Paragraph...collection. Parameters: Parameter Type Description node Node The node...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::SubDocument class | Aspose.Words...

    Aspose::Words::SubDocument class. Represents a SubDocument - which is a reference to an externally stored document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/cpp/aspose.words/sub...
  9. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java.... Parameters: Parameter Type Description obj java.lang.Object...getChild(NodeType.SHAPE, 0, true); Assert.assertTrue(shape.isImage());...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.insertFootnote method | Aspose....

    Aspose.Words.DocumentBuilder.insertFootnote method...footnoteText : string ) Parameter Type Description footnoteType FootnoteType...referenceMark : string ) Parameter Type Description footnoteType FootnoteType...

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