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

boolean

(0.28 sec)
  1. RtfSaveOptions.exportCompactSize property | Asp...

    RtfSaveOptions.exportCompactSize property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly....get exportCompactSize () : boolean Remarks If the document that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Creating Simple Application|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.... String , Boolean > { @Override protected Boolean doInBackground...doInBackground ( Void ... params ) { Boolean result = false ; try { //Create...

    docs.aspose.com/email/androidjava/creating-simp...
  7. 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...
  8. Java Convert PDF to Word DOC | PDF to DOCX

    Easily convert PDF to Word DOC in Java. Convert PDF to DOC or PDF to DOCX programmatically using Java PDF to Word (DOC/DOCX) converter library.... setAddReturnToLineEn(boolean value) - To add the paragraph...mode. setRecognizeBullets(boolean value) - To switch the recognition...

    blog.aspose.com/pdf/convert-pdf-to-word-doc-doc...
  9. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....setPageBreakBefore(boolean) property so it falls under...ParagraphFormat.setPageBreakBefore(boolean) property set to true . SECTION_BREAK...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 Node.js 和 C++ 对行和列进行分组与取消分组|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中对行列进行分组和取消分组。...groupRows(number, number, boolean) 和 groupColumns(number, number)...ungroupRows(number, number, boolean) 方法。这两个方法都需要两个参数: 第一个行或列索引,即要取消分组的第一行/列。...

    docs.aspose.com/cells/zh/nodejs-cpp/grouping-an...