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

boolean

(0.04 sec)
  1. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public Boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...13, 2025, 1:57am 1 public boolean printPdf(String filePath, PrintService...4) 执行打印(600DPI 更清晰;也可传 300) boolean ok = printPdfViaCore(pdfPath...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  2. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....The Style object contains a boolean property, IsLocked . You can...The Style object contains a boolean property, IsLocked . You can...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  3. Grouping and Ungrouping Rows and Columns in PHP...

    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.... Is hidden, a Boolean parameter that specifies whether...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  4. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text.... get multiline () : boolean Remarks Accessing this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...md") Dim saved As Boolean = False Try Dim tableAI As...IsFlattened(p As Page) As Boolean Dim tfa As New TextFragmentAbsorber()...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  6. HtmlSaveOptions.exportCidUrlsForMhtmlResources ...

    HtmlSaveOptions.exportCidUrlsForMhtmlResources property. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents...exportCidUrlsForMhtm () : boolean Remarks This option affects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.PSD for Java 20.6 - Release Notes|Docume...

    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....setAssetLockedState(boolean) M:com.aspose.psd.fileformats...LinkDataSource.setFileOpenDescripto(boolean) M:com.aspose.psd.fileformats...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. Display or Hide Row Column Headers in Aspose.Ce...

    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....IsRowColumnHeadersVi is a Boolean property, which means that...

    docs.aspose.com/cells/net/display-or-hide-row-c...
  9. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing excel through the Aspose.Cells for C++ API....Workbook_BeforePrint(Cancel As Boolean) \r\n Cancel = True \r\n MsgBox...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...CleaningResponse response, Boolean shouldExtract) { Long startTime...CleaningResponse response, Boolean shouldExtract) { List<JavascriptAction>...

    forum.aspose.com/t/unable-to-extract-javascript...