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

boolean

(0.11 sec)
  1. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static Boolean doc2pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...0-jdk17 转换代码: public static boolean doc2pdf(String inPath, String...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  2. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a Boolean value indicating either to ignore footnotes...ignore_footnotes property Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataTable.hasHorizontalBorder property | A...

    ChartDataTable.hasHorizontalBorder property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed...get hasHorizontalBorder () : boolean Examples Shows how to show...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. FontInfo | Aspose.Words for Java

    Specifies information about a font used in the document in Java.... isTrueType(boolean value) Indicates that this...constants. isTrueType() public boolean isTrueType() Indicates that...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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-...
  7. 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...
  8. 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...
  9. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE 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...
  10. DataTableCollection | Aspose.Words for Java

    Represents the collection of tables for the DataSet in Java....contains(String name) public boolean contains(String name) Gets...DataTable to find. Returns: boolean - true if the specified table...

    reference.aspose.com/words/java/com.aspose.word...