Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 8,094 for

boolean

(0.13 sec)
  1. 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...
  2. 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-...
  3. Set DefaultFont property of PdfSaveOptions and ...

    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....your expectation, we have a Boolean property named “ CheckWorkbookDefault...also set CheckWorkbookDefault Boolean property to “ false ” which...

    docs.aspose.com/cells/java/set-defaultfont-prop...
  4. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java.... getFieldCode(boolean includeChildFieldCod) Returns...made to the document. isDirty(boolean value) Sets whether the current...

    reference.aspose.com/words/java/com.aspose.word...
  5. Error on loading HEIC - Free Support Forum - as...

    Hello Support, loading the attached HEIC files with Imaging cause following exception: Message: Aspose.Imaging.CoreExceptions.ImageSaveException : Image saving failed. ----> Aspose.Imaging.CoreExceptions.ImageSaveEx…...arguments, Signature sig, Boolean isConstructor) MethodBaseInvoker...IPartialArgb32PixelL #=zY_pqsJoXK75T, Boolean #=zF9o9pbVjjzEjFc9QTA==) RasterImage...

    forum.aspose.com/t/error-on-loading-heic/315108
  6. CheckBoxControl.Checked | Aspose.Words for .NET

    Discover the CheckBoxControl Checked property, easily manage checkbox states with a simple Boolean value. Default is false for optimal control....Checked property Gets or sets a boolean value indicating either this...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PageSetup.borderAlwaysInFront property | Aspose...

    PageSetup.borderAlwaysInFront property. Specifies where the page border is positioned relative to intersecting texts and objects....get borderAlwaysInFront () : boolean Examples Shows how to create...

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

    Discover IsPhoneticGuide, a powerful tool that determines if a run serves as a phonetic guide, enhancing your text's clarity and readability....IsPhoneticGuide property Gets a boolean value indicating either the...

    reference.aspose.com/words/net/aspose.words/run...
  9. BorderCollection.shadow property | Aspose.Words...

    BorderCollection.shadow property. Gets or sets a value indicating whether the border has a shadow.... get shadow () : boolean Remarks Gets the value from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....setInCellDropDown(boolean) property to true . Date Data...Validation.addArea(CellArea, boolean, boolean) method. The checkIntersection...

    docs.aspose.com/cells/nodejs-cpp/data-validation/