Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 17,437 for

true type

(0.18 sec)
  1. FieldAutoNumLgl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoNumLgl class for seamless implementation of AUTONUMLGL fields, enhancing document automation and formatting....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. 在 Python 中格式化 PDF 文档|Aspose.PDF for Python via ...

    了解如何在 Python 中格式化 PDF 文档、嵌入字体、控制查看器设置以及调整显示选项。... center_window = True document . direction = ap ....display_doc_title = True document . fit_window = True document . hide_menubar...

    docs.aspose.com/pdf/zh/python-net/formatting-pd...
  3. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the Type of underline applied to the font....underline property Gets or sets the type of underline applied to the.... size = 16 ; font . bold = true ; font . color = "#0000FF" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。... TRUE chart . chart_title . height...height = 20 chart . has_title = True # 设置第一系列显示数值。 chart . chart_data...

    docs.aspose.com/slides/zh/python-net/create-chart/
  5. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing document automation and customization....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...
  6. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....declared as an object with "element_type": "Barcode" property. A string...the value property. { "element_type" : "Barcode" , "value" : "https://products...

    docs.aspose.com/omr/net/json-markup/elements-ba...
  7. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns True if the document has any tracked changes in C++....Document::get_HasRevisions method Returns true if the document has any tracked...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::DocumentBuilder::InsertFootnote ...

    Aspose::Words::DocumentBuilder::InsertFootnote method. Inserts a footnote or endnote into the document in C++....String & footnoteText ) Parameter Type Description footnoteType As...the IsAuto property set to "true" by default, // so the marker...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....constructor Footnote(doc, footnote_type) Initializes an instance of...words . DocumentBase , footnote_type : aspose . words . notes . FootnoteType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....UpdateWordCount overload and pass true value as a parameter to do that...)); doc . UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...

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