Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,764 for

true type

(0.3 sec)
  1. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++.... get_IsClear () Returns true if this tab stop clears any...get_Leader () const Gets or sets the type of the leader line displayed...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. 使用 Aspose.Cells for JavaScript 通过 C++ 将图表图例条目的填...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表图例条目的填充文本设置为无。本指南将演示如何修改 Microsoft Excel 图表中图例条目的填充颜色,以实现更好的可视化和定制。...isTextNoFill() 设置为 true 。 以下示例代码将图表的第二个图例条目填充的文本设置为无色。请下载这段代码中使用的...Entry Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/set-tex...
  3. FieldSet | Aspose.Words for Java

    Implements the SET field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyBookmark");...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  4. Comment.Ancestor | Aspose.Words for .NET

    Retrieve the parent Comment object with our Ancestor property. Perfect for navigating comment threads and enhancing user engagement.... Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/net/aspose.words/com...
  5. NodeCollection.index_of method | Aspose.Words f...

    NodeCollection.index_of method. Returns the zero-based index of the specified node.... Parameter Type Description node Node The node...get_child_nodes ( aw . NodeType . TABLE , True ) self . assertEqual ( 0 , all_tables...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....IsImageAvailable { get; } Returns true if the current image is available...EndsWith ( "Rendering.docx" ), Is . True ); string partType = string...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from ID cards.... Setting Type Default value Description allowed_symbols...automatic_color_inversion boolean true Improve recognition accuracy...

    docs.aspose.com/ocr/python-net/recognition-sett...
  8. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from scanned receipts.... Setting Type Default value Description allowed_symbols...automatic_color_inversion boolean true Improve recognition accuracy...

    docs.aspose.com/ocr/python-net/recognition-sett...
  9. WarningInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.WarningInfo class, which provides crucial insights into warnings during document loading or saving, enhancing your workflow efficiency....WarningType { get; } Returns the type of the warning. Remarks You...FontInfoSubstitution . Enabled = true ; // Original font metrics should...

    reference.aspose.com/words/net/aspose.words/war...
  10. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java....append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...editable ranges using this editing type when document protection is...

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