Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 8,164 for

boolean

(0.11 sec)
  1. Detect if Worksheet is Password Protected|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.... Boolean type Protection.isProtectedWithPassw...

    docs.aspose.com/cells/java/detect-if-worksheet-...
  2. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with Golang via C++....GetKeepSeparatorsFor() is a boolean property. To keep the separators...

    docs.aspose.com/cells/go-cpp/keep-separators-fo...
  3. PclSaveOptions.rasterizeTransformedElements pro...

    PclSaveOptions.rasterizeTransformedElements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL document...rasterizeTransformed () : boolean Remarks PCL doesn’t support...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Extract Text from PDF File|Aspose.PDF for Java

    This section explains how to extract text with Aspose.PDF Facades using PdfExtractor Class....static void ExtractText ( Boolean WholeText ) { // Create an...

    docs.aspose.com/pdf/java/extract-text/
  5. ChartAxis.hidden property | Aspose.Words for No...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not.... get hidden () : boolean Remarks Default value is false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlFixedSaveOptions.useTargetMachineFonts prop...

    HtmlFixedSaveOptions.useTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the document...useTargetMachineFont () : boolean Examples Shows how use fonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Advanced Protection Settings since Excel XP|Doc...

    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....that encapsulates several Boolean properties for disabling or...formatting that contains a Boolean property, IsLocked . Set the...

    docs.aspose.com/cells/net/advanced-protection-s...
  8. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...htmlString(boolean) 方法返回单元格的HTML字符串,该方法接受一个布尔参数。如果传递...文本。然后,它通过 Cell.htmlString(boolean) 方法获取A1单元格的普通HTML和HTML5字符串,并在控制台打印它们。...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  9. XLS conversion error (BIFF7 format?) - Free Sup...

    The attached XLS failed to convert to PDF, giving the following exception: Unhandled Exception: Aspose.Cells.CellsException: This Excel files contains BIFF7(Excel95 or earlier file format) records. at ?.?.?(† ?) …...inName, String outName, Boolean thisDir, Boolean verbose) Is there...

    forum.aspose.com/t/xls-conversion-error-biff7-f...
  10. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides JavaScript code using C++ to insert and delete rows in an Excel worksheet....insertRows(number, number, boolean) and Cells.deleteRows(number...insertRows(number, number, boolean) and Cells.deleteRows(number...

    docs.aspose.com/cells/javascript-cpp/insert-or-...