Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 7,352 for

boolean

(0.06 sec)
  1. Style.locked property | Aspose.Words for Node.js

    Style.locked property. Specifies whether this style is locked.... get locked () : boolean Examples Shows how to lock...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. The error message generated is not sufficient t...

    Error raised when loading a .xer (Primavera) project file. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +60 System.Collec…...Insert(TKey key, TValue value, Boolean add) +14449535 #=z9_qq17eCpSXuAXjtEUTymP...=(MethodBase #=z2AnZ5Ms=, Boolean #=zhaeioVw=) +1161 #=qJWZkHpVMPYhwfmGq588=...

    forum.aspose.com/t/the-error-message-generated-...
  3. ShapeBase.hidden property | Aspose.Words for Py...

    ShapeBase.hidden property. Gets or sets a Boolean value indicating whether the shape is visible....hidden property Gets or sets a boolean value indicating whether the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CheckBoxControl.checked property | Aspose.Words...

    CheckBoxControl.checked property. Gets or sets a Boolean value indicating either this [CheckBoxControl](../) is checked or not...checked property Gets or sets a boolean value indicating either this...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides Node.js code using C++ to insert and delete rows in an Excel worksheet....insertRows(number, number, boolean) and Cells.deleteRows(number...insertRows(number, number, boolean) and Cells.deleteRows(number...

    docs.aspose.com/cells/nodejs-cpp/insert-or-dele...
  6. 使用 C++ 通过 Node.js 插入或删除 Excel 工作表中的行|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/insert-or-d...
  7. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...Node , isImportChildren : boolean ) Parameter Type Description...imported. isImportChildren boolean true to import all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields into paragraphs with the Paragraph InsertField method. Enhance your document's functionality and streamline content management.... updateField Boolean Specifies whether to update...of the paragraph). isAfter Boolean Whether to insert the field...

    reference.aspose.com/words/net/aspose.words/par...
  9. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....Extract(Scene scene, Zip za, boolean texture) throws IOException...fileName, byte [] content, boolean enableCompression) throws IOException...

    products.aspose.com/3d/java/extractor/vrml/
  10. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...docx"); } private static boolean isSectionEmpty(NodeCollection...LayoutCollector(document); boolean lastPageEmpty = false; int...

    forum.aspose.com/t/empty-page-not-getting-remov...