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

true type

(0.24 sec)
  1. Aspose.SVG for .NET 25.1 – Enhanced Rendering Q...

    Release focuses on improving text readability and image rendering, providing enhanced performance, clarity, and flexibility for .NET developers.... in the class, the property type has changed: Copy 1 namespace...SmoothingMode TextRenderingHint true true SmoothingMode.AntiAlias TextRenderingHint...

    docs.aspose.com/svg/net/migration-between-versi...
  2. SVG Fonts Knowledge Base

    SVG font or WOFF, or maybe TTF? To know for sure if SVG font covers your use case, first learn about the font itself, its structure and pros and cons.... SVG font is a type of font that is used in SVG...SVG format if compared to True Type fonts. Better support for...

    docs.aspose.com/font/net/what-is-font/svg-font/
  3. Generate Point Cloud to GLB File Formats via Ja...

    Sample Java generate point cloud code for GLB file. Use this example code to generate point cloud to GLB file within any Web or Desktop Java based application....evaluateGlobalTransf( true ); for (Entity entity : n.getEntities())...mesh, transform); } } } return true ; }); // create an instance...

    products.aspose.com/3d/java/point-cloud/glb/
  4. WebExtension | Aspose.Words for Java

    Represents a web extension object in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldAutoNumLgl.RemoveTrailingPeriod | Aspose.W...

    Manage FieldAutoNumLgl's RemoveTrailingPeriod property to customize number display—eliminate trailing periods for cleaner, professional formatting.... Type == FieldType . FieldAutoNumLegal...field . RemoveTrailingPeriod = true ; Assert . That ( field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 档案

    档案...Equals(x); return true; } public static bool operator...public const string REDIRECT_TYPE = "code"; internal static string...

    blog.aspose.com/zh/email/import-contacts-from-g...
  7. Font change in HTML list - Free Support Forum -...

    Hello, while testing ticket WORDSJR-313 with the ALLOW_HTML_LISTS parameter (Aspose 23.10.2), I noticed that the original font (in my case, Arial) is set to TimesNewRoman in the output. Could you please check this? I’ve …...ExportFontResources property to true to ensure that font resources...HtmlSaveOptions { ExportFontResources = true, CssStyleSheetType = CssStyleSheetType...

    forum.aspose.com/t/font-change-in-html-list/312295
  8. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....$saveOption -> setSplitIntoPages ( true ); // Save the document as HTML...$saveOptions = setCompressSvgGraphi ( true ); // Save the document as HTML...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  9. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field Types....field types. Members Name Description FieldNone Field type is not...yyyy\"" ); expect ( field . type ). toEqual ( aw . Fields . FieldType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...get_barcode_encode_type(self, encode_type_from_word) -> ab.generation...barcode encode type based on the given encode type from Word."""...

    forum.aspose.com/t/python-words-and-barcode-for...