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

pdf to svg

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

    GroupDocs.conversion Cloud REST APIs support document conversion Tools To convert files from 65+ supported formats To get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "Svg", "webp", "jp2", "Pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ...."ico" , "psd" , "svg" , "webp" , "jp2" , "pdf" , "epub" , "xps"..."ico" , "psd" , "svg" , "webp" , "jp2" , "pdf" , "epub" , "xps"...

    docs.groupdocs.cloud/conversion/get-supported-f...
  2. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts To be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows To use common color, or “UseObjectColor” - Allows To use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example)....vss, vst, vsx, vtx, vdw, vdx, svg, vssx, vstx, vstm, vsdm, vssm..."Pass123" } PdfLoadOptions - pdf Properties Description format...

    docs.groupdocs.cloud/conversion/loadoptions/
  3. 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....output page when rendering as PDF or image.Supported values {Unknown...according to z-order in original PDF document when rendering into...

    docs.groupdocs.cloud/viewer/renderoptions/
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document AuTomation REST APIs | GroupDocs Cloud...formats to Words, Cells, Html, PDF, Slides and Image formats for...support of minified HTML and SVG, rendering responsive HTML, rendering...

    blog.groupdocs.cloud/groupdocs.cloud/page/43/
  5. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....spreadsheets, PowerPoint presentations, PDFs and files of many other types...ODS, ODP, OTP Adobe Acrobat PDF Printing Language PCL, PS, XPS...

    docs.groupdocs.cloud/assembly/getting-started/p...
  6. 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...
  7. 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...
  8. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....pdf" , "fileFormat" : "Portable Document...files" }, { "extension" : ".svg" , "fileFormat" : "Image files"...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  9. 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...
  10. mainsite2022.min.css

    @media(min-width:1440px){.feathuressectiontitl{width:1440px;margin:0 auTo}}.opisanie{font-family:Inter;font-style:normal;font-weight:normal;font-size:16px;line-height:30px;display:flex;align-items:......;background:url("data:image/svg+xml,%3Csvg width='268' height='268'...xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(#filter0_d)'%3E%3Cpath...

    products.groupdocs.app/translation/html/css/mai...