Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 16,871 for

true type

(0.61 sec)
  1. IStructuredDocumentTag.is_showing_placeholder_t...

    IStructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... if set to true, this state shall be resumed...document tag of the "PlainText" type, which will function as a text...

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

    aspose.words.BookmarkStart class. Represents a start of a bookmark in a Word document...Node ) is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.BOOKMARK_START...

    reference.aspose.com/words/python-net/aspose.wo...
  3. EQ Field Enclosure Rendering Issue in DOCX Conv...

    Description When converting a Word document containing an EQ field using the \o (overlay) command with three parameters, Aspose.Words renders the equation incorrectly in PNG and HTML outputs. In the EQ field, spaces are…...<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8".../><meta http-equiv="Content-Style-Type" content="text/css" /><meta...

    forum.aspose.com/t/eq-field-enclosure-rendering...
  4. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...setFitShape(true); // watermark.setRotation(40);...appendChild(watermark.deepClone(true)); // HeaderFooter header =...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  5. FontSettings.SetFontsFolders | Aspose.Words for...

    Discover how to use the SetFontsFolders method in Aspose.Words to customize TrueType font locations for optimal document rendering and embedding.... bool recursive ) Parameter Type Description fontsFolders String[]...TrueType fonts. recursive Boolean True to scan the specified folders...

    reference.aspose.com/words/net/aspose.words.fon...
  6. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node.... Parameter Type Description new_child Node The...get_child_nodes ( aw . NodeType . ANY , True ) . count ) # We can modify...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::WarningInfo::get_Description met...

    Aspose::Words::WarningInfo::get_Description method. Returns the description of the warning in C++....get_FontInfoSubstitution () -> set_Enabled ( true ); // Original font metrics...-> set_KeepOriginalFontMetr ( true ); // We will get a font substitution...

    reference.aspose.com/words/cpp/aspose.words/war...
  8. FieldData class | Aspose.Words for Python

    aspose.words.fields.FieldData class. Implements the DATA 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...
  9. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....DateTime dateTime ) Parameter Type Description v1 String The original...CompareOptions compareOptions ) Parameter Type Description v1 String The original...

    reference.aspose.com/words/net/aspose.words.low...
  10. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java.... Parameters: Parameter Type Description document Document...n).setColor(boolean) set to true). Returns: int - The number...

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