Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 7,278 for

boolean

(0.07 sec)
  1. 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...
  2. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...Limited"); } private static boolean insertIntoBookmark(String sourceFilename...illustrate this: private static boolean insertIntoBookmark(String sourceFilename...

    forum.aspose.com/t/bookmark-settext-breaks-left...
  3. 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...
  4. 用JavaScript通过C++插入或删除Excel工作表中的行|Documentation

    本文提供了使用C++的JavaScript代码用以插入和删除Excel工作表中的行。...insertRows(number, number, boolean) 和 Cells.deleteRows(number...insertRows(number, number, boolean) 和 Cells.deleteRows(number...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  5. DataTableCollection | Aspose.Words for Java

    Represents the collection of tables for the DataSet in Java....contains(String name) public boolean contains(String name) Gets...DataTable to find. Returns: boolean - true if the specified table...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. Using Conditional Blocks in Java|Aspose.Words f...

    Use conditional blocks to represent the same data depending on a condition using Java....conditional expression must return a Boolean value. This section includes...

    docs.aspose.com/words/java/using-conditional-bl...
  8. ImageSaveOptions.useGdiEmfRenderer property | A...

    ImageSaveOptions.useGdiEmfRenderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....get useGdiEmfRenderer () : boolean Remarks If set to true GDI+...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabelCollection.showLeaderLines proper...

    ChartDataLabelCollection.showLeaderLines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series... get showLeaderLines () : boolean Remarks Applies to Pie charts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...