Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 8,142 for

boolean

(0.2 sec)
  1. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...以下代码示例展示了如何检查形状几何是否闭合: boolean isGeometryClosed ( IGeometryShape...IGeometryShape geometryShape ) { Boolean isClosed = null ; for ( IGeometryPath...

    docs.aspose.com/slides/zh/java/custom-shape/
  2. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....contains(Node node) public boolean contains(Node node) Determines...The node to locate. Returns: boolean - true if item is found in...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....contains(String name) public boolean contains(String name) Returns...of the property. Returns: boolean - true if the property exists...

    reference.aspose.com/words/java/com.aspose.word...
  4. 插入和删除Excel文件的行和列|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API插入和删除行与列。...insertRows(number, number, boolean) 方法。此方法需要两个参数: 行索引,新行将从该行插入。...insertRows(number, number, boolean) 重载。将 CopyFormatType 属性设置为...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  5. View & Edit Excel Metadata Free Online - Free O...

    Free Online Edit Excel Spreadsheet properties: title, author, subject, keywords and more....Value Type String DateTime Boolean Number Double Add Property...

    products.aspose.app/cells/metadata
  6. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....Underline boolean properties. The following code...

    docs.aspose.com/words/net/document-builder-over...
  7. Table Layout Issues in Word-to-PDF Conversion -...

    Executive Summary Issues Found: Two separate but related table layout bugs in Aspose.Words PDF conversion: “Around” Text Wrapping Bug: Top-level tables with “Text Wrapping: Around” property cause overlapping in PDFs Ne…...AROUND) { // Check if nested boolean isNested = isTableNested(table);...BUG"); } } } } private static boolean isTableNested(Table table)...

    forum.aspose.com/t/table-layout-issues-in-word-...
  8. GridDesktop: invoke error - Free Support Forum ...

    We observe random exceptions like this in GridDesktop: Exception-Type: System.InvalidOperationException Message: Invoke oder BeginInvoke kann für ein Steuerelement erst aufgerufen werden, wenn das Fensterhandle erstellt…...Delegate method, Object[] args, Boolean synchronous) at System.Windows...

    forum.aspose.com/t/griddesktop-invoke-error/312280
  9. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications.... A Boolean value indicating whether the...

    docs.aspose.com/slides/python-net/extract-text-...
  10. The XLSX file is opening indefinitely - Free Su...

    Hello, I am experiencing an issue with a file — it appears to be stuck in an infinite opening loop. 915610113_639070252310000000_-915610113.zip (42.2 KB) Excel.Workbook doc = new Excel.Workbook(input); Could you plea…...loadOptions); ValidateWorkbook is a Boolean property of LoadOptions that...

    forum.aspose.com/t/the-xlsx-file-is-opening-ind...