Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 8,118 for

boolean

(0.23 sec)
  1. Generate QR Codes for SMS|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....false , value = "download" ) boolean download , @ApiIgnore @Value...

    docs.aspose.com/barcode/java/1-2-1-4-generating...
  2. 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...
  3. Change PDF Settings to Open in Adobe using Python

    Follow this guide to change PDF settings to open in Adobe using Python. It shares the IDE settings, steps, and code to change PDF viewing preferences using Python.... There are a few boolean flags that you may set to true...

    kb.aspose.com/pdf/python/change-pdf-settings-to...
  4. Configuring Fonts for Rendering|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....SetFontFolders methods accept a Boolean type second parameter. Passing...

    docs.aspose.com/diagram/net/configuring-fonts-f...
  5. How to Migrate to Aspose.Cells 7.0.0 or Higher|...

    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.... Boolean property getter methods in...

    docs.aspose.com/cells/java/how-to-migrate-to-as...
  6. 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...
  7. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...confirm it returns the expected boolean result. Check for Empty Values...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  8. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using C#.... You can combine multiple boolean checks using && (AND) and ||...

    docs.aspose.com/words/net/working-with-common-c...
  9. Accessing CSV Data in Java|Aspose.Words for Java

    Learn how to access CSV data while building a report using LINQ in Java....representations: Long Double Boolean Date Note – For recognition...

    docs.aspose.com/words/java/accessing-csv-data/
  10. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...null ; } } @Override public boolean isExisted ( String uid ) {...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...