Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 8,610 for

boolean

(1.32 sec)
  1. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for JavaScript via C++. 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....Cells APIs expose the Boolean property DataLabels.isResizeShapeToFitTe...

    docs.aspose.com/cells/javascript-cpp/resize-cha...
  2. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....lockedProperty(ShapeLockType, boolean) method to lock several aspects...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  3. Unhandled exceptions during PDF to PDF/A conver...

    Environment: Aspose.PDF for Java (25.10) Java 17+ (OpenJDK) Linux (Amazon Linux 2) Description: We are using Document.convert() to convert PDF documents to PDF/A-3B format in a production pipeline. Certain valid PDF …...correctly — not a malformed file boolean success = pdfDocument.convert(logStream...

    forum.aspose.com/t/unhandled-exceptions-during-...
  4. Generate QR Codes for Events|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....false , value = "download" ) boolean download , @ApiIgnore @Value...

    docs.aspose.com/barcode/java/1-2-1-6-generating...
  5. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Android MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....= null ) { boolean hasMath = false ; for ( IParagraph...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. HtmlSaveOptions.allowNegativeIndent property | ...

    HtmlSaveOptions.allowNegativeIndent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB...get allowNegativeIndent () : boolean Remarks When negative indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Generate QR Codes for Phone Calls|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....false , value = "download" ) boolean download , @ApiIgnore @Value...

    docs.aspose.com/barcode/java/1-2-1-5-generating...
  8. Page Setup Features|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....follows: setPrintGridlines , a Boolean property that defines whether...print. setPrintHeadings , a Boolean property that defines whether...

    docs.aspose.com/cells/java/page-setup-features/
  9. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  10. PdfFileInfo.hasOpenPassword() very slow in Aspo...

    We are using Aspose.PDF for Java 20.4 and noticed that checking whether a PDF is password protected sometimes takes more than 1 minute. public Boolean isPdfPasswordProtected(byte[] pdfFileContent) throws Exception { …... public boolean isPdfPasswordProtect(byte[]...

    forum.aspose.com/t/pdffileinfo-hasopenpassword-...