Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 17,475 for

true type

(0.13 sec)
  1. ConditionalStyle.RightPadding | Aspose.Words fo...

    Discover the ConditionalStyle RightPadding property to easily adjust table cell spacing. Enhance your layout with precise control for better design.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  2. ConditionalStyle.rightPadding property | Aspose...

    ConditionalStyle.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SdtType | Aspose.Words for Java

    Specifies the Type of a structured document tag SDT node in Java....class SdtType Specifies the type of a structured document tag...pe.STRUCTURED_DOCUMENT_TAG, true); for (StructuredDocumentTa...

    reference.aspose.com/words/java/com.aspose.word...
  4. Generate Swiss Post Parcel Barcodes in JavaScri...

    Description of Swiss Post Parcel Barcode Type...Swiss Post Parcel is a barcode type used by the Swiss Post to manage...automatic parcel processing. This type is based on Code 128 (charsets...

    docs.aspose.com/barcode/javascript-cpp/swiss-po...
  5. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for JavaScript via C++....Document Structure </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  6. Password Protect the VBA Project of Excel Workb...

    Learn how to password protect the VBA project of an Excel workbook using Aspose.Cells for JavaScript via C++....Project Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/password-p...
  7. ArrowType | Aspose.Words for Java

    Specifies the Type of an arrow at a line end in Java....class ArrowType Specifies the type of an arrow at a line end. Examples:...filledInArrow.getFill().setVisible(true); builder.insertNode(filledInArrow);...

    reference.aspose.com/words/java/com.aspose.word...
  8. 用JavaScript通过C++加载工作簿中的特定工作表|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载特定工作表。提高性能,减少内存占用。...Load Filter </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/load-sp...
  9. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies Type of a break inside a document....BreakType enumeration Specifies type of a break inside a document...pageSetup . differentFirstPageHe = true ; builder . pageSetup . oddAndEvenPagesHeade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 JavaScript 和 C++ 显示或隐藏网格线以及行列标题|Documentation

    本文提供了使用 C++ 的 JavaScript API 的示例代码,用于以编程方式隐藏或显示 Excel 工作表的网格线、行和列标题。...isGridlinesVisible() 是一个布尔型属性,只能存储true或false值。 使网格线可见 通过将 Worksheet...Worksheet.isGridlinesVisible() 属性设置为 true ,使网格线可见。 隐藏网格线 通过将 Worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...