Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 8,610 for

boolean

(0.18 sec)
  1. Public API Changes in Aspose.Cells 8.6.1|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.... This Boolean property returns true if the...string parameter and returns a Boolean indicating whether the password...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the C++ API or Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet.... IsGridlinesVisible is a Boolean property, which means that...IsRowColumnHeadersVi is a Boolean property, which means that...

    docs.aspose.com/cells/cpp/show-and-hide-gridlin...
  3. 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...pattern of an Int64 , Double , Boolean , or DateTime , the corresponding...

    docs.aspose.com/words/net/accessing-csv-data/
  4. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....CONTINUE; } private boolean mInsideEditableRange; private...Accepts a visitor. deepClone(boolean isCloneChildren) Creates a...

    reference.aspose.com/words/java/com.aspose.word...
  5. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....CONTINUE; } private boolean mInsideEditableRange; private...Accepts a visitor. deepClone(boolean isCloneChildren) Creates a...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChartXValue | Aspose.Words for Java

    Represents an X value for a chart series in Java....equals(Object obj) public boolean equals(Object obj) Gets a flag...java.lang.Object Returns: boolean fromDateTime(Date value) public...

    reference.aspose.com/words/java/com.aspose.word...
  7. Manage Presentation Hyperlinks in PHP|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — enhance interactivity and workflow in minutes....setHistory(boolean) Hyperlink.setHighlightClick(boolean) Hyperlink...Hyperlink.setStopSoundOnClick(boolean) The code snippet shows you how...

    docs.aspose.com/slides/php-java/manage-hyperlinks/
  8. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API.... Is vertical – a Boolean value that specifies whether...imported to. Is vertical – a Boolean value that specifies whether...

    docs.aspose.com/cells/net/import-data-into-work...
  9. RTF template width is not accommodating for all...

    Hello, I am facing an issue where we are generating RTF template with high column count or column width. When the overall column width exceeds a certain value it starts clipping the column at the right end (Example file…...BLACK); Boolean isStart = Boolean.TRUE; for (Map<String...REPORT_COLUMNS}} "); isStart = Boolean.FALSE; } builder.write("{{"...

    forum.aspose.com/t/rtf-template-width-is-not-ac...
  10. Secure Presentations with Passwords in Java|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Secure your presentations....pptx" ); try { boolean isEncrypted = presentation...Presentation ( "pres.pptx" ); try { boolean isEncrypted = presentation...

    docs.aspose.com/slides/java/password-protected-...