Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 16,767 for

true type

(0.08 sec)
  1. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section...header_footer_type in a Section . If Section does...a HeaderFooter of a specific type or the HeaderFooter has no child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Check if VBA Project is Protected and Locked fo...

    Learn how to check if a VBA project in an Excel file is protected and locked for viewing using Aspose.Cells for JavaScript via C++....viewing, the property returns true . Sample Code The following...is Protected </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  3. 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...
  4. Forms2OleControl.group_name property | Aspose.W...

    Forms2OleControl.group_name property. Gets or sets a string that specifies a group of mutually exclusive controls... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Forms2OleControl.child_nodes property | Aspose....

    Forms2OleControl.child_nodes property. Gets collection of immediate child controls.... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.set_border method | Aspose.Words for Python

    Table.set_border method. Sets the specified table border to the specified line style, width and color....set_border method set_border(border_type, line_style, line_width, color...def set_border ( self , border_type : aspose . words . BorderType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...ExportImagesAsBase64 = true, ExportPrintAreaOnly = true, ExportHiddenWorkshee...ExcludeUnusedStyles = true, ExportActiveWorkshee = true, Encoding = Encoding...

    forum.aspose.com/t/graphic-elements-in-html-are...
  9. Aspose::Words::Font::HasDmlEffect method | Aspo...

    Aspose::Words::Font::HasDmlEffect method. Checks if particular DrawingML text effect is applied in C++....TextDmlEffect dmlEffectType ) Parameter Type Description dmlEffectType A...DrawingML text effect type. ReturnValue true if particular DrawingML...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. 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...