Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 16,764 for

true type

(0.13 sec)
  1. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。...Waterfall Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  2. Section | Aspose.Words for Java

    Represents a single section in a document in Java....ancestor of the specified object type. getBody() Returns the Body...node. getProtectedForForms() True if the section is protected...

    reference.aspose.com/words/java/com.aspose.word...
  3. WriteProtection.validatePassword method | Aspos...

    WriteProtection.validatePassword method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...validatePassword(password) Returns true if the specified password is...password : string ) Parameter Type Description password string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontInfoCollection.contains method | Aspose.Wor...

    FontInfoCollection.contains method. Determines whether the collection contains a font with the given name....( name : string ) Parameter Type Description name string Case-insensitive...the font to locate. Returns true if the item is found in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldImport class | Aspose.Words for Python

    aspose.words.fields.FieldImport class. Implements the IMPORT field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WarningType | Aspose.Words for Java

    Specifies the Type of a warning that is issued by Aspose.Words during document loading or saving in Java....class WarningType Specifies the type of a warning that is issued...getFontInfoSubstitut().setEnabled(true); // Original font metrics should...

    reference.aspose.com/words/java/com.aspose.word...
  7. Read Barcodes using Barcode Java API|Documentation

    Description of Barcode Java API for barcode recognition...result Recognize Specific Barcode Type This article shows the basic...Barcode Type The example below specifies the barcode type in the...

    docs.aspose.com/barcode/java/read-barcodes-with...
  8. SubDocument.accept method | Aspose.Words for Py...

    SubDocument.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何通过 C++ 和 JavaScript 设置工作簿的自动恢复属性|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 设置工作簿的自动恢复属性。...该属性的默认值为 true 。当你将其设置为 false 时,Microsoft ...autoRecover 属性。代码先读取该属性的默认值(为 true ),然后将其设置为 false 并保存工作簿。再一次读取工作簿时,该属性的值为...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...