Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 11,402 for

formatting

(0.86 sec)
  1. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "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": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated..."text" : "123456789012" , "format" : null , "signatureType" :...

    docs.groupdocs.cloud/signature/updateresult/
  2. GroupDocs.Conversion Cloud nowej generacji już ...

    GroupDocs.Conversion for Cloud REST API będzie obsługiwać konwersję ponad 50 formatów dokumentów i obrazów do formatów Words, Cells, Html, PDF, Slides i Image....hasłem, jeśli obsługuje go format wyjściowy Bezpieczeństwo i...

    blog.groupdocs.cloud/pl/conversion/next-generat...
  3. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...// retrieve supported file-formats var request = new groupdocs_viewer_cloud_1...while calling API: {0} " . format ( e . message )) Ruby # Load...

    docs.groupdocs.cloud/viewer/working-with-storage/
  4. 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....PDF หรือ Portable Document Format เป็นรูปแบบไฟล์ที่เหมาะสำหรับการบันทึกข้อมูล...ชื่อ PDF(Portable Document Format) เป็นหนึ่งในรูปแบบไฟล์ที่ไ...

    blog.groupdocs.cloud/th/page/24/
  5. Get View Info for Outlook Data File | Documenta...

    GroupDocs.Viewer Cloud provides additional information for Outlook Data Files when calling Info method. Following example demonstrates how to retrieve view information for Outlook Data File. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....ost" , "format" : "Outlook Offline Data File"..."SampleFiles/sample.ost" viewOptions . view_format = "HTML" request = GroupDocsViewerCloud...

    docs.groupdocs.cloud/viewer/get-view-info-for-o...
  6. Mostrar documento de Word en una página HTML us...

    Muestre mediante programación un documento de Word en una página HTML mediante una API REST en PHP con GroupDocs.Viewer Cloud for PHP SDK. Renderice DOCX en una página web receptiva....at(Model\ViewOptions::VIEW_FORMAT_HTML); // Definir opciones...at(Model\ViewOptions::VIEW_FORMAT_HTML); // Definir opciones...

    blog.groupdocs.cloud/es/viewer/display-word-doc...
  7. C#에서 프로그래밍 방식으로 CSV를 JSON으로 또는 JSON을 CSV로 변환

    C# REST API를 사용하여 JSON 배열을 CSV 테이블로 변환합니다. 이 문서는 C#에서 프로그래밍 방식으로 CSV를 JSON으로 또는 JSON을 CSV로 변환하는 방법에 관한 것입니다....csv", Format = "json", OutputPath = "cs...WriteLine("Successfully converted CSV to JSON format online in C#: " + response[0]...

    blog.groupdocs.cloud/ko/conversion/convert-csv-...
  8. Python에서 REST API를 사용하여 HTML을 PDF로 변환 | 파이썬에서 H...

    Python용 Document Conversion Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 HTML 파일을 PDF 문서로 변환합니다....format = "pdf" settings.output_path...file_path = "sample.html" settings.format = "pdf" settings.output_path...

    blog.groupdocs.cloud/ko/conversion/convert-html...
  9. Convierta texto a HTML y HTML a texto en Python

    La API de conversión de archivos de GroupDocs le permite convertir un archivo a cualquier formato en línea. Este artículo muestra cómo convertir texto a HTML y HTML a texto en Python....format = "html" settings.output_path...-sample-file.txt" settings.format = "html" settings.output_path...

    blog.groupdocs.cloud/es/conversion/convert-text...
  10. ODS を Excel に変換 | REST API を使用して ODS を Excel に変換

    REST API を使用して ODS を Excel (XLSX) に簡単に変換する方法を学びます。シームレスなデータ互換性を実現する ODS から Excel への変換の利点を探ります。...ods", Format = "xls", OutputPath = "converted...\"FilePath\": \"{inputMPP}\", \"Format\": \"xls\", \"OutputPath\":...

    blog.groupdocs.cloud/ja/conversion/convert-ods-...