Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 14,729 for

true type

(0.07 sec)
  1. 档案

    档案...<div class="form-group"> <input type="file" id="input-id" name="files"...class="form-control file" data-preview-file-type="text" /> </div> </div> <div...

    blog.aspose.com/zh/words/compare-two-word-docum...
  2. OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.OleControl class. Represents OLE ActiveX control...Description isForms2OleControl Returns true if the control is a Forms2OleControl...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

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

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....how to determine the revision type of an inline node. Document...getCount(), 6); // Below are five types of revisions that can flag an...

    reference.aspose.com/words/java/com.aspose.word...
  4. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Type – gets the artifact type (supports values...EncodingType . Identity_h , true , 72 )); artifact . setArtifactHorizonta...

    docs.aspose.com/pdf/java/artifacts/
  5. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method... Parameter Type Description stream io.BytesIO...document. Detects OLE object type using file extension. def insert_ole_object...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WebExtensionBinding constructor | Aspose.Words ...

    WebExtensionBinding constructor. Creates web extension binding with specified parameters....WebExtensionBinding(id, binding_type, app_ref) Creates web extension...( self , id : str , binding_type : aspose . words . webextensions...

    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. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same Type associated with the same axes in Java....of chart series of the same type associated with the same axes...separate group for each series type. Also, you can create a chart...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same Type associated with the same axes....of chart series of the same type associated with the same axes...separate group for each series type. Also, you can create a chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....setBold(true); shape.getTextPath().setItalic(true); // Below...appendWordArt(doc, "On set to \"true\"", "Calibri", 150.0, 24.0,...

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