Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 8,118 for

boolean

(0.25 sec)
  1. Inlining Syntax Error Messages into Templates i...

    Learn how to enable inline syntax error message into the template document at the exact position using LINQ in Java....INLINE_ERROR_MESSAGES is applied, a Boolean value returned by a ReportingEngine...exception. Q: What does the boolean result of buildReport indicate...

    docs.aspose.com/words/java/inlining-syntax-erro...
  2. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE 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...
  3. 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-...
  4. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing....expectation, we provide a Boolean property named CheckWorkbookDefault...set the CheckWorkbookDefault Boolean property to false , which ensures...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...
  5. 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...
  6. Implement Subtotal or Grand Total Labels in Oth...

    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....Close Implement Errors and Boolean Value in Russian or Any Other...

    docs.aspose.com/cells/net/implement-subtotal-or...
  7. Resize Chart's Data Label Shape To Fit Text|Doc...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for Python via .NET. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....NET APIs have exposed the Boolean DataLabels.is_resize_shape_to_fit_text...

    docs.aspose.com/cells/python-net/resize-chart-s...
  8. Aspose.PSD for Java 20.4 - 发行说明|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....setFauxBold(boolean) M:com.aspose.psd.fileformats...text.ITextStyle.setFauxItalic(boolean) M:com.aspose.psd.fileformats...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells with Golang via C++....B5 ) Implement Errors and Boolean Values in Russian or Any Other...

    docs.aspose.com/cells/go-cpp/implement-cell-for...
  10. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is encrypted and requires a password to open.... get isEncrypted () : boolean Remarks This property exists...

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