Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 17,414 for

true type

(0.14 sec)
  1. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns True if the document is encrypted and requires a password to open in C++....FileFormatInfo::get_IsEncrypted method Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. ConditionalStyleType | Aspose.Words for Java

    Represents possible table areas to which conditional formatting may be defined in a table style in Java.... // 1 - By style type: tableStyle.getConditionalStyles()...getLastColumn().getFont().setBold(true); // List all possible style...

    reference.aspose.com/words/java/com.aspose.word...
  3. 通过C++的JavaScript实现工作表视图|Documentation

    本文将介绍如何使用JavaScript和JavaScript API与Excel工作簿和工作表的分页预览交互。包括拆分窗格、冻结窗格和缩放比例的操作。...isPageBreakPreview() 是一个布尔属性,只能存储 true 或 false 值。 启用普通视图 通过将 Worksheet...Worksheet.isPageBreakPreview() 属性设置为 true ,将任何工作表设为页面分页预览。这样做将工作表从普通视图切换到页面分页预览。...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  4. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... Parameter Type Description index int Examples...aw . NodeType . PARAGRAPH , True ) self . assertEqual ( 0 , len...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....declared as an object with "element_type": "Barcode" property. A string...the value property. { "element_type" : "Barcode" , "value" : "https://products...

    docs.aspose.com/omr/net/json-markup/elements-ba...
  6. Aspose::Words::Saving::HtmlVersion enum | Aspos...

    Aspose::Words::Saving::HtmlVersion enum. Indicates the version of HTML is used when saving the document to Html and Mhtml formats in C++....options -> set_PrettyFormat ( true ); doc -> Save ( get_ArtifactsDir...HtmlVersion :: Html5 : ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. How to create a Gantt chart with Node.js via C+...

    Learn how to create a Gantt chart with Aspose.Cells for Node.js via C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...getTitle (). setIsVisible ( true ); // Set data range chart ...

    docs.aspose.com/cells/nodejs-cpp/how-to-create-...
  8. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...) building_blocks Returns a typed collection that represents all...DocumentBase ) has_child_nodes Returns True if this node has any child nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get Range with External Links using JavaScript ...

    Learn how to get ranges with external links using Aspose.Cells for JavaScript via C++. Retrieve data from different Excel files efficiently.... method returns an array of type ReferredArea . The ReferredArea...External References </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/get-range-...
  10. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。...JSON Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...