Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 7,270 for

true type

(0.07 sec)
  1. Aspose::Words::Comment::get_Author method | Asp...

    Aspose::Words::Comment::get_Author method. Returns or sets the author name for a comment in C++....GetChildNodes ( NodeType :: Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionPropertyCollection class. Specifies a set of web extension custom properties. To learn more, visit the documentation article in C++....SetTemplateWeakPtr (uint32_t) override static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  3. Aspose::Words::WebExtensions::TaskPaneCollectio...

    Aspose::Words::WebExtensions::TaskPaneCollection class. Specifies a list of persisted task pane objects. To learn more, visit the documentation article in C++....SetTemplateWeakPtr (uint32_t) override static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  4. JoinStyle | Aspose.Words for Java

    Line join style in Java....setVisible(true); builder.insertNode(filledInArrow);...joinStyleName) Parameters: Parameter Type Description joinStyleName java...

    reference.aspose.com/words/java/com.aspose.word...
  5. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes... hasChildNodes Returns true if this node has any child nodes...nodes. isComposite Returns true as this node can have child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....string fileName ) Parameter Type Description fileName String...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/net/aspose.words/fil...
  7. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...CompositeNode ) has_child_nodes Returns True if this node has any child nodes...section. is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Fields Field...

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

    Represents all TrueType fonts installed to the system in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...accessible. getType() Returns the type of the font source. getWarningCallback()...

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