Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 7,436 for

boolean

(0.54 sec)
  1. 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...
  2. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....g language) public static boolean isDictionaryRegister(String...java.lang.String Returns: boolean registerDictionary(String language...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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/
  4. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...ript_fonts Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 解析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
  7. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....c () const Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Calendar Properties | Aspose.Tasks Documentation

    This page provides information about calendar properties related to managing projects using Aspose.Tasks for C# and other languages.... Boolean. Reading Fiscal Year Properties...

    docs.aspose.com/tasks/cpp/calendar-properties/
  9. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings...

    forum.aspose.com/t/topic/312049
  10. 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...