Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 8,541 for

boolean

(0.32 sec)
  1. Creating Simple Application|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.... String , Boolean > { @Override protected Boolean doInBackground...doInBackground ( Void ... params ) { Boolean result = false ; try { //Create...

    docs.aspose.com/email/androidjava/creating-simp...
  2. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the C# API or .NET Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet.... IsGridlinesVisible is a Boolean property, which means that...IsRowColumnHeadersVi is a Boolean property, which means that...

    docs.aspose.com/cells/net/show-and-hide-gridlin...
  3. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java....new ArrayList<>(); private boolean isPrinting = false; /** Initializes...PageSettings#setColor(boolean).setColor(boolean) set to true). Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM 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...
  5. Inlining Syntax Error Messages into Templates i...

    Learn how to enable inline syntax error message into the template document at the exact position using LINQ in Java....INLINE_ERROR_MESSAGES is applied, a Boolean value returned by a ReportingEngine...exception. Q: What does the boolean result of buildReport indicate...

    docs.aspose.com/words/java/inlining-syntax-erro...
  6. Error on updating fields of document with custo...

    When creating documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…... (String , Boolean ) at . (Field , DocumentBuilder...DocumentBuilder , String , Boolean ) at . () at . () at . (Field ) at ...

    forum.aspose.com/t/error-on-updating-fields-of-...
  7. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing....expectation, we provide a Boolean property named CheckWorkbookDefault...set the CheckWorkbookDefault Boolean property to false , which ensures...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...
  8. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java.... isProtected() public boolean isProtected() Shows whether...isProtected()); Returns: boolean - The corresponding boolean value. isSigned()...

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

    Specifies how a cell in a table is merged with other cells in Java....printCellMergeType(Cell cell) { boolean isHorizontallyMerged = cell...getHorizontalMerge() != CellMerge.NONE; boolean isVerticallyMerged = cell.getCellFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  10. 档案

    档案...extractContent(Node startNode, Node endNode, boolean isInclusive) throws Exception...getParentNode(); boolean isExtracting = true; boolean isStartingNode...

    blog.aspose.com/zh/words/extract-text-from-word...