Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 8,610 for

boolean

(0.11 sec)
  1. 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...
  2. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...CleaningResponse response, Boolean shouldExtract) { Long startTime...CleaningResponse response, Boolean shouldExtract) { List<JavascriptAction>...

    forum.aspose.com/t/unable-to-extract-javascript...
  3. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...float w , float h , boolean flipH , boolean flipV ) { float endLineX...

    docs.aspose.com/slides/zh/java/connector/
  4. Working with Messages from IMAP Server|Document...

    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.... boolean getGmExt1Supported - Gets information...X-GM-EXT-1 extension is supported. boolean getThreadSupported - Gets information...

    docs.aspose.com/email/java/working-with-message...
  5. 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...
  6. 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...
  7. 添加奇偶页页眉后报错:"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...
  8. How to use Number Formats and Format Cells tabs...

    Apply built-in number formats from the format dropdown, then use the full Format Cells dialog tabs for number, alignment, font, border, and fill settings....range: CellRange , value: boolean void xs.sheet.data.setRangeAttr(range...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. How to use Number Formats and Format Cells tabs...

    Apply built-in number formats from the format dropdown, then use the full Format Cells dialog tabs for number, alignment, font, border, and fill settings....range: CellRange , value: boolean void xs.sheet.data.setRangeAttr(range...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. 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/