Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 6,829 for

boolean

(0.12 sec)
  1. Public API Changes in Aspose.Email 6.1.0|Docume...

    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....to_PipeliningStatus(boolean mode) Method PipeliningStatus...Method PipeliningStatus.to_Boolean(PipeliningStatus status) Method...

    docs.aspose.com/email/java/public-api-changes-i...
  2. 在 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...
  3. 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 will set it...

    docs.aspose.com/cells/javascript-cpp/change-cel...
  4. Aspose.Cells 8.3.2中的公共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....而如果计数值大于零,则PivotItem将向下移动,Boolean类型的isSameParent参数指定移动操作是否在同一父节点中执行。...which axis exists in chart boolean ret = chart . hasAxis ( AxisType...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java.... setLinksUpToDate(boolean value) Indicates whether hyperlinks...contains(String name) public boolean contains(String name) Returns...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Migrate to Aspose.Cells 7.0.0 or Higher|...

    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.... Boolean properties' getter methods...

    docs.aspose.com/cells/java/how-to-migrate-to-as...
  7. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....get isDeleteRevision () : boolean Examples Shows how to determine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...null ; } } @Override public boolean isExisted ( String uid ) {...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  9. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...setJpegQuality(80); Callable<Boolean> call = new Callable<Boolean>() { public...public Boolean call() throws Exception { **// here it keeps on waiting...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  10. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...method, which includes a second Boolean parameter, “isConverted.” Setting...

    forum.aspose.com/t/putting-an-object-into-a-cel...