Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 6,834 for

boolean

(0.06 sec)
  1. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....get_IsPhoneticGuide () Gets a boolean value indicating either the...

    reference.aspose.com/words/cpp/aspose.words/run/
  2. Printing Barcodes in Report Using Data Source|D...

    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....// The next record public boolean next () throws JRException...

    docs.aspose.com/barcode/jasperreports/printing-...
  3. 连接器|Aspose.Slides 文档

    在Java中连接PowerPoint形状...float w , float h , boolean flipH , boolean flipV ) { float endLineX...

    docs.aspose.com/slides/zh/androidjava/connector/
  4. Convert JSON Format to RTF via C++ | products.a...

    C++ API t0 Parse JSON to RTF without using Microsoft Word...which can be a string, number, boolean, null, object, or array. This...

    products.aspose.com/total/cpp/conversion/json-t...
  5. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....AdditionalFontsFolde and SuppressError boolean values. Call to save PostScript...

    docs.aspose.com/page/cpp/convert-ps/
  6. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...width = 0; int height = 0; boolean isFirstSmartObject = true;...

    forum.aspose.com/t/layer-group-export-image-err...
  7. 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...
  8. 连接器|Aspose.Slides 文档

    在 Java 中连接 PowerPoint 形状...float w , float h , boolean flipH , boolean flipV ) { float endLineX...

    docs.aspose.com/slides/zh/java/connector/
  9. 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...
  10. 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/