Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 16,710 for

true type

(0.2 sec)
  1. LayoutEnumerator.text property | Aspose.Words f...

    LayoutEnumerator.text property. Gets text of the current span entity... Throws for other entity types. @property def text ( self )... PAGE , layout_enumerator . type ) with self . assertRaises (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutEnumerator.document property | Aspose.Wor...

    LayoutEnumerator.document property. Gets document this instance enumerates.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutEnumerator.page_index property | Aspose.W...

    LayoutEnumerator.page_index property. Gets the 1-based index of a page which contains the current entity.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutEnumerator.reset method | Aspose.Words fo...

    LayoutEnumerator.reset method. Moves the enumerator to the first page of the document.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutEnumerator.move_last_child method | Aspos...

    LayoutEnumerator.move_last_child method. Moves to the last child entity.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 演示文稿锁定|Aspose.Slides 文档

    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....( shape is AutoShapeEx ) { //Type casting to Auto shape and getting...PositionLocked = true ; AutoShapeLock . SelectLocked = true ; AutoShapeLock...

    docs.aspose.com/slides/zh/net/presentation-lock...
  7. 在输出的HTML中单独导出工作表CSS,使用JavaScript via C++。|Docum...

    学习如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for JavaScript via C++。...属性实现此目的,并在将 Excel 文件保存为 HTML 格式时将其设置为 true 。 在输出 HTML 中单独导出工作表 CSS 以下示...Separately Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  8. LayoutEnumerator.move_next method | Aspose.Word...

    LayoutEnumerator.move_next method. Moves to the next sibling entity in visual order.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....loadOptions = new CsvDataLoadOptions(true); loadOptions.setDelimiter(';');...setCommentChar('$'); loadOptions.hasHeaders(true); loadOptions.setQuoteChar('"');...

    reference.aspose.com/words/java/com.aspose.word...
  10. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....OFFICE_MATH, 0, true); // OfficeMath nodes that are...change its location and display type. Assert.assertEquals(MathObjectType...

    reference.aspose.com/words/java/com.aspose.word...