Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 7,161 for

boolean

(0.09 sec)
  1. Aspose.Cells 8.9.1 的 public API 更改|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....setFontFolders方法接受Boolean类型的第二个参数。将true作为第二个参数传递将指导Aspose...FontConfigs.setFontFolder(String, boolean) 方法,将递归设置为 false。 已废弃 CellsHelper...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Insert to Named Range from datatable - Free Sup...

    I have a workbook with several named ranges. I’m trying to update the range by using ImportData to load the contents of the datatable into the sheet starting at the first cell (in all cases the range starts at 0,0). If…...you may set “ InsertRows ” Boolean attribute of ImportTableOptions...

    forum.aspose.com/t/insert-to-named-range-from-d...
  3. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Java. Secure your slides in seconds with clear code examples.... size () > 0 ) { boolean allSignaturesAreVali = true...

    docs.aspose.com/slides/java/digital-signature-i...
  4. 用JavaScript通过C++对行和列进行分组和取消分组|Documentation

    了解怎样使用Aspose.Cells for JavaScript通过C++对Excel中的行和列进行分组和取消分组。...groupRows(number, number, boolean) 和 groupColumns(number, number)...ungroupRows(number, number, boolean) 方法。这两个方法都需要两个参数: 第一个行或列索引,即要取消分组的第一行/列。...

    docs.aspose.com/cells/zh/javascript-cpp/groupin...
  5. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a document are up-to-date.... get linksUpToDate () : boolean Remarks Aspose.Words does not...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....custom document property of the Boolean data type. Add (const System::String&...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. 在 Node.js 中插入范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中插入范围并移动其他数据。...insertRange(CellArea, number, ShiftType, boolean) 方法插入范围。 插入范围并向右移动单元格 使用Aspose...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-rang...
  8. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting in JavaScript via C++...alignments(boolean) method. If you set it to true...

    docs.aspose.com/cells/javascript-cpp/change-cel...
  9. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  10. Import and Export Data|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.... Is vertical , a Boolean value that specifies whether...imported. Is Vertical , is a Boolean value that specifies whether...

    docs.aspose.com/cells/java/import-and-export-data/