Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 11,299 for

formatting

(0.22 sec)
  1. Ruby를 사용하여 Word를 TIFF 파일 형식으로 변환하는 방법

    TIFF 태그 이미지 파일 형식은 래스터 그래픽 및 이미지 정보를 저장하는 데 사용됩니다. 이 문서는 Ruby를 사용하여 Word를 TIFF 파일 형식으로 변환하는 방법에 관한 것입니다....format = "tiff" # DOCX LoadOptions..."docx-to-tiff/four-pages.docx" @settings.format = "tiff" # DOCX LoadOptions...

    blog.groupdocs.cloud/ko/conversion/how-to-conve...
  2. Ruby kullanarak PDF'yi Düzenlenebilir Word Belg...

    Bulut üzerinde Ruby'de PDF'yi Word DOCX'e dönüştürebilirsiniz. Bu yazıda, Ruby Cloud API kullanarak PDF'yi Düzenlenebilir Word belgesine dönüştürmeyi öğreneceğiz....format = "docx" @loadOptions = Gr..."conversion/four-pages.pdf" @settings.format = "docx" loadOptions = Gro...

    blog.groupdocs.cloud/tr/conversion/convert-pdf-...
  3. Java: 在線轉換 PDF 為 Excel | 在線 PDF 轉 XLS

    如何使用 Java REST API 將 PDF 轉換為 Excel 工作簿。開發使用 Java API 的 PDF 到 Excel 在線轉換器。簡單易用的 PDF 到 XLS 轉換。...\"FilePath\": \"{sourceMPP}\", \"Format\": \"xlsx\", \"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"xlsx\"}" \ -o "resultant...

    blog.groupdocs.cloud/zh-hant/conversion/pdf-to-...
  4. 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…...between 50+ document & image formats with zero initial cost. Here...

    forum.groupdocs.cloud/t/groupdocs-conversion-cl...
  5. GroupDocs Signature

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... Prise en charge des formats de fichiers Microsoft Visio...

    blog.groupdocs.cloud/fr/tag/groupdocs-signature/
  6. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Microsoft Project (MPP) ke format PDF menggunakan GroupDocs.Conversion...

    blog.groupdocs.cloud/id/page/3/
  7. Optimisation des ressources PDF et options de s...

    La version 18.6 de GroupDocs.Conversion Cloud API inclut de nouvelles options de conversion de documents PDF à partir de Words, Cells et XPS pour contrôler l'optimisation des ressources, l'option Bookmark et la création de PDF en niveaux de gris, etc....les principaux documents et formats d’image et de. Certains changements...

    blog.groupdocs.cloud/fr/conversion/pdf-resource...
  8. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Microsoft Project (MPP) na format PDF za pomocą GroupDocs.Conversion...

    blog.groupdocs.cloud/pl/categories/groupdocs.co...
  9. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....list of all supported file formats in GroupDocs.Parser Cloud....

    docs.groupdocs.cloud/parser/quickstart/
  10. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted..."text" : "123456789012" , "format" : null , "signatureType" :...

    docs.groupdocs.cloud/signature/deleteresult/