Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 7,333 for

boolean

(0.11 sec)
  1. 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...
  2. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....NET, boolean properties use snake_case naming...

    docs.aspose.com/cells/python-net/change-the-fon...
  3. 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...
  4. 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...
  5. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType font directory in Aspose.Words, enhancing document rendering and font embedding.... recursive Boolean True to scan the specified...

    reference.aspose.com/words/net/aspose.words.fon...
  6. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it.... get isListItem () : boolean Examples Shows how to work...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Aspose.Slides for PHP via Java 14.10.0 的公共 API ...

    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....Blur(double, boolean) com.aspose.slides.HSL(float...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  9. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for JavaScript via C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Cells APIs expose the Boolean property DataLabels.isResizeShapeToFitTe...

    docs.aspose.com/cells/javascript-cpp/resize-cha...
  10. 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/