Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 16,706 for

true type

(0.26 sec)
  1. FontSettings.setFontsFolders method | Aspose.Wo...

    FontSettings.setFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts....recursive : boolean ) Parameter Type Description fontsFolders string[]...TrueType fonts. recursive boolean True to scan the specified folders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....ANY, true).getCount()); // We can modify...getChildNodes(NodeType.RUN, true).get(1)).setText("Updated run...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Headers and Footers in C#|Aspose.W...

    How to manipulate headers and footers using C#. Create headers and footers C#. Remove headers or footers C#....Footer Type You can specify three different header types and three...three different footer types for one document: Header and/or footer...

    docs.aspose.com/words/net/working-with-headers-...
  4. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....get_HasDigitalSignature () const Returns true if this document contains a...get_HasMacros () const Returns true if this document contains a...

    reference.aspose.com/words/cpp/aspose.words/fil...
  5. Convert the Smart Art to Group Shape|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....Shape : true Is Group Shape : false Is Group Shape : true AI Document...Shape Extract Text from the Gear Type SmartArt Shape Analyzing your...

    docs.aspose.com/cells/java/convert-the-smart-ar...
  6. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  7. StructuredDocumentTagRangeEnd Class | Aspose.Wo...

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeEnd class, designed for seamless multi-section content management in structured documents....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Fill.Patterned | Aspose.Words for .NET

    Discover the Fill Patterned method to effortlessly apply unique patterns to your designs, enhancing creativity and visual appeal in your projects....PatternType patternType ) Parameter Type Description patternType PatternType...GetChild ( NodeType . Shape , 0 , true ); Fill fill = shape . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  9. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management.... SmartTag , true ). Count , Is . EqualTo ( 8...GetChildNodes ( NodeType . SmartTag , true ). Count , Is . EqualTo ( 0...

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

    Implements the STYLEREF field in Java....FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...insertField(FieldType.FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...

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