Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,328 for

groupdocs.editor cloud

(0.04 sec)
  1. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. online PPT editor on Document Automation REST A...

    online PPT editor on Document Automation REST APIs | GroupDocs Cloud Recent content in online PPT editor on Document Automation REST APIs | GroupDocs Cloud Edite PPTX en línea usando un editor de P......Automation REST APIs | GroupDocs Cloud Recent content in online PPT...Automation REST APIs | GroupDocs Cloud Edite PPTX en línea usando un...

    blog.groupdocs.cloud/es/tag/online-ppt-editor/i...
  3. edit PPTX online on Document Automation REST AP...

    edit PPTX online on Document Automation REST APIs | GroupDocs Cloud Recent content in edit PPTX online on Document Automation REST APIs | GroupDocs Cloud Çevrimiçi PPT Düzenleyici kullanarak PPTX Ç......Automation REST APIs | GroupDocs Cloud Recent content in edit PPTX...Automation REST APIs | GroupDocs Cloud Çevrimiçi PPT Düzenleyici kullanarak...

    blog.groupdocs.cloud/tr/tag/edit-pptx-online/in...
  4. GroupDocs.Clouds on Document Automation REST AP...

    GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Ekstrak Gambar dari Word di Node.js | Ekstr......Clouds on Document Automation REST APIs | GroupDocs...GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation...

    blog.groupdocs.cloud/id/groupdocs.cloud/index.xml
  5. GroupDocs.Clouds on Document Automation REST AP...

    GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Витягування зображень з PowerPoint у Node.j......Clouds on Document Automation REST APIs | GroupDocs...GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation...

    blog.groupdocs.cloud/uk/groupdocs.cloud/index.xml
  6. GroupDocs.Clouds on Document Automation REST AP...

    GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud ดึงภาพจาก Word ใน Node.js | เครื่องมือดึงภา......Clouds on Document Automation REST APIs | GroupDocs...GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation...

    blog.groupdocs.cloud/th/groupdocs.cloud/index.xml
  7. GroupDocs.Clouds on Document Automation REST AP...

    GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud تصاویر را از پاورپوینت در Node.js استخراج ک......Clouds on Document Automation REST APIs | GroupDocs...GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation...

    blog.groupdocs.cloud/fa/groupdocs.cloud/index.xml
  8. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream. Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  9. 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)....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/conversion/loadoptions/
  10. 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....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/renderoptions/