Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 17,476 for

true type

(1.27 sec)
  1. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document in C++....FieldType :: FieldStyleRef , true )); field -> set_StyleName (...FieldType :: FieldStyleRef , true )); field -> set_StyleName (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitCommentEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuildingBlock.accept method | Aspose.Words for ...

    BuildingBlock.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...BuildingBlock.accept() . Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert JSON to Excel with JavaScript via C++|D...

    Learn how to convert a JSON file to an Excel workbook with Aspose.Cells for JavaScript via C++....JSON to XLSX </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  5. 行尾和文本换行|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,你可以轻松在单元格中插入文本并设置换行方式,如手动换行、自动换行等。本文详细介绍如何实现这些功能,并提供示例代码供参考。...Text Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/line-br...
  6. 在数据透视表中添加筛选器|Documentation

    了解如何使用Aspose.Cells for Java脚本通过C++在数据透视表中添加筛选器。...PivotTable Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/add-fil...
  7. BuildingBlock Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.BuildingBlock class for creating and managing glossary entries like AutoText and AutoCorrect for enhanced document efficiency....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words.bui...
  8. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, True)) { try { // Skip shapes that are textboxes — th…...Shape, true)) { try { // Skip shapes that...avoid truncation"); //if shape type is not inline then below setting...

    forum.aspose.com/t/getting-exception-floating-s...
  9. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities....BreakIsStyleSeparato { get; } True if this paragraph break is a...HasChildNodes { get; } Returns true if this node has any child nodes...

    reference.aspose.com/words/net/aspose.words/par...
  10. DataTableCollection | Aspose.Words for Java

    Represents the collection of tables for the DataSet in Java.... Parameters: Parameter Type Description table DataTable...collection. Parameters: Parameter Type Description name java.lang.String...

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