Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 8,095 for

boolean

(0.56 sec)
  1. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....to remove the top border, Boolean. BorderBottomStyle object inherits...remove the bottom border, Boolean. BorderLeftStyle object inherits...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  2. 使用C++为Node.js配置字体以呈现电子表格|Documentation

    学习如何使用Aspose.Cells for Node.js via C++配置字体以渲染电子表格。确保字体可用以获得最佳转换效果。...setFontFolder(string, boolean) :如果只有一个要设置的文件夹,则此方法很有用。 **FontConfigs...**FontConfigs.setFontFolders(string[], boolean)** :当字体存在于多个文件夹中,而用户希望将所有文...

    docs.aspose.com/cells/zh/nodejs-cpp/configuring...
  3. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...insert into relative position boolean isFound = false; for (int i...getChildNodes(NodeType.PARAGRAPH, true); boolean isFound = false; for (Paragraph...

    forum.aspose.com/t/alternative-way-to-extract-a...
  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. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....follows: GetPrintGridlines() : a Boolean property that defines whether...not. GetPrintHeadings() : a Boolean property that defines whether...

    docs.aspose.com/cells/cpp/setting-print-options/
  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. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.PDF library for . NET to extract text from PDF files. We ran into the following exception while using the TextAbsorber to extract text page by page: Aspose.Pdf.PdfException: Operand v…...#=zGK7Mmdc=(Boolean #=zf9_O69sVgPb0) at #=z9W8...TextSearchOptions #=zqQYmXUFMg2zg, Boolean #=zGVp0$i07r2iN) at #=z9W8...

    forum.aspose.com/t/aspose-pdf-exception-operand...
  10. 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.IsProtectedWithPassw...

    docs.aspose.com/cells/net/detect-if-worksheet-i...