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

boolean

(0.16 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. Aspose.Slides.NET6.CrossPlatform - The Type Ini...

    Hi Aspose Support Team, I am using alpine Linux (version 3.16) inside my docker container and I am usingAspose.Slides.NET6.CrossPlatform (version 24.3.0) to Convert PPT slide to image but I am getting the following erro…...\b(Stream \u0002, Boolean \b)\n at Aspose.Slides.Presentation...Presentation.\u0002(Stream \u0002, Boolean \b)\n at Aspose.Slides.Pre...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  3. 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...
  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. 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...
  6. 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/
  7. 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/
  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. 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...
  10. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java.... deepClone(boolean isCloneChildren) Creates a...accept(DocumentVisitor visitor) public boolean accept(DocumentVisitor visitor)...

    reference.aspose.com/words/java/com.aspose.word...