Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 15,844 for

true type

(0.17 sec)
  1. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...Margins Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. StructuredDocumentTag.set_unchecked_symbol meth...

    StructuredDocumentTag.set_unchecked_symbol method. Sets the symbol used to represent the unchecked state of a check box content control.... Parameter Type Description character_code int...SdtType.CHECKBOX SDT types. For all other SDT types exception will...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... COMMENT , True ) # If a comment has no ancestor...comment as opposed to a reply-type comment. # Print all top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Supported File Formats | Aspose.Font for C++

    C++ APIs for the developers to manipulate and font files. Learn the supported by Aspose.Font API Solution for C++ output and input formats....Save Remarks TTF True Type FOnt TTC True Type Collections OpenType...

    docs.aspose.com/font/cpp/supported-file-formats/
  5. FieldMacroButton.display_text property | Aspose...

    FieldMacroButton.display_text property. Gets or sets the text to appear as the button that is selected to run the macro or command.... insert_field ( field_type = aw . fields . FieldType ....FIELD_MACRO_BUTTON , update_field = True ) . as_field_macro_button ()...

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

    aspose.words.drawing.OleFormat.save method... Parameter Type Description stream io.BytesIO...file_name : str ): ... Parameter Type Description file_name str Name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...FootnoteType footnoteType ) Parameter Type Description doc DocumentBase...If this property is set to "true", then our footnote's reference...

    reference.aspose.com/words/net/aspose.words.not...
  9. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify cell value satisfies data validation rules through the Aspose.Cells for JavaScript via C++ API....it returns false , otherwise true . The following sample code...validation rule, the property returns true . Similarly, it returns false...

    docs.aspose.com/cells/javascript-cpp/verify-tha...
  10. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....ShapeBase [] shapes ) Parameter Type Description shapes ShapeBase[]...= ( Shape ) shape1 . Clone ( true ); GroupShape groupShape2 =...

    reference.aspose.com/words/net/aspose.words/doc...