Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 16,768 for

true type

(1.97 sec)
  1. FieldUserInitials class | Aspose.Words for Python

    aspose.words.fields.FieldUserInitials class. Implements the USERINITIALS field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

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

    Discover the Aspose.Words.Fields.FieldUserInitials class to easily implement USERINITIALS fields, enhancing document personalization and user engagement....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. UserInitials...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document... is_valid Returns True if all digital signatures in...been tampered with Also returns True if there are no digital signatures...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java.... We can set device type using HtmlMediaType class. //...$loadOption -> setEmbedFonts ( true ); // Create a new Document...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  6. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

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

    Aspose.Words.Loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...preferredControlType Gets or sets preferred type of document nodes that will...HtmlLoadOptions (); // If the value is true, then we take VML code into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitCommentRangeStart method |...

    DocumentVisitor.visitCommentRangeStart method. Called when the start of a commented range of text is encountered....CommentRangeStart ) Parameter Type Description commentRangeStart...++ ; mVisitorIsInsideComm = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.VisitCommentEnd | Aspose.Words ...

    Explore the DocumentVisitor VisitCommentEnd method, designed to enhance comment text enumeration in your projects for seamless document processing....Comment comment ) Parameter Type Description comment Comment...mDocTraversalDepth ++; mVisitorIsInsideComm = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Chart Rendering|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....formats, we will create a chart of type Column as per the following...GetNSeries (). Add ( u "A1:B3" , true ); // Path of output image file...

    docs.aspose.com/cells/cpp/chart-rendering/