Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 16,796 for

true type

(0.38 sec)
  1. FieldListNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldListNum class for seamless LISTNUM field implementation. Enhance document automation with powerful features today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 通过C++用JavaScript格式化单元格|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中格式化和样式化单元格,包括数字格式化、日期格式化、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...Styling Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  3. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control... getShape ( 0 , true ); let oleControl = shape ....enabled ). toEqual ( true ); expect ( checkBox . type ). toEqual ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....FIELD_DATE, true); field.getFormat().setDateTimeFormat("dddd...ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  5. Border.shadow property | Aspose.Words for Python

    Border.shadow property. Gets or sets a value indicating whether the border has a shadow....bottom) should be of the same type, width, color and all should...have the Shadow property set to True . Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 页面方向|Aspose.PDF for Reporting Services

    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....IsLandscape 数据类型 : Boolean 支持的值 : True, False (默认) 示例 < Render > …...… < Extension Name = "APPDF" Type = "Aspose.Pdf.ReportingServices...

    docs.aspose.com/pdf/zh/reportingservices/page-o...
  7. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats... insert_field ( field_type = aw . fields . FieldType ....FIELD_INCLUDE_PICTURE , update_field = True ) . as_field_include_picture...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 通过JavaScript和C++管理Excel图表的数据标签|Documentation

    学习如何有效管理Excel图表中的数据标签,使用Aspose.Cells for Java脚本通过C++。本指南涵盖添加、删除和修改标签等多种管理任务,以提升图表的可读性和实用性。...Labels Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  9. 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...
  10. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....ANY, true).getCount()); // We can modify...getChildNodes(NodeType.RUN, true).get(1)).setText("Updated run...

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