Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 8,128 for

boolean

(0.25 sec)
  1. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveOptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.... get addBidiMarks () : boolean Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabel.isHidden property | Aspose.Words...

    ChartDataLabel.isHidden property. Gets/sets a flag indicating whether this label is hidden... get isHidden () : boolean Examples Shows how to apply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeries.invertIfNegative property | Aspose....

    ChartSeries.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....get invertIfNegative () : boolean Examples Shows how to work...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataPoint.invertIfNegative property | Aspo...

    ChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....get invertIfNegative () : boolean Examples Shows how to work...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowSeriesName method. Returns or sets a Boolean to indicate the series name display behavior for the data labels of the entire series. true to show the series name; false to hide. By default false in C++.... method Returns or sets a Boolean to indicate the series name...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Working with Folders on IMAP Server|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....sequenceNumber, String folderName, boolean commitDeletions) // void ImapClient...uniqueId, String folderName, boolean commitDeletions) // void ImapClient...

    docs.aspose.com/email/java/working-with-folders...
  7. PDL Conversion API | JavaScript Solution

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the JavaScript library with the Aspose.Page PDL conversion functionality....Bmp and SuppressError boolean values to it. The result JSON...its name, and SuppressError boolean values to it. The result JSON...

    products.aspose.com/page/javascript-cpp/convers...
  8. FontSettings | Aspose.Words for Java

    Specifies font settings for a document in Java....setFontsFolder(String fontFolder, boolean recursive) Sets the folder...setFontsFolders(String[] fontsFolders, boolean recursive) Sets the folders...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Specify Layout Options in C#|Aspose.Words for .NET

    Specify Layout Options for various document layouts using C#....properties: ShowHiddenText – a Boolean value, which specifies whether...rendered. ShowParagraphMarks – a Boolean value, which specifies whether...

    docs.aspose.com/words/net/specify-layout-options/