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

true type

(0.2 sec)
  1. Check if Workbook contains hidden External Link...

    Learn how to check if a workbook contains hidden external links using Aspose.Cells for JavaScript via C++....Links Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/check-if-w...
  2. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++....autoFitColsAndRows property to true for this purpose. AutoFit Columns...autoFitColsAndRows property to true , and saves it in XLSX format...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  3. Differentiating between Inline and Regular Atta...

    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....this differentiation, the body type of MapiMessage is taken into...messages with plain text body type need not be checked, as all...

    docs.aspose.com/email/net/differentiating-betwe...
  4. 使用JavaScript通过C++在复制行或范围时将图表的数据源更改为目标工作表|Docume...

    学习如何在复制行或范围时,将图表的数据源更改为目标工作表,使用Aspose.Cells for Java脚本通过C++。本指南演示如何更新图表的数据范围并将其链接到目标工作表。...referToDestinationSh 属性并设置为 true 。假设目标工作表为DestSheet,则你的图表数据源将从...Charts Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  5. 在使用C++中的JavaScript进行Excel转HTML时,排除未使用的样式|Docume...

    学习如何在使用Aspose.Cells for JavaScript via C++将Excel转换为HTML时排除未使用的样式。...当将其设置为 true 时,所有未使用的样式将从输出的HTML中排除。以下截图...HtmlSaveOptions.excludeUnusedStyles 设置为 true ,此未使用的命名样式不会导出到 输出HTML 。但如果将其设置为...

    docs.aspose.com/cells/zh/javascript-cpp/exclude...
  6. Excel转HTML 使用PresentationPreference选项实现更好的布局,采用...

    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....建议将其设置为 true,以获得更吸引人的 Excel 报表展示效果。 请查看下...Presentation Preference </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/excel-t...
  7. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the Type of this story in C++....Story::get_StoryType method Gets the type of this story. Aspose :: Words...Words :: NodeType :: Shape , true ) -> get_Count ()); // We can...

    reference.aspose.com/words/cpp/aspose.words/sto...
  8. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  9. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...ancestor of the specified object type. getCustomNodeId() Specifies...

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

    Implements the COMPARE field in Java....FIELD_COMPARE, true); field.setLeftExpression("3");...insertField(FieldType.FIELD_COMPARE, true); field.setLeftExpression("5");...

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