Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 254 of 254 for

pdf to svg

(0.23 sec)
  1. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support To render over 50 file formats To HTML5 or Image formats for the whole document, page by page or cusTom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....pdf" , "fileFormat" : "Portable Document...files" }, { "extension" : ".svg" , "fileFormat" : "Image files"...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  2. desktop_5f57f7d819cae13f16323b5993e3527f72558ea...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg aria-hidden='true'...xmlns='http://www.w3.org/2000/svg' width='14px' height='16px' viewBox='0...

    forum.groupdocs.cloud/stylesheets/desktop_5f57f...
  3. HTML Viewer - Exclude fonts | Documentation

    When rendering documents inTo HTML, by default the fonts that are used in the document are added To HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Extension Portable Document Format PDF Microsoft Word DOC, DOCX, DOCM...OpenDocument Formats ODP Image files SVG Embedding fonts increase the...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  4. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creaTorGuid string The annotation creaTor unique identifier. creaTorName string The annotation creaTor name....svgPath string The annotation svg-path. type AnnotationType The...cloud/v1/annotation/Annotated.pdf/annotations" \ -X GET \ -H "Content-Type:...

    docs.groupdocs.cloud/annotation/working-with-an...