Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 7,305 for

boolean

(0.09 sec)
  1. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....has_image boolean property. Extract image data...

    docs.aspose.com/words/python-net/working-with-i...
  2. 添加奇偶页页眉后报错:"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...
  3. 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/
  4. 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...
  5. 在 Android 上管理演示文稿中的连接线|Aspose.Slides 文档

    在 Android 上的 PowerPoint 幻灯片中,使 Java 应用能够绘制、连接并自动路由线条——全面控制直线、肘部线和曲线连接线。...float w , float h , boolean flipH , boolean flipV ) { float endLineX...

    docs.aspose.com/slides/zh/androidjava/connector/
  6. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes 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...
  7. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....The Style object contains a boolean property, IsLocked . You can...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  8. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). 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...
  9. 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...
  10. 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...