Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 8,128 for

boolean

(0.1 sec)
  1. CompositeNode.hasChildNodes property | Aspose.W...

    CompositeNode.hasChildNodes property. Returns ``true`` if this node has any child nodes.... get hasChildNodes () : boolean Examples Shows how to combine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Triangulate Mesh|Documentation

    Aspose.3D for Java API has support of triangulating mesh, which is useful for game industry because the triangle is the only supported primitive that GPU hardware supports(non-triangle data are triangulated in driver-level, which is inefficient in real-time rendering)....NodeVisitor () { @Override public boolean call ( Node node ) { Mesh mesh...

    docs.aspose.com/3d/java/triangulate-mesh/
  3. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``true`` if control is in enabled state.... get enabled () : boolean Examples Shows how to verify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``true`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....get isForms2OleControl () : boolean Examples Shows how to verify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Specify Formula Fields while Importing Data to ...

    Learn how to specify Formula Fields while Importing Data to Worksheet through the Aspose.Cells for C++ API.... This property takes the Boolean array where the value true...

    docs.aspose.com/cells/go-cpp/specify-formula-fi...
  6. 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.... The Boolean‑type Protection.is_protected_with_password...

    docs.aspose.com/cells/python-net/detect-if-work...
  7. Shift First Row Down When Inserting Cells Data ...

    Learn how to shift the first row down when inserting Cells Data Table rows through the Aspose.Cells for .NET API....the feature by setting the boolean ImportTableOptions.ShiftFirstRowDown...

    docs.aspose.com/cells/net/shift-first-row-down-...
  8. HorizontalRuleFormat.noShade property | Aspose....

    HorizontalRuleFormat.noShade property. Indicates the presence of 3D shading for the horizontal rule... get noShade () : boolean Remarks The default value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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...