Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 14,729 for

true type

(0.16 sec)
  1. Font formats

    The diversity of font formats allows you to choose the one that really suits your purposes. The most popular and well-known one is TrueType Font....WOFF , WOFF2 , OpenType , EOT , Type 1 , and others. The first questions...the TTF format is that this type uses special technique to supply...

    docs.aspose.com/font/net/what-is-font/font-form...
  2. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of fonts used in a document. To learn more, visit the documentation article in C++....EmbedTrueTypeFonts option is set to true . get_EmbedTrueTypeFonts ()...EmbedTrueTypeFonts property is set to true . GetEnumerator () override...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...Set OnePagePerSheet option as true ImageOrPrintOptions options...ImageOrPrintOptions { OnePagePerSheet = true, ImageType = Aspose.Cells.Drawing...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  4. Aspose.PSD for .NET 18.12 - Release Notes|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....of the Stroke Layer 1) Fill type - Pattern // Stroke effect....PsdLoadOptions () { LoadEffectsResource = true }; // Preparing new data var...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  5. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...ExportImagesAsBase64 = true, ExportFontsAsBase64 = true }; originalDoc...IgnoreFootnotes = true, IgnoreHeadersAndFoot = true }); public static...

    forum.aspose.com/t/clone-document-convert-clone...
  6. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines 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. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words 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...
  8. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....InsertHtml ( string html ) Parameter Type Description html String An HTML...Runs [ 0 ]. Font . Bold , Is . True ); Assert . That ( paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment.... Comment , true )); }); /// <summary> /// Iterates...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesType | Aspose.Words for Java

    Specifies a Type of a chart series in Java....ChartSeriesType Specifies a type of a chart series. Examples:...getChild(NodeType.SHAPE, 0, true)).getChart(); // Remove all...

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