Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 963 for

boolean operations

(3.29 sec)
  1. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....define and execute custom operations that require enumeration...methods to perform custom operations. Call [Node.Accept]https://reference...

    docs.aspose.com/note/java/working-with-onenote-...
  2. How to show and hide menubar|Documentation

    Show or hide the GridJs menubar at startup with the toolbar display settings, and use the built-in menubar toggle button while the spreadsheet is running....insert, text, and comment operations. These groups are built from...otherwise returns true . None boolean viewHeight() ( core/data_proxy...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.PDF library for . NET to extract text from PDF files. We ran into the following exception while using the TextAbsorber to extract text page by page: Aspose.Pdf.PdfException: Operand v…...#=z6QD6iaDT30UG(Int32 #=zu_nAOcU=, Operator #=zXwUxPQE=) at #=zhwl866...9eoDDDq8FlOns.#=zGK7Mmdc=(Boolean #=zf9_O69sVgPb0) at #=z9W8...

    forum.aspose.com/t/aspose-pdf-exception-operand...
  4. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java.... getFieldCode(boolean includeChildFieldCod) Returns...made to the document. isDirty(boolean value) Sets whether the current...

    reference.aspose.com/words/java/com.aspose.word...
  6. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...htmlString(boolean) 方法返回单元格的HTML字符串,该方法接受一个布尔参数。如果传递...文本。然后,它通过 Cell.htmlString(boolean) 方法获取A1单元格的普通HTML和HTML5字符串,并在控制台打印它们。...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  7. ComparisonEvaluationResult | Aspose.Words for Java

    The comparison evaluation result in Java....expression\""; final String _OPERATOR = "<>"; final String RIGHT...insertField(String.format(fieldCode, LEFT, _OPERATOR, RIGHT), null); // If the...

    reference.aspose.com/words/java/com.aspose.word...
  8. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....styles can be combined with | operator, for example FontStyle.Bold...to remove the top border, Boolean. BorderBottomStyle object inherits...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  9. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a C++ library 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....support for the following operations: Reading DBF data into a...length during read/write operations. Limitations and Considerations...

    docs.aspose.com/cells/cpp/reading-and-writing-d...
  10. Grouping and Ungrouping Rows and Columns with J...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for JavaScript via C++....groupRows(number, number, boolean) and groupColumns(number, number)...in the group. Is hidden, a Boolean parameter that specifies whether...

    docs.aspose.com/cells/javascript-cpp/grouping-a...