Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 17,433 for

true type

(0.1 sec)
  1. Aspose::Words::SubDocument::Accept method | Asp...

    Aspose::Words::SubDocument::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words/sub...
  2. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....Below are two similar field types that we can use to display images...insertField(FieldType.FIELD_INCLUDE_PICTURE, true); fieldIncludePicture.setSo...

    reference.aspose.com/words/java/com.aspose.word...
  4. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for JavaScript via C++....autoFitterOptions(AutoFitterOptions) to true when loading the file, then...AutoFitter Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  5. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/story/
  6. FieldTC.text property | Aspose.Words for Python

    FieldTC.text property. Gets or sets the text of the entry.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for Java: add, customize, and sequence effects and durations with Java examples for PPT, PPTX, and ODP presentations....Transition Read the transition type currently assigned to a slide...// Access the transition type. int type = slide . getSlideShowTransiti...

    docs.aspose.com/slides/java/examples/elements/s...
  8. Aspose::Words::Node::Accept method | Aspose.Wor...

    Aspose::Words::Node::Accept method. Accepts a visitor in C++....DocumentVisitor > visitor ) = 0 Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. 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...
  10. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_to_merge_field method... Parameter Type Description field_name str The...after moving the cursor. Returns True if the merge field was found...

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