Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 8,135 for

boolean

(2.1 sec)
  1. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the formatted characters are not to be spell checked.... get noProofing () : boolean Examples Shows how to prevent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LoadOptions.ignoreOleData property | Aspose.Wor...

    LoadOptions.ignoreOleData property. Specifies whether to ignore the OLE data.... get ignoreOleData () : boolean Remarks Ignoring OLE data may...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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, is_locked . Set the...

    docs.aspose.com/cells/python-net/advanced-prote...
  4. 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...
  5. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....method, it is possible to add Boolean, string, double, integer, or...cell. BoolValue : returns the boolean value of the cell. DateTimeValue...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  6. 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...
  7. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...CheckNativeLibraryCo(Boolean throwIfIncompatible) at SkiaSharp...SkiaSharp.SKNativeObject.Dispose(Boolean disposing) at SkiaSharp.SKObject...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  8. Aspose.Slides for Python via .NET ubuntu22.04使用...

    Aspose.Slides for Python via .NET在Ubuntu22.04中使用报错,运行环境为python3.11.5,代码如下: import aspose.slides as slides print("Aspose.Slides imported.") pres = slides.Presentation() print("Presentation object created.") 报错信息如下: P…...GetName(Boolean) at System.Reflection.Assembly...Reflection.Assembly) at .(Int32, Boolean) at .(Int32) at …cctor() at...

    forum.aspose.com/t/aspose-slides-for-python-via...
  9. Working with Expressions | Aspose.Tasks Documen...

    Learn how to create and evaluate formulas using task, resource, and project fields in Aspose.Tasks for .NET....Cost Number fields DateTime Boolean values Project-level fields...GitHub Formula With Boolean Values Boolean expressions allow conditional...

    docs.aspose.com/tasks/net/working-with-task-res...
  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-...