Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 11,052 for

jpg

(0.18 sec)
  1. Convert pages to a PDF document in Java

    Our Online document converter API allows you to convert HTML to PDF in high quality. This article is about how to convert HTML to PDF in Java using REST API...Convert PowerPoint PPT/PPTX to JPG/JPEG Images in Python Convert...

    blog.groupdocs.cloud/conversion/convert-html-to...
  2. Convert PDF document to HTML webpage in Java

    Change your PDF to HTML format using simple and easy to use file converter API. This article is about how to convert PDF to HTML in Java using REST API....Convert PowerPoint PPT/PPTX to JPG/JPEG Images in Python Convert...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  3. Java Convert PPT and PPTX to HTML Document.

    Convert PowerPoint PPT to HTML in Java using easy-to-use Cloud REST API. This article is about how to convert PowerPoint PPT or PPTX to HTML using Java API....Convert PowerPoint PPT/PPTX to JPG/JPEG Images in Python Convert...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  4. Java Convert Word Document to HTML File

    Automatically convert a Word DOCX file to HTML file using Java GroupDocs API. This article is about how to convert Word file to HTML in Java using REST API....Convert PowerPoint PPT/PPTX to JPG/JPEG Images in Python Convert...

    blog.groupdocs.cloud/conversion/convert-word-fi...
  5. 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 when rendering into PNG or JPG formats. PdfDocumentOptions.ImageQuality...

    docs.groupdocs.cloud/viewer/renderoptions/
  6. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...jpg" , "brushType" : "TextureBrush"...

    docs.groupdocs.cloud/signature/common-structures/
  7. Convert Word DOC to PDF Programmatically in CSharp

    Quickly convert Word document to PDF file without changing format in high quality. This article is about how to convert Word to PDF programmatically in C#....Convert PowerPoint PPT/PPTX to JPG/JPEG Images in Python Programmatically...

    blog.groupdocs.cloud/conversion/convert-word-to...
  8. Convert PDF to an editable DOC using C-Sharp .NET

    GroupDocs.Conversion C# .NET API provides an easy way to convert and change PDF to Word file online. This article is about how to convert PDF to Word in C#....Convert PowerPoint PPT/PPTX to JPG/JPEG Images in Python Programmatically...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  9. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 PDF。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 PDF...API还支持Word、Excel、PowerPoint, PDF、HTML、JPG、PNG、CAD等50多种文档的转换。 REST API 还为...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  10. 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)....ImageLoadOptions - tiff, tif, jpeg, jpg, jp2, j2c, j2k, jpf, jpm, jpx...

    docs.groupdocs.cloud/conversion/loadoptions/