Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 8,146 for

boolean

(1.11 sec)
  1. FormField | Aspose.Words for Java

    Represents a single form field in Java....String, boolean, int) , M:Aspose.Words.DocumentBuilder...clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldXE | Aspose.Words for Java

    Implements the XE field in Java.... getFieldCode(boolean includeChildFieldCod) Returns...entry’s page number. isBold(boolean value) Sets whether to apply...

    reference.aspose.com/words/java/com.aspose.word...
  3. Get HTML5 String from Cell with Golang via C++|...

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....GetHtmlString method, which accepts a Boolean parameter. If you pass false...

    docs.aspose.com/cells/go-cpp/get-html5-string-f...
  4. Font.hidden property | Aspose.Words for Node.js

    Font.hidden property. True if the font is formatted as hidden text.... get hidden () : boolean Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Application not loading on Linux after adding S...

    Hello Aspose Support Team, We are facing an issue when running our .NET Core 3.1 application on Linux. The same application works fine on Windows, but after encountering a SkiaSharp error log, we added SkiaSharp native…...CheckNativeLibraryCo(Boolean throwIfIncompatible) at SkiaSharp...SkiaSharp.SKNativeObject.Dispose(Boolean disposing) at SkiaSharp.SKObject...

    forum.aspose.com/t/application-not-loading-on-l...
  6. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the C# API or .NET Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs.... IsVisible is a Boolean property, which means that...WorkbookSettings.ShowTabs is a Boolean property, which means that...

    docs.aspose.com/cells/net/show-and-hide-workshe...
  7. 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...
  8. MarkdownLoadOptions class | Aspose.Words for No...

    Aspose.Words.Loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.Markdown](../../aspose.words/loadformat/#Markdown) document into a [Document](../../aspose.words/document/) object....importUnderlineForma Gets or sets a boolean value indicating either to...preserveEmptyLines Gets or sets a boolean value indicating whether to...

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