Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 15,944 for

true type

(0.18 sec)
  1. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored....ignore_formatting property True indicates that formatting is...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用GridWeb的OnAjaxCallFinishedClientFunction|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....= "<%=basePath%>" > < script type = "text/javascript" language...n.js" ></ script > < script type = "text/javascript" language...

    docs.aspose.com/cells/zh/java/using-onajaxcallf...
  3. ConditionalStyleType enumeration | Aspose.Words...

    aspose.words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java....setUnusedLists(true); cleanupOptions.setUnusedStyles(true); cleanupOptions...cleanupOptions.setUnusedBuiltinStyl(true); doc.cleanup(cleanupOptions);...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....add("Authorized", true); properties.add("Authorized...contains(String name) Returns true if a property with the specified...

    reference.aspose.com/words/java/com.aspose.word...
  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. Quick Recognition Examples|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Recognition Recognize Single Barcode Type public void recognizeSingleType...Recognize Multiple Barcode Types public void recognizeMultipleTyp...

    docs.aspose.com/barcode/java/developer-guide/qu...
  8. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... SMART_TAG , True ) . count ) doc . remove_smart_tags...aw . NodeType . SMART_TAG , True ) . count ) Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your document parts for seamless management.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Font Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to set cell font settings....object’s is_bold property to true . Setting Font Size Set the...property. Setting Font Underline Type Use the Style.font object’s...

    docs.aspose.com/cells/python-net/cells-font-set...