Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 15,993 for

true type

(0.08 sec)
  1. What's New in Aspose.Email for .NET|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....folder matches the expected type or category of folders within...validation process, including format type and encountered errors. Attach...

    docs.aspose.com/email/net/whats-new/
  2. Font Encoding and Management API for Java - Aspose

    Java Font API solution. This library allows you to load, render and save fonts of popular formats like TTF, WOFF, EOT, and others within Java applications....following file formats : True Type Font: TTF Web Open Font Format:...CFF Adobe Type 1 font: PFA, PFB, AFM, PFM True Type Collections:...

    products.aspose.com/font/java/
  3. Aspose::Words::Tables::RowFormat::ClearFormatti...

    Aspose::Words::Tables::RowFormat::ClearFormatting method. Resets to default row formatting in C++....get_CellFormat () -> set_FitText ( true ); builder -> get_RowFormat...Aspose::Words::Tables::RowFormat::Type method Aspose::Words::Table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. ChartAxis.CrossesAt | Aspose.Words for .NET

    Discover the ChartAxis CrossesAt property to easily define intersection points on your chart's perpendicular axis for enhanced data visualization....units are determined by the type of axis. When the axis is a...axis . AxisBetweenCategorie = true ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment...., text : string ) Parameter Type Description author string The...( aw . NodeType . Comment , true ). count ). toEqual ( 2 ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment.... Parameter Type Description text str The new...( aw . NodeType . COMMENT , True ) . count ) # Comments that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment....( text : string ) Parameter Type Description text string The...( aw . NodeType . Comment , true ). count ). toEqual ( 2 ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Public API Changes in Aspose.Cells 8.6.1|Docume...

    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....Support for HTML Link Target Type This release of Aspose.Cells...allows you to set the target type for the links in a spreadsheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Extract Attachments from PDF using Java | Aspos...

    Java source code to extracting Attachments from PDF file.... printf ( "\nMime Type: - " + fileSpecification . getMIMEType...fileSpecification . getName (), true ); byte [] buffer = new byte...

    products.aspose.com/pdf/java/attachments/extract/