Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 7,156 for

boolean

(0.14 sec)
  1. Display or Hide Gridlines in Aspose.Cells|Docum...

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

    docs.aspose.com/cells/net/display-or-hide-gridl...
  2. Method in Aspose.PDF for Java for PDF lineariza...

    Hi Team, Linearization of pdf is critical requirement for us and am seeing Aspose.PDF for Java does not provide a direct API method to linearize (enable Fast Web View) a PDF during save. will this feature will be added …...includes the setLinearize(boolean) method. When this flag is...

    forum.aspose.com/t/method-in-aspose-pdf-for-jav...
  3. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel files using Aspose.Cells for Node.js via C++....Workbook_BeforePrint(Cancel As Boolean)\r\n" + " Cancel = True\r\n"...

    docs.aspose.com/cells/nodejs-cpp/how-to-prevent...
  4. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CustomDocumentProperties for managing custom document properties effortlessly. Enhance your document management today!...custom document property of the Boolean data type. Add ( string, DateTime...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for Node.js via C++....Close Implement Errors and Boolean Values in Russian or Any Other...

    docs.aspose.com/cells/nodejs-cpp/implement-cell...
  6. List.isListStyleDefinition property | Aspose.Wo...

    List.isListStyleDefinition property. Returns ``true`` if this list is a definition of a list style....isListStyleDefinitio () : boolean Remarks When this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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
  8. Error “Cannot insert a node of this type at thi...

    Hello team. We started encountering the exception “Cannot insert a node of this type at this location” in the version Aspose.Word 25.1 , as well as in the latest released version 25.3. Note that this seems to be possib…... boolean useBuilderFormatting). Is there...

    forum.aspose.com/t/error-cannot-insert-a-node-o...
  9. Manage Document Properties|Documentation

    Learn how to manage document properties through the Aspose.Cells for .NET APIs....ToXXX Method Boolean The property data type is Boolean ToBool Date...

    docs.aspose.com/cells/net/managing-document-pro...
  10. .dxf to .svg conversion is failed - Free Suppor...

    Hello Aspose Team, We are faced the problem to convert .dxf to .svg. The code is simple: var img = Image.Load(“ImputFile.dxf”) CadRasterizationOptions cadRasterizationOptions = new CadRasterizationOptions(); SvgOptio…...number, NumberFormatInfo info, Boolean parseDecimal) at System.Number...

    forum.aspose.com/t/dxf-to-svg-conversion-is-fai...