Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 8,138 for

boolean

(0.42 sec)
  1. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a Boolean value indicating either to ignore shapes within a text....ignore_shapes property Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Grouping and Ungrouping Rows and Columns|Docume...

    This article shows how to Group and Ungroup Rows and Columns by the Aspose.Cells for Python via .NET API.... Is hidden – a Boolean parameter that specifies whether...has an overload that takes a Boolean third parameter. Setting it...

    docs.aspose.com/cells/python-net/grouping-and-u...
  3. Aspose.PSD for Java 20.6 - 发行说明|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....setAssetLockedState(boolean) M:com.aspose.psd.fileformats...LinkDataSource.setFileOpenDescripto(boolean) M:com.aspose.psd.fileformats...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. ChartYValue | Aspose.Words for Java

    Represents an Y value for a chart series in Java....equals(Object obj) public boolean equals(Object obj) Gets a flag...java.lang.Object Returns: boolean fromDateTime(Date value) public...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  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. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields while importing data into a worksheet using the Aspose.Cells for .NET API.... This property takes a Boolean array where the value true...

    docs.aspose.com/cells/net/specify-formula-field...