Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 8,164 for

boolean

(0.13 sec)
  1. Setting Formulas - Notice for Non-English Users...

    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....set of mathematical, string, boolean, date/time, statistical, database...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  2. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....); // Get Page autoexpand boolean isAutoExpand = page . getPageSheet...

    docs.aspose.com/diagram/java/check-page-autoexp...
  3. CompositeNode.isComposite property | Aspose.Wor...

    CompositeNode.isComposite property. Returns ``true`` as this node can have child nodes.... get isComposite () : boolean Examples Shows how to traverse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Stroke.on property | Aspose.Words for Node.js

    Stroke.on property. Defines whether the path will be stroked.... get on () : boolean Remarks The default value for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.bidi property | Aspose.Words for Node.js

    Table.bidi property. Gets or sets whether this is a right-to-left table.... get bidi () : boolean Remarks When true , the cells...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a Boolean value which is responsible for opacity of the watermark. The default value is true in C++....ent method Gets or sets a boolean value which is responsible...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....value) setKeepDocumentPartS(boolean value) Specifies whether Aspose...getKeepDocumentPartS() public boolean getKeepDocumentPartS() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...getFlags(); boolean isRead = (flags & 1) != 0; boolean hasAttachments...status can be determined using: boolean isRead = (msg.getFlags() &...

    forum.aspose.com/t/how-to-get-the-following-val...
  9. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a Boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...keepSourceNumbering property Gets or sets a boolean value that specifies how the...get keepSourceNumbering () : boolean Examples Shows how to import...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Accessing Table from Cell and Adding Values ins...

    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....putValue(boolean) method. However, sometimes...using both the Cell.putValue(boolean) and ListObject.putCellValue(number...

    docs.aspose.com/cells/javascript-cpp/accessing-...