Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 17,415 for

true type

(0.14 sec)
  1. 用 JavaScript 通过 C++ 将列宽设置为像 em 或百分比这样的可缩放单位|Doc...

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 将列宽设置为可缩放单位如 em 或百分比,改善生成的 HTML 表格的展示效果。...widthScalable 设置为 true 来创建可缩放宽度。 可从以下链接下载示例源文件和输出文件:...Columns to HTML </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/set-col...
  2. Show and Hide Worksheets and Tabs with JavaScri...

    This article provides sample code for using the JavaScript API or JavaScript Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....that it can only store either a true or false value. Making a Worksheet...Worksheet.isVisible() property to true . Hiding a Worksheet Hide a...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  3. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    Discover the BuiltInDocumentProperties LinksUpToDate feature, ensuring your document's hyperlinks are current and enhancing your content's reliability.... Paragraph , true ). Count ; Assert . That ( properties...property will contain the MIME type of the output save format. Assert...

    reference.aspose.com/words/net/aspose.words.pro...
  4. BuiltInDocumentProperties.ContentStatus | Aspos...

    Manage your document's content status effortlessly with the BuiltInDocumentProperties ContentStatus property. Enhance organization and efficiency today!... Paragraph , true ). Count ; Assert . That ( properties...property will contain the MIME type of the output save format. Assert...

    reference.aspose.com/words/net/aspose.words.pro...
  5. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field...Description calculateOnExit True if references to the specified...FormField.isCheckBoxExactSize is true . checked Gets or sets the checked...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....property, which you need to set to true to load your CSV file with multiple...isMultiEncoded() property to true . As you can see, the Unicode...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  7. ShadowType | Aspose.Words for Java

    Specifies the Type of a shape shadow in Java....class ShadowType Specifies the type of a shape shadow. Remarks:...getChildNodes(NodeType.SHAPE, true).get(0); if (shape.getShadowFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....Type – gets the artifact type (supports values...with Adobe Acrobat have the type Pagination and subtype Watermark...

    docs.aspose.com/pdf/php-java/add-watermarks/
  9. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java.... Shapes of different types can have different capabilities...getChildNodes(NodeType.SHAPE, true); int imageIndex = 0; for (Shape...

    reference.aspose.com/words/java/com.aspose.word...
  10. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... Parameter Type Description name str Case-insensitive...variable to locate. Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...