Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 17,437 for

true type

(0.33 sec)
  1. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java.... We can set device type using HtmlMediaType property...embedding options . setEmbedFonts ( true ); Document document = new Document...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  2. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip text for enhanced user experience and clarity in your application.... FieldAutoTextList , true ); field . EntryName = "Right...<summary> /// Create an AutoText-type building block and add it to...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Font converter | Aspose.Font for Java

    Easy-to-use Java library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....document with a different font type. And Aspose does have such an...Windows operating systems. True type fonts have .ttf extension...

    docs.aspose.com/font/java/convert/
  4. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...setNSeries("B2:B4", true); chart.getNSeries().get(0)...STACKED_BAR); chart.setNSeries("C2:C4", true); chart.getNSeries().get(1)...

    forum.aspose.com/t/code-snippet-to-create-combi...
  5. Aspose::Words::TextWatermarkOptions class | Asp...

    Aspose::Words::TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text. To learn more, visit the documentation article in C++.... The default value is true . get_Layout () const Gets or...TextWatermarkOptions () static Type () Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. Cancelling Meeting Requests with Calendar|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....First create an instance of type SmtpClient for sending the message...Subject. Create an instance of type Appointment and give location...

    docs.aspose.com/email/java/cancelling-meeting-r...
  7. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection....( name : string ) Parameter Type Description name string The...( "Bookmark 1" )). toEqual ( true ); expect ( outlineLevels ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OfficeMathRenderer constructor | Aspose.Words f...

    OfficeMathRenderer constructor. Initializes a new instance of this class.... Parameter Type Description math OfficeMath...NodeType . OFFICE_MATH , 0 , True ) . as_office_math () renderer...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....SetText ( string text ) Parameter Type Description text String The...GetChildNodes ( NodeType . Comment , true ). Count , Is . EqualTo ( 2...

    reference.aspose.com/words/net/aspose.words/com...
  10. OutlineOptions.createOutlinesForHeadingsInTable...

    OutlineOptions.createOutlinesForHeadingsInTables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....we will format in a heading-type style, will serve as the column..."CreateOutlinesForHea" property to "true" to include all headings within...

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