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

boolean

(0.32 sec)
  1. Table.allowOverlap property | Aspose.Words for ...

    Table.allowOverlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed... get allowOverlap () : boolean Examples Shows how to work...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential Boolean setting for improved accuracy....IgnoreShapes property Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/net/aspose.words.rep...
  3. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a Boolean value indicating either to ignore shapes within a text....ignore_shapes property Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. Grouping and Ungrouping Rows and Columns with J...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for JavaScript via C++....groupRows(number, number, boolean) and groupColumns(number, number)...in the group. Is hidden, a Boolean parameter that specifies whether...

    docs.aspose.com/cells/javascript-cpp/grouping-a...
  8. Aspose word Html Conversion - Free Support Foru...

    Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and document which i am converting. Please note that i am Convertin…...As String, ByVal IsHtml As Boolean) As String If String.IsNullOrEmpty(input)...KeepSourceFormatting) Dim isInline As Boolean = (sdt.Level = Aspose.Words...

    forum.aspose.com/t/aspose-word-html-conversion/...
  9. DataTableCollection | Aspose.Words for Java

    Represents the collection of tables for the DataSet in Java....contains(String name) public boolean contains(String name) Gets...DataTable to find. Returns: boolean - true if the specified table...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Images in C++|Aspose.Words for C++

    Introduction to Image feature, how to create and manipulate image using C++.... Check the HasImage boolean property. Extract image data...

    docs.aspose.com/words/cpp/working-with-images/