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

editor

(0.52 sec)
  1. Rechnungen online mit der GroupDocs.Assembly Cl...

    Erfahren Sie, wie Sie mit GroupDocs.Assembly Cloud professionelle Rechnungen on‑the‑fly erstellen. Laden Sie eine DOCX‑Vorlage hoch, binden Sie JSON‑Daten ein und geben Sie das Ergebnis als DOCX oder PDF mit einfachen cURL‑Aufrufen oder dem .NET‑SDK aus....Rechnungslayouts in einem nativen Editor wie Microsoft Word, LibreOffice...mit Ihrem bevorzugten Desktop‑Editor (Microsoft Word, LibreOffice...

    blog.groupdocs.cloud/de/assembly/create-invoice...
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Editor Cloud 的 Python SDK API。它允許您以編程方式編輯字處理文檔、Excel...作為其文檔編輯器家族成員。 您可以在控制台中使用以下命令將 GroupDocs.Editor-Cloud 安裝到您的 Python 項目: pip...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/pa...
  3. PDF-Metadaten in Java bearbeiten: Schritt‑für‑S...

    Erfahren Sie, wie Sie PDF-Metadaten in Java mit GroupDocs.Metadata Cloud SDK bearbeiten. Dieser Leitfaden zeigt, wie Sie Dokumenteigenschaften aktualisieren, Felder hinzufügen und das PDF speichern....Mehr lesen # EPUB-Metadaten-Editor: E-Book-Metadaten in Java mit...bearbeiten – PDF-Metadaten-Editor Metadaten von MP3-Dateien mit...

    blog.groupdocs.cloud/de/metadata/edit-pdf-metad...
  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....Editor提供了一個基於瀏覽器的powerpoint編輯軟體,可以在線上編輯PPT/PPTX。...

    blog.groupdocs.cloud/zh-hant/page/13/
  5. 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....com/products/editor/net?utmsource=nl&utmcampai...tmmedium =ลิงค์) GroupDocs.Editor สำหรับ .NET เสนอ API ดั้งเ...

    blog.groupdocs.cloud/th/categories/groupdocs.to...
  6. GroupDocs.Metadata 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....Free Online Document Metadata Editor App لأي نوع من المستخدمين لعرض...

    blog.groupdocs.cloud/ar/categories/groupdocs.me...
  7. Status and Error Codes | Documentation

    An overview of GroupDocs Assembly Cloud API status and error codes....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/s...
  8. Raw Text Classification | Documentation

    This API retrieves raw text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call text classification. Classify raw text with IAB-2 taxonomy....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/raw-text-cl...
  9. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.docx", "storageName": null, "versionId": null, "password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/inforesult/
  10. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/changeinfo/