Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 15,953 for

true type

(0.2 sec)
  1. SystemFontSource | Aspose.Words for Java

    Represents all TrueType fonts installed to the system in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...accessible. getType() Returns the type of the font source. getWarningCallback()...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML) formats.... pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...out_doc_contents ) self . assertTrue ( '<ul type="disc" style="margin:0pt; padding-left:0pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to export Excel equations to other types of...

    Export Excel formulas to LaTeX and MathML using Aspose.Cells for C++....export Excel equations to other types of expressions with C++ Contents...<title>Title</title> \r\n <script type= \" text/javascript \" async...

    docs.aspose.com/cells/cpp/export-equation/
  4. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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....setHtmlString attribute (when set to true) tries to parse all the supported...ImportTableOptions (); //Set IsHtmlString to true so that the API can parse the...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. 验证单元格值是否满足数据验证规则|Documentation

    了解如何通过C++中的Aspose.Cells for JavaScript验证单元格值是否满足数据验证规则。...该单元格的数据验证规则,则返回 false ,否则返回 true 。 以下示例代码说明了 Cell.validationValue...。然后,向C1输入值15。因为此值满足数据验证规则,属性返回 true 。类似地,输入30时也返回 false 。 <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  6. 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-...
  7. 使用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...
  8. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in Java....Corresponds to the ST_DocPartBehavior type in OOXML. Examples: Shows how...importNode(customBlock.getFirstSection(), true)); // We can also find it in...

    reference.aspose.com/words/java/com.aspose.word...
  9. 添加二色比例和三色比例条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库添加条件格式,为两色比例和三色比例设置。通过调整这些条件,你可以更好地控制单元格的外观。...对于双色标度,此方法为 false ,而对于三色标度,则为 true 。 以下示例代码添加了二色比例和三色比例条件格式。它生成了...Formatting Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  10. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....can run code for virtually any type of application or backend service...ToArray()), IsBase64Encoded = true, Headers = new Dictionary<string...

    docs.aspose.com/cad/net/showcases/how-to-run-as...