Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 17,154 for

true type

(0.25 sec)
  1. Format PDF Documents in Python|Aspose.PDF for P...

    Learn how to format PDF documents, embed fonts, control viewer settings, and adjust display options in Python.... center_window = True document . direction = ap ....display_doc_title = True document . fit_window = True document . hide_menubar...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  2. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_NodeType () const Gets the type of this node. get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/node/
  3. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....showToolbar : true , local : 'en' , showContextmenu : true }) the parameters...button. The default value is true . true Yes showBottombarStats Whether...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities....BreakIsStyleSeparato { get; } True if this paragraph break is a...HasChildNodes { get; } Returns true if this node has any child nodes...

    reference.aspose.com/words/net/aspose.words/par...
  5. Border.shadow property | Aspose.Words for Node.js

    Border.shadow property. Gets or sets a value indicating whether the border has a shadow....bottom) should be of the same type, width, color and all should...have the Shadow property set to true . Examples Shows how to create...

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

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

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. FormFieldCollection.Count | Aspose.Words for .NET

    Discover the FormFieldCollection Count property, easily access the total number of form fields, enhancing your data management and user experience.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FormFieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all form fields from your document with the FormFieldCollection Clear method, ensuring a streamlined and organized workspace.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/ran...
  10. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....FIELD_HYPERLINK, true); // When we click this HYPERLINK...insertField(FieldType.FIELD_HYPERLINK, true); field.setAddress(getMyDir()...

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