Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 8,541 for

boolean

(1.03 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_PreserveEmptyLines method. Gets or sets a Boolean value indicating whether to preserve empty lines while load a Markdown document. The default value is false. Normally, empty lines between block-level elements in Markdown are ignored. Empty lines at the beginning and end of the document are also ignored. This option allows to import such empty lines in C++....nes method Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreShapes method. Gets or sets a Boolean value indicating either to ignore shapes within a text. The default value is false in C++....pes method Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs.... is_visible is a Boolean property, which means that...WorkbookSettings.show_tabs is a Boolean property, which means that...

    docs.aspose.com/cells/python-net/show-and-hide-...
  7. 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/...
  8. 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-...
  9. 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...
  10. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....urlOrBookmark : string , isBookmark : boolean ) Parameter Type Description...end of the url. isBookmark boolean true if the previous parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...