Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 8,610 for

boolean

(0.08 sec)
  1. CompatibilityOptions.doNotVertAlignInTxbx prope...

    CompatibilityOptions.doNotVertAlignInTxbx property. Ignore Vertical Alignment in Textboxes....doNotVertAlignInTxbx () : boolean Examples Shows how to optimize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompatibilityOptions.splitPgBreakAndParaMark pr...

    CompatibilityOptions.splitPgBreakAndParaMark property. Always Move Paragraph Mark to Page after a Page Break....splitPgBreakAndParaM () : boolean Examples Shows how to optimize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompatibilityOptions.suppressBottomSpacing prop...

    CompatibilityOptions.suppressBottomSpacing property. Ignore Exact Line Height for Last Line on Page....suppressBottomSpacin () : boolean Examples Shows how to optimize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompatibilityOptions.transparentMetafiles prope...

    CompatibilityOptions.transparentMetafiles property. Specifies not to blank the area behind metafile pictures....transparentMetafiles () : boolean Examples Shows how to optimize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompatibilityOptions.alignTablesRowByRow proper...

    CompatibilityOptions.alignTablesRowByRow property. Align Table Rows Independently....get alignTablesRowByRow () : boolean Examples Shows how to optimize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompatibilityOptions.convMailMergeEsc property ...

    CompatibilityOptions.convMailMergeEsc property. Treat Backslash Quotation Delimiter as Two Quotation Marks....get convMailMergeEsc () : boolean Examples Shows how to optimize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompatibilityOptions.balanceSingleByteDoubleByt...

    CompatibilityOptions.balanceSingleByteDoubleByteWidth property. Balance Single Byte and Double Byte Characters....balanceSingleByteDou () : boolean Examples Shows how to optimize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompatibilityOptions.autoSpaceLikeWord95 proper...

    CompatibilityOptions.autoSpaceLikeWord95 property. Emulate Word 95 Full-Width Character Spacing....get autoSpaceLikeWord95 () : boolean Examples Shows how to optimize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...getPaperHeight(); boolean isLandscapeFlag = (orientation == 0); boolean isDimensionsLandscap...(paperWidth > paperHeight); boolean isMismatch = (isLandscapeFlag...

    forum.aspose.com/t/setorientation-landscape-doe...
  10. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Color highlightColor, boolean bold, boolean italic) { 2 for (TableCell...Highlight first row after head. 34 boolean flag = false ; 35 List < TableRow...

    docs.aspose.com/note/java/working-with-tables/