Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 17,415 for

true type

(0.46 sec)
  1. FontSubstitutionSettings.font_name_substitution...

    FontSubstitutionSettings.font_name_substitution property. Settings related to font name substitution rule.... type ) self . assertEqual ( 0 , system_font_source...font_info_substitution . enabled = True doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... toEqual ( true ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Detect if Worksheet is Password Protected|Docum...

    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.... The Boolean type Protection.IsProtectedWithPassw...IsProtectedWithPassw property returns true if a Worksheet is password‑protected...

    docs.aspose.com/cells/net/detect-if-worksheet-i...
  4. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....Shows how to filter specific types of document elements when making... insert_footnote ( footnote_type = aw . notes . FootnoteType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your document's structure and readability....property Provides access to the typed collection of pieces of text...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/par...
  7. NodeCollection.IndexOf | Aspose.Words for .NET

    Discover the NodeCollection IndexOf method to efficiently find the zero-based index of any specified node in your collections....IndexOf ( Node node ) Parameter Type Description node Node The node...GetChildNodes ( NodeType . Table , true ); Assert . That ( allTables...

    reference.aspose.com/words/net/aspose.words/nod...
  8. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... The default value is true . public bool IsSemitrasparent...this. if ( doc . Watermark . Type == WatermarkType . Text ) doc...

    reference.aspose.com/words/net/aspose.words/tex...
  9. CustomDocumentProperties.addLinkToContent metho...

    CustomDocumentProperties.addLinkToContent method. Creates a new linked to content custom document property....linkSource : string ) Parameter Type Description name string The...isLinkToContent ). toEqual ( true ); expect ( customProperty ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Comment.ancestor property | Aspose.Words for No...

    Comment.ancestor property. Returns the parent [Comment](../) object... Comment , true )]; expect ( comments . length...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/nodejs-net/aspose.wo...