Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 8,139 for

boolean

(0.97 sec)
  1. Bug in LegendEntry.isDeleted in Aspose.Cells ve...

    After upgrading our Aspose.Cells version from 25.9 to 25.10, 25.11, or 25.12, we are experiencing unexpected behavior when setting LegendEntry.isDeleted for series legend entries. We have a workbook containing charts th…...IsDeleted Boolean attribute. We would appreciate...for LegendEntry.IsDeleted Boolean attribute in Aspose.Cells versions...

    forum.aspose.com/t/bug-in-legendentry-isdeleted...
  2. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....equals(Object obj) public boolean equals(Object obj) Determines...java.lang.Object Returns: boolean getValue() public double getValue()...

    reference.aspose.com/words/java/com.aspose.word...
  3. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...show (); } private static boolean isExternalStorageRea (){ String...extStorageState ); } private static boolean isExternalStorageAva (){ String...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...
  4. Working with Table-Column Conditional Blocks|As...

    Use table-column conditional blocks within single document table to represent the same data depending on a condition using Java....defining showRepresentatives , a Boolean value, and person and persons...<<else>> … <<endif>> . When the Boolean variable (e.g., showRepresentatives...

    docs.aspose.com/words/java/working-with-table-c...
  5. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the JavaScript API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet....isGridlinesVisible() is a Boolean property, which means that...isRowColumnHeadersVi() is a Boolean property, which means that...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  6. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java.... deepClone(boolean isCloneChildren) Creates a... visitor) public abstract boolean accept(DocumentVisitor visitor)...

    reference.aspose.com/words/java/com.aspose.word...
  7. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...setJpegQuality(80); Callable<Boolean> call = new Callable<Boolean>() { public...public Boolean call() throws Exception { **// here it keeps on waiting...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  8. Aspose.Cells 8.3.2中的公共API更改|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....而如果计数值大于零,则PivotItem将向下移动,Boolean类型的isSameParent参数指定移动操作是否在同一父节点中执行。...which axis exists in chart boolean ret = chart . hasAxis ( AxisType...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Working with Messages from 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....contains(String value, boolean ignoreCase) Method StringComparisonFiel...StringComparisonFiel.equals(String value, boolean ignoreCase) Method StringComparisonFiel...

    docs.aspose.com/email/java/working-with-message...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...CleaningResponse response, Boolean shouldExtract) { Long startTime...CleaningResponse response, Boolean shouldExtract) { List<JavascriptAction>...

    forum.aspose.com/t/unable-to-extract-javascript...