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

boolean

(0.06 sec)
  1. CompatibilityOptions.doNotBreakConstrainedForce...

    CompatibilityOptions.doNotBreakConstrainedForcedTable property. Don't Break Table Rows Around Floating Tables....doNotBreakConstraine () : boolean Examples Shows how to optimize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompatibilityOptions.overrideTableStyleFontSize...

    CompatibilityOptions.overrideTableStyleFontSizeAndJustification property. Specifies how the style hierarchy of the document is evaluated....overrideTableStyleFo () : boolean Examples Shows how to optimize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Document Properties with Node.js via C++...

    Learn how to Manage Document Properties through the Aspose.Cells for Node.js via C++ APIs....ToXXX Method Boolean The property data type is Boolean ToBool Date...

    docs.aspose.com/cells/nodejs-cpp/managing-docum...
  4. Project Rescheduling | Aspose.Tasks Documentation

    This guide explains how to reschedule Microsoft Project project files using Aspose.Tasks for Java.... If the Boolean input parameter is set to true...completed-through date. If the Boolean input parameter is set to false...

    docs.aspose.com/tasks/java/project-rescheduling/
  5. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a document and the result of its verification in Java.... isValid() public boolean isValid() Returns true if this...out.println(); } Returns: boolean - true if this digital signature...

    reference.aspose.com/words/java/com.aspose.word...
  6. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。... Delete ); boolean converted = document . convert...()); tmp2 . setEditable ( new Boolean [] { true }); tmp2 . setDefaultAppearance...

    docs.aspose.com/pdf/zh/java/whatsnew/
  7. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily....ing, FormulaParseOptions, boolean) method to set a dynamic array...Workbook.refreshDynamicArrayF(boolean) method to refresh dynamic...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  8. Accessing JSON Data in C#|Aspose.Words for .NET

    Learn how to access JSON data while building a report using LINQ in C#.... Boolean? DateTime? String Note – Working...JSON simple values (null, boolean, number, integer, and string)...

    docs.aspose.com/words/net/accessing-json-data/
  9. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++....add(number, number, number, number, boolean) method for adding a List object...add(number, number, number, number, boolean) method to add a List object...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  10. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

    当前 word 转 html 时,由于页码属于 “文本框”,其转换后在页眉的位置会展示为图片,能否在转换时候将页码的元信息标注在对应页码的位置,并且为对应 html 标签增加页码标记?以方便可以通过 html 反解出 word 文档的页码信息,反向转换也可以考它转的更准确。 或者是否有 java 的接口可以获取到页码信息?...public boolean restartNumbering; // 是否重新编号 public boolean linkedPrevious;...

    forum.aspose.com/t/word-html/319228