Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 8,623 for

boolean

(0.11 sec)
  1. 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...
  2. 过滤 Exchange 邮箱中的邮件|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....orderBy(boolean ascending) 该方法设置一个值,指示客户端在...

    docs.aspose.com/email/zh/java/filter-messages-f...
  3. Installed font will be substituted - Free Suppo...

    The PowerPoint presentation uses font “Brush Script MT”. The presentation shall be saved as a PDF. Using a FontSubstRule it shall be replaced with “Pacifico”, which is installed on the Windows machine. But using a Warnin…...getAllFonts(); boolean fontFound = false; for (Font...

    forum.aspose.com/t/installed-font-will-be-subst...
  4. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells....The Style object contains a boolean property isLocked() . You can...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  5. Work with symbology types|Documentation

    Learn how to choose and configure barcode symbology types when using BarCodeReader in Aspose.BarCode for Java....at least QR + Code128" ); boolean hasQR = ExampleAssist . hasDecodeType...results , DecodeType . QR ); boolean hasC128 = ExampleAssist . hasDecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Protect and Unprotect Worksheet|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....that encapsulates several Boolean properties for disabling or...

    docs.aspose.com/cells/java/protect-and-unprotec...
  7. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Node.js via Java chart worksheets and automate reports across PPT and PPTX files in JavaScript....(); // the value contains boolean "false" Numerical Constants...

    docs.aspose.com/slides/nodejs-java/chart-worksh...
  8. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a library for Python via .NET for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples.... Boolean values are mapped to logical...

    docs.aspose.com/cells/python-net/reading-and-wr...
  9. TrueType字体的字形和指标 | Java

    Java API可供开发人员操纵和字体文件。了解如何与Java内TTF字体的字形和指标一起工作的基础。... open (fd); 6 7 boolean latinText = true ; 8 9 10 for...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  10. 使用 Node.js 通过 C++ 复制行和列|Documentation

    本文展示了如何通过 Aspose.Cells for Node.js via C++ API 复制行和列。...getRowHeight(number, boolean, CellsUnitType) 方法)以及设置目标行高度(使用...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-row...