Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 63 for

ttf

(0.39 sec)
  1. Assistance Required for PPTX to PNG Conversion ...

    I am writing to seek assistance with an issue I encountered while using GroupDocs.Conversion Cloud API. Following the instructions on your blog post Convert PowerPoint (PPT/PPTX) to PNG in Node.js, I attempted to convert…...have uploaded japanese ttf file to fonts/ttf/ and tried with code...settings.fontsPath = 'fonts/ttf'; settings.format = 'png'; settings...

    forum.groupdocs.cloud/t/assistance-required-for...
  2. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details...."Output", "FontsPath": "font/ttf" }' Windows PowerShell # Get...'Output', 'FontsPath': 'font/ttf' }" Windows CMD : : Get JSON...

    docs.groupdocs.cloud/conversion/convert-using-c...
  3. Supported Document Formats | Documentation

    The following table contains a full list of file formats that are currently supported by GroupDocs.Metadata Cloud. Format Description Load Save Remarks DOC Microsoft Word 97 - 2007 Document. ✔ ✔ *.doc versions starting from Microsoft Word 95 DOT Microsoft Word 97 - 2007 Template. ✔ ✔ DOCX Office Open XML WordprocessingML Document (macro-free). ✔ ✔ DOCM Office Open XML WordprocessingML Macro-Enabled Document. ✔ ✔ DOTX Office Open XML WordprocessingML Template (macro-free)....OpenDocument Chart Template ✔ ✔ TTF TrueType Font ✔ ✔ TTC TrueType...

    docs.groupdocs.cloud/metadata/supported-documen...
  4. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32.... Supported only for TTF fonts when these fonts are used...

    docs.groupdocs.cloud/viewer/renderoptions/
  5. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....VCR OpenType Fonts OTF, OTC, TTF, TTC‎ Miscellaneous ZIP, TORRENT...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  6. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...录像机、录像机 OpenType 字体 OTF、OTC、TTF、TTC‎ 各种各样的 邮政编码、洪流、ASF 元数据 -...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  7. GroupDocs.Conversion Cloud SDK for .NET - Free ...

    We are getting the below error while calling var responseUpload = fileApi.UploadFile(wordfileRequest); It is only on some servers. Can you provide any configurations we can check regarding this? GroupDocs.Conversion.Cl…...ttf.zip (67.4 KB) We use this Nuget...SentinelResourcesFol, "symbol.ttf"); using (var fileStream = File...

    forum.groupdocs.cloud/t/groupdocs-conversion-cl...
  8. color_definitions_base__2_20e0779a6069eb977b10e...

    :root{--scheme-type: light;--primary: #222222;--secondary: #ffffff;--tertiary: #0088cc;--quaternary: #e45735;--header_background: #ffffff;--header_primary: #333333;--highlight: #ffff4d;--danger: #c......ttf?v=0.0.9") format("truetype")...groupdocs.cloud/fonts/Ubuntu-Bold.ttf?v=0.0.9") format("truetype")...

    forum.groupdocs.cloud/stylesheets/color_definit...
  9. Cloud conversion - FileApi timeout errors - Fre...

    Hello, we have been getting timeout errors when uploading files to GroupDocs. This is preventing us from converting files since we cant upload them or font files. Error message System.Net.WebException: The operation ha…...ttf"); using (var fileStream = File...

    forum.groupdocs.cloud/t/cloud-conversion-fileap...
  10. Docx to Html conversion issue in nodejs - docke...

    Hi Team While converting from docx to html using groupdocs docker conversion api, bullets symbols are not showing properly. but in groupdocs cloud api it’s shows properly. Is there any difference between docker and c…...ttf”; Error: { message: ‘/abcdoc...

    forum.groupdocs.cloud/t/docx-to-html-conversion...