Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 6,829 for

boolean

(0.1 sec)
  1. 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...
  2. How to Specify TrueType Fonts Location|Document...

    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....the second parameter of type Boolean is to direct the Aspose.Cells...

    docs.aspose.com/cells/java/how-to-specify-truet...
  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. 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...
  5. Accessing CSV Data in C#|Aspose.Words for .NET

    Learn how to access CSV data while building a report using LINQ in C#.... Boolean? DateTime? Note – For recognition...

    docs.aspose.com/words/net/accessing-csv-data/
  6. 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/
  7. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a document are up-to-date.... get linksUpToDate () : boolean Remarks Aspose.Words does not...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...no_text_rotation Gets or sets a boolean value indicating either text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....custom document property of the Boolean data type. Add (const System::String&...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in JavaScript via C++ to add conditional formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....is3ColorScale(boolean) method. This method is false...

    docs.aspose.com/cells/javascript-cpp/adding-2-c...