Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 2,441 for

word annotation

(0.39 sec)
  1. Převeďte PDF na PPTX pomocí REST API v Pythonu ...

    Programově převádějte PDF do PowerPointové prezentace (PPTX) pomocí REST API v cloudu v Pythonu s Document Conversion Cloud SDK pro Python....hide_pdf_annotations = True settings.load_options...PDF na upravitelný dokument Word pomocí Pythonu Převeďte Microsoft...

    blog.groupdocs.cloud/cs/conversion/convert-pdf-...
  2. GroupDocs.Total 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.... GroupDocs Annotation for .NET:ASP.NET DLL 版本,具有与...提供满足您的在线文档管理需求的解决方案。使用我们的 API 查看器在线共享文档。无论是 Word、PDF 还是 Excel 文件,您都可以轻松查看和共享...

    blog.groupdocs.cloud/zh/categories/groupdocs.to...
  3. Şubat 2014 Bülteni

    Entegrasyonlar ve yeni Cloud API örnekleri, ürün sürümleri ve güncellemeleri ve daha fazlası Şubat 2014 Bültenimizde....Özellikler Ekliyor GroupDocs Annotation for .NET 1.2.0 yeni yayınlandı...yollar için hata düzeltmesi. MS Word belgeleri API’si için satır...

    blog.groupdocs.cloud/tr/total/groupdocs-total-n...
  4. 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-...
  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. Convertir PDF en PPTX à l'aide d'une API REST e...

    Convertissez par programmation un PDF en présentation PowerPoint (PPTX) à l'aide d'une API REST sur le cloud en Python avec Document Conversion Cloud SDK pour Python....hide_pdf_annotations = True settings.load_options...convertir un PDF en document Word modifiable avec Python Convertir...

    blog.groupdocs.cloud/fr/conversion/convert-pdf-...
  7. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you to to retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents. Following example demonstrates on how to get all attachments from MSG 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....Annotation Product Solution GroupDocs...png" }, { "name" : "attachment-word.doc" , "path" : "viewer/wit...

    docs.groupdocs.cloud/viewer/get-attachments/
  8. 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 Linux/MacOS/Bash # 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\"}" Windows...

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

    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 作成などを制御する、Word、Cells、XPS からの PDF ドキュメント変換の新しいオプションが含まれています。...への変換時に線形化された PDF を作成するオプション Word から PDF および XPS に変換するときに、ブックマーク...

    blog.groupdocs.cloud/ja/tag/document-conversion/
  10. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a passWord. The table below contains the full list of properties that can be specified while swapping document pages....Annotation Product Solution GroupDocs..."FileInfo": { "FilePath": "words/four-pages.docx"}, "FirstPageNumber":...

    docs.groupdocs.cloud/merger/swap-pages/