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

boolean

(0.07 sec)
  1. 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...
  2. 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...
  3. 在 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...
  4. 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...
  5. Setting Dynamic Array Formulas with JavaScript ...

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

    docs.aspose.com/cells/javascript-cpp/calculatio...
  6. 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...
  7. Read Outlook for Mac OLM File and Get Folders a...

    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....needs: getFolder(String name, boolean ignoreCase) - Gets the folder...getSubFolder (String subfolderName, boolean ignoreCase) - Gets the subfolder...

    docs.aspose.com/email/java/read-outlook-for-mac...
  8. Inline.isMoveToRevision property | Aspose.Words...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Inline.isInsertRevision property | Aspose.Words...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...return null; } private static boolean listsAreEqual(List list1, List...content, byte[] template, boolean copyContent) with copyContent...

    forum.aspose.com/t/some-styles-were-not-copied-...