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

boolean

(0.14 sec)
  1. DocumentBuilder.moveToBookmark method | Aspose....

    Aspose.Words.DocumentBuilder.moveToBookmark method...string , isStart : boolean , isAfter : boolean ) Parameter Type...move the cursor to. isStart boolean When true , moves the cursor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. ImportFormatOptions.merge_pasted_lists property...

    ImportFormatOptions.merge_pasted_lists property. Gets or sets a Boolean value that specifies whether pasted lists will be merged with surrounding lists...merge_pasted_lists property Gets or sets a boolean value that specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImportFormatOptions.adjust_sentence_and_word_sp...

    ImportFormatOptions.adjust_sentence_and_word_spacing property. Gets or sets a Boolean value that specifies whether to adjust sentence and word spacing automatically...g property Gets or sets a boolean value that specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…... Specifically, for boolean values, you can insert a checkbox...getFieldValue() instanceof Boolean) { mBuilder.moveToMergeField(e...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  6. Java 3D API | 3D Files Manipulation and Convers...

    Gameware and CAD 3D library to create read convert and modify 3D file formats within Java applications...Compression Manifold Mesh Mesh Boolean Operation PBR/Phong/Lambert...Layout of the Vertex Mesh boolean operation Animate Objects in...

    products.aspose.com/3d/java/
  7. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java....Node, boolean) method provided by the DocumentBase...Description importNode(Node srcNode, boolean isImportChildren) Imports a...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageWatermarkOptions class | Aspose.Words for ...

    Aspose.Words.ImageWatermarkOptions class. Contains options that can be specified when adding a watermark with image...Description isWashout Gets or sets a boolean value which is responsible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract Assets from GLB File Formats via Java |...

    Sample Java extract assets code for GLB file. Use this example code to extract assets from GLB 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/glb/
  10. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D 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/u3d/