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

boolean

(0.11 sec)
  1. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java.... /// public boolean moveNext() { if (!isEof())...return (!isEof()); } private boolean isEof() { return (mRecordIndex...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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/
  3. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....appendField(int fieldType, boolean updateField) appendField(String...clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...

    reference.aspose.com/words/java/com.aspose.word...
  4. MailMergeSettings.linkToQuery property | Aspose...

    MailMergeSettings.linkToQuery property. Not sure about this one... get linkToQuery () : boolean See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CheckGrammarOptions.preserveFormatting property...

    CheckGrammarOptions.preserveFormatting property. Allows to specify either Aspose.Words.AI.IAiModelText.CheckGrammar(Aspose.Words.Document,Aspose.Words.AI.CheckGrammarOptions) will try to preserve layout and formatting of the original document, or not...get preserveFormatting () : boolean Remarks When the option is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ThumbnailGeneratingOptions.generateFromFirstPag...

    ThumbnailGeneratingOptions.generateFromFirstPage property. Specifies whether to generate thumbnail from first page of the document or first image....generateFromFirstPag () : boolean Remarks Default is true , which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtLoadOptions.auto_numbering_detection propert...

    TxtLoadOptions.auto_numbering_detection property. Gets or sets a Boolean value indicating either automatic numbering detection will be performed while loading a document...n property Gets or sets a boolean value indicating either automatic...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 使用 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...
  10. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in Node.js via C++ to add conditional formatting for two‑color scales and three‑color scales. By adjusting these criteria, you have more control over how cells look and appear....setIs3ColorScale(boolean) method. This method is false...

    docs.aspose.com/cells/nodejs-cpp/adding-2-color...