Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 5,480 for

boolean

(0.04 sec)
  1. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....equals(Object arg0) public boolean equals(Object arg0) Parameters:...java.lang.Object Returns: boolean getAlignment() public int getAlignment()...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  2. Printing a Document in C#|Aspose.Words for .NET

    Print a document on a Server using the unmanaged XpsPrint API or via a selected printer with Settings and Print Preview Dialogs in C#.... Boolean value, specifying whether the...

    docs.aspose.com/words/net/print-a-document-prog...
  3. Convert JSON Format to RTF via Java | products....

    Parse JSON to RTF in Java without using Microsoft Word...which can be a string, number, boolean, null, object, or array. This...

    products.aspose.com/total/java/conversion/json-...
  4. Convert DOCX to JSON Format via Java | products...

    Export DOCX to JSON format via Java without using using Microsoft Word or Microsoft Excel...which can be a string, number, boolean, null, object, or array. This...

    products.aspose.com/total/java/conversion/docx-...
  5. ArcInfo Binary Grid

    The ArcInfo Binary Grid Format is a raster data format used in geographic information systems (GIS) to store and manage spatial data. It consists of a set of binary files that store geographic information in a grid format, where each cell represents a geographic location and contains a value or attribute. This format was developed by ESRI for their ArcInfo software and is still commonly used in GIS applications....integer, floating point, and boolean data. This allows for storing...

    products.aspose.com/gis/net/gis-formats/arcinfo...
  6. Convert JSON Format to PowerPoint via Java | pr...

    Parse JSON to PowerPoint in Java without using Microsoft PowerPoint...which can be a string, number, boolean, null, object, or array. This...

    products.aspose.com/total/java/conversion/json-...
  7. Find Latin symbols in a font | C++ Solution

    C++ API Solution to manage fonts. Learn how if the font has Latin glyphs with a few lines of C++ code.... Declare a boolean variable latinText and initialize...

    products.aspose.com/font/cpp/detect-latin-symbols/
  8. Font Folder – How to Install using C#

    Learn and get a step-by-step guide on how to set font folder to render HTML to PDF or Image using the Aspose.HTML for .NET library....the fonts are located and a boolean value that specifies whether...

    docs.aspose.com/html/net/how-to-set-font-folder/
  9. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field...isCheckBoxExactSize Gets or sets the boolean value that indicates whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 解析Excel表格列数异常 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题现象: 第二个sheet检测出来16000+列,实际没有这么多列 源文件: 2024.11-原材料栾(2.18铁选矿污泥清理) (1).xlsx.zip (287.6 KB) 测试代码: public static void main(String[] args) throws Exception{ FileInputStream fileInputStream = …...您可以使用 setCheckDataValid(boolean value) 来验证数据的有效性。 调试代码 :在您...

    forum.aspose.com/t/excel/310744