Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,405 for

boolean

(0.04 sec)
  1. TaskPane | Aspose.Words for Java

    Represents an add-in task pane object in Java.... isLocked(boolean value) Specifies whether the...document opens. isVisible(boolean value) Specifies whether the...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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/
  4. 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/
  5. Font.outline property | Aspose.Words for Node.js

    Font.outline property. True if the font is formatted as outline.... get outline () : boolean Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. xlsx4j 中的行列高度调整|Documentation

    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.... setCustomHeight ( Boolean . TRUE ); sheet . getJaxbElement...); row . setCustomHeight ( Boolean . TRUE ); row . setR ( 1L );...

    docs.aspose.com/cells/zh/java/row-column-height...
  7. FontEmbeddingLicensingRights.bitmapEmbeddingOnl...

    FontEmbeddingLicensingRights.bitmapEmbeddingOnly property. Indicates the Bitmap embedding only restriction....get bitmapEmbeddingOnly () : boolean Remarks When this bit is set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Style.unhideWhenUsed property | Aspose.Words fo...

    Style.unhideWhenUsed property. Gets/sets whether the style used in the current document unhides from the Styles gallery and from the Styles task pane... get unhideWhenUsed () : boolean Examples Shows how to prioritize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfSaveOptions.renderChoiceFormFieldBorder prop...

    PdfSaveOptions.renderChoiceFormFieldBorder property. Specifies whether to render PDF choice form field border....renderChoiceFormFiel () : boolean Remarks PDF choice form fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...getHeight(); boolean isLandscape = page.getPageInfo()...7:00pm 2 @sharonez sharonez: boolean isLandscape = page.getPageInfo()...

    forum.aspose.com/t/islandscape-does-not-return-...