Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 8,632 for

boolean

(0.16 sec)
  1. Protecting Worksheets|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....The Style object contains a boolean property, is_locked . You can...The Style object contains a boolean property, is_locked . You can...

    docs.aspose.com/cells/python-net/protecting-wor...
  2. MarkdownLoadOptions class | Aspose.Words for Py...

    aspose.words.loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.MARKDOWN](../../aspose.words/loadformat/#MARKDOWN) document into a [Document](../../aspose.words/document/) object....import_underline_formatting Gets or sets a boolean value indicating either to...preserve_empty_lines Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.resolveFontNames property | Asp...

    HtmlSaveOptions.resolveFontNames property. Specifies whether font family names used in the document are resolved and substituted according to [Document.fontSettings](../../../aspose.words/document/fontSettings/) when being written into HTML-based formats....get resolveFontNames () : boolean Remarks By default, this option...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...get exportShapesAsSvg () : boolean Remarks If this option is set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...accept(DocumentVisitor visitor) public boolean accept(DocumentVisitor visitor)...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Convert OneNote Documents to HTML | Aspo...

    A guide explaining how to convert OneNote documents into HTML format using Java....auto_RootFolder; 40 41 public final boolean getKeepCssStreamOpen () { 42...void setKeepCssStreamOpen ( boolean value) { 46 auto_KeepCssStreamOpened...

    docs.aspose.com/note/java/conversion-of-onenote...
  7. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

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

    Provides access to the chart shape properties in Java....setShow(boolean) property. Examples: Shows...isFillSupported() public boolean isFillSupported() Returns: boolean isFormatDefined()...

    reference.aspose.com/words/java/com.aspose.word...
  9. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

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

    Denotes the end of a region of text that has a comment associated with it in Java....append(text + "\r\n"); } private boolean mVisitorIsInsideComm; private...Accepts a visitor. deepClone(boolean isCloneChildren) Creates a...

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