Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 7,353 for

boolean

(0.1 sec)
  1. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....Description add(String name, boolean value) Creates a new custom...property of the PropertyType.BOOLEAN data type. add(String name...

    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. 在 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/
  6. Public API Changes in Aspose.Cells 8.3.0|Docume...

    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....CrashSave Property A Boolean type property CrashSave has...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. AnswerSheet|Documentation

    AnswerSheet element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space.... multiselect boolean true Set to false to allow...

    docs.aspose.com/omr/net/json-markup/answersheet/
  8. 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...
  9. 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...
  10. 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...