Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 145 for

boolean modeling

(0.04 sec)
  1. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....Words Document Object Model (DOM) documentation article...equals(TabStopCollection rhs) public boolean equals(TabStopCollection rhs)...

    reference.aspose.com/words/java/com.aspose.word...
  2. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....Words Document Object Model (DOM) documentation article...Accepts a visitor. deepClone(boolean isCloneChildren) Creates a...

    reference.aspose.com/words/java/com.aspose.word...
  3. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....Words Document Object Model (DOM) documentation article...Accepts a visitor. deepClone(boolean isCloneChildren) Creates a...

    reference.aspose.com/words/java/com.aspose.word...
  4. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Words Document Object Model (DOM) documentation article...of this object. deepClone(boolean isCloneChildren) Creates a...

    reference.aspose.com/words/java/com.aspose.word...
  5. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Words Document Object Model (DOM) documentation article...if the hyperlink is a URL. boolean isLocal() { return mIsLocal;...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlSaveOptions.exportRelativeFontSize property...

    HtmlSaveOptions.exportRelativeFontSize property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...exportRelativeFontSi () : boolean Remarks In many existing documents...true . Aspose Words document model contains and operates only with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java....to walk over the page layout model. Available properties are type...position in the page layout model. getDocument() Gets document...

    reference.aspose.com/words/java/com.aspose.word...
  8. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java....Words Document Object Model (DOM) documentation article...VisitorAction.CONTINUE; } private boolean mInsideEditableRange; private...

    reference.aspose.com/words/java/com.aspose.word...
  9. Public API and Backwards Incompatible Changes i...

    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....is a hidden node in the data model. Presentation pres = new Presentation...getAllNodes (). addNode (); boolean hidden = node . isHidden ();...

    docs.aspose.com/slides/java/public-api-and-back...
  10. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java....Words Document Object Model (DOM) to simplify the most common...Italic , and Font.Underline boolean properties. The following code...

    docs.aspose.com/words/java/document-builder-ove...