Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 7,309 for

boolean

(0.07 sec)
  1. Metered | Aspose.Words for Java

    Provides methods to set metered key in Java....isMeteredLicensed() public static boolean isMeteredLicensed() Check whether...getConsumptionQuanti())); Returns: boolean - True or false setMeteredKey(String...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java.... isBidiTextSupportedO(boolean value) Sets the value indicating...document. setLegacyNumberForma(boolean value) Sets the value indicating...

    reference.aspose.com/words/java/com.aspose.word...
  3. Extracting Message Contents from Emails|Documen...

    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....GetHtmlBodyText method accepts a boolean parameter that indicates whether...

    docs.aspose.com/email/java/extracting-message-c...
  4. 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...
  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. 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...
  7. 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...
  8. 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...
  9. 在 Java 中管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...setHistory(boolean value) IHyperlink.setHighlightClick(boolean value)...IHyperlink.setStopSoundOnClick(boolean value) 以下代码片段展示了如何向幻灯片添加超链接并随后编辑其工具提示:...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  10. 与GridJs服务器端配合工作|Documentation

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

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