Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 8,094 for

boolean

(0.26 sec)
  1. 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/
  2. 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...
  3. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...DocumentBuilder(document); Boolean oddOnOuter = answerSheetUnit...builder.moveToSection(0); if (Boolean.TRUE.equals(oddOnOuter)) {...

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...
  4. 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...
  5. Heap Memory issue - Free Support Forum - aspose...

    When i try to create a sheet with more than 200000 rows and 100 columns. I am getting Java Heap out of memory issue. I am using aspose cells version 24.7 with java 21....values including numeric, boolean, errors and formulas, can be...

    forum.aspose.com/t/heap-memory-issue/325703
  6. 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...
  7. Convert JSON to Word Formats in Android Apps | ...

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

    products.aspose.com/total/android-java/conversi...
  8. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....contains(Node node) public boolean contains(Node node) Determines...The node to locate. Returns: boolean - true if item is found in...

    reference.aspose.com/words/java/com.aspose.word...
  9. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java...._RevisionType = revisionType; } public boolean isMatch(Revision revision)..._RevisionType = revisionType; } public boolean isMatch(Revision revision)...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for C++ and deliver high-performance PowerPoint presentations.... There isn’t a built-in Boolean operation API. You can approximate...

    docs.aspose.com/slides/cpp/shape-manipulations/