Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 8,095 for

boolean

(0.28 sec)
  1. Error on updating fields of document with custo...

    When creating documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…... (String , Boolean ) at . (Field , DocumentBuilder...DocumentBuilder , String , Boolean ) at . () at . () at . (Field ) at ...

    forum.aspose.com/t/error-on-updating-fields-of-...
  2. PdfSaveOptions.additionalTextPositioning proper...

    PdfSaveOptions.additionalTextPositioning property. A flag specifying whether to write additional text positioning operators or not....additionalTextPositi () : boolean Remarks If true , additional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the font is formatted as all capital letters.... get allCaps () : boolean Examples Shows how to format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldOptions.isBidiTextSupportedOnUpdate proper...

    FieldOptions.isBidiTextSupportedOnUpdate property. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not....isBidiTextSupportedO () : boolean Remarks When this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the font is formatted as small capital letters.... get smallCaps () : boolean Examples Shows how to format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Password Protect the VBA Project of Excel Workb...

    Learn how to password protect the VBA project of an Excel workbook using Aspose.Cells for Node.js via C++....protect(boolean, string) method. Sample Code...

    docs.aspose.com/cells/nodejs-cpp/password-prote...
  7. ParagraphFormat.pageBreakBefore property | Aspo...

    ParagraphFormat.pageBreakBefore property. True if a page break is forced before the paragraph.... get pageBreakBefore () : boolean Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.isComposite property | Aspose.Words for No...

    Node.isComposite property. Returns ``true`` if this node can contain other nodes.... get isComposite () : boolean Examples Shows how to traverse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is merged with other cells in Java....printCellMergeType(Cell cell) { boolean isHorizontallyMerged = cell...getHorizontalMerge() != CellMerge.NONE; boolean isVerticallyMerged = cell.getCellFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Border.isVisible property | Aspose.Words for No...

    Border.isVisible property. Returns ``true`` if the [Border.lineStyle](../lineStyle/) is not [LineStyle.None](../../linestyle/#None).... get isVisible () : boolean Examples Shows how to remove...

    reference.aspose.com/words/nodejs-net/aspose.wo...