Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 8,128 for

boolean

(0.61 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...a parameter and returns a Boolean indicating whether the password...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Show and Hide Worksheets and Tabs with Node.js ...

    This article provides sample code for using the Node.js API or Node.js Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....isVisible() is a Boolean property, which means that...WorkbookSettings.getShowTabs() is a Boolean property, which means that...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  3. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....show (); } private static boolean isExternalStorageRea (){ String...extStorageState ); } private static boolean isExternalStorageAva (){ String...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  4. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    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....setGetSystemAlternat(boolean) M:com.aspose.psd.Graphics...IStrokeSettings.setEnabled(boolean) M:com.aspose.psd.fileformats...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  5. Advanced Protection Settings since Excel XP wit...

    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....that encapsulates several Boolean properties for disabling or...formatting that contains a Boolean property, isLocked() . Set...

    docs.aspose.com/cells/nodejs-cpp/advanced-prote...
  6. Advanced Protection Settings since Excel XP wit...

    Learn how to apply advanced protection settings in Excel files using Aspose.Cells with C++....that encapsulates several Boolean properties for disabling or...obtain a Style that contains a Boolean property, IsLocked . Set the...

    docs.aspose.com/cells/cpp/advanced-protection-s...
  7. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java....readFrom(ResultSet resultSet) public boolean readFrom(ResultSet resultSet)...storage to read from Returns: boolean - true if no read errors occurred...

    reference.aspose.com/words/java/com.aspose.word...
  8. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Format and Modify Named Ranges|Documentation

    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....Intersect method that returns a Boolean value. The following example...

    docs.aspose.com/cells/net/format-and-modify-nam...
  10. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to PDF. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…...getImageSize(); boolean exceedsMaxPageSize = size.getWidthPoints()...based on which side is longer. boolean widthLonger = (size.getWidthPoints()...

    forum.aspose.com/t/converting-email-to-pdf-cons...