Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 2,419 for

word annotation

(0.09 sec)
  1. 特別ホリデー オファー、GroupDocs.Total 25% オフ - GroupDocs ...

    GroupDocs Holidays オファー - .NET および Java 用の GroupDocs.Total が 25% オフになります。オンラインでご注文の際は、HOL2017WBS を引用してください。...Microsoft Outlook または Microsoft Word を使用して作成された HTML 本文を含む MHTML...アプリケーションの図にコメントをインポートしますか? # GroupDocs.Annotation for .NET の新しいバージョンでは、コメン...

    blog.groupdocs.cloud/ja/total/special-holidays-...
  2. Get Document Metadata | 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 Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#Words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPassWordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....Annotation Product Solution GroupDocs...0/conversion/info?FilePath#words/four-pages.docx" -H "accept:...

    docs.groupdocs.cloud/conversion/get-document-me...
  3. Konvertieren Sie PDF mithilfe einer REST-API in...

    Konvertieren Sie PDF Dateien programmgesteuert in eine PowerPoint-Präsentation (PPTX) mithilfe einer REST-API in der Cloud in Python mit dem Document Conversion Cloud SDK für Python....hide_pdf_annotations = True settings.load_options...Python in ein bearbeitbares Word Dokument Konvertieren Sie Microsoft...

    blog.groupdocs.cloud/de/conversion/convert-pdf-...
  4. Customer Newsletters on Document Processing RES...

    Customer Newsletters on Document Processing REST APIs | GroupDocs Cloud Recent content in Customer Newsletters on Document Processing REST APIs | GroupDocs Cloud Dokumen Manipulasi Cloud REST API &......untuk membandingkan dua file Word, PDF, Excel, PowerPoint, teks...selanjutnya. Fokus pada GroupDocs.Annotation untuk Java & berita dari...

    blog.groupdocs.cloud/id/tag/customer-newsletter...
  5. Chuyển đổi PDF sang PPTX bằng API REST trong Py...

    Chuyển đổi bản trình bày PDF sang PowerPoint (PPTX) theo chương trình bằng cách sử dụng API REST trên đám mây trong Python với SDK đám mây chuyển đổi tài liệu cho Python....hide_pdf_annotations = True settings.load_options...chuyển đổi PDF thành tài liệu Word có thể chỉnh sửa bằng Python...

    blog.groupdocs.cloud/vi/conversion/convert-pdf-...
  6. Python에서 REST API를 사용하여 PDF를 PPTX로 변환 | PDF를 PPT로

    Python용 Document Conversion Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 PDF를 PPTX(PowerPoint 프레젠테이션)로 변환합니다....hide_pdf_annotations = True settings.load_options...또한보십시오 # Python을 사용하여 PDF를 편집 가능한 Word 문서로 변환하는 방법 Python에서 REST API를...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...
  7. 在 Python 中使用 REST API 将 PDF 转换为 PPTX | PDF转PPT

    使用适用于 Python 的 Document Conversion Cloud SDK 在 Python 中使用云中的 REST API 以编程方式将 PDF 转换为 PowerPoint 演示文稿 (PPTX)。...hide_pdf_annotations = True settings.load_options...# 如何使用 Python 将 PDF 转换为可编辑的 Word 文档 在 Python 中使用 REST API 将 Microsoft...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  8. Customer Newsletters on Document Processing RES...

    Customer Newsletters on Document Processing REST APIs | GroupDocs Cloud Recent content in Customer Newsletters on Document Processing REST APIs | GroupDocs Cloud Documents Manipulation Cloud REST A......Dokumentvergleichsbi, die den Vergleich zweier Word-, PDF-, Excel-, PowerPoint-...Konzentrieren Sie sich auf GroupDocs.Annotation für Java und Neuigkeiten...

    blog.groupdocs.cloud/de/tag/customer-newsletter...
  9. Customer Newsletters on Document Processing RES...

    Customer Newsletters on Document Processing REST APIs | GroupDocs Cloud Recent content in Customer Newsletters on Document Processing REST APIs | GroupDocs Cloud Manipulacja dokumentami Cloud REST ......umożliwia porównanie dwóch plików Word, PDF, Excel, PowerPoint, zwykłego...Skoncentruj się na GroupDocs.Annotation for Java i aktualnościach...

    blog.groupdocs.cloud/pl/tag/customer-newsletter...
  10. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count PassWord protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...<jwt token>" -d "{ FilePath: 'words/four-pages.docx' }" Response...

    docs.groupdocs.cloud/editor/get-document-inform...