Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 2,316 for

assembler

(0.05 sec)
  1. Sending PowerPoint and ODP files for translatio...

    How to send PowerPoint and ODP files for translation to the selected languages....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/p...
  2. Supported Document Formats | Documentation

    The following table contains a full list of file formats that are currently supported by GroupDocs.Metadata Cloud. Format Description Load Save Remarks DOC Microsoft Word 97 - 2007 Document. ✔ ✔ *.doc versions starting from Microsoft Word 95 DOT Microsoft Word 97 - 2007 Template. ✔ ✔ DOCX Office Open XML WordprocessingML Document (macro-free). ✔ ✔ DOCM Office Open XML WordprocessingML Macro-Enabled Document. ✔ ✔ DOTX Office Open XML WordprocessingML Template (macro-free)....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/supported-documen...
  3. Overview | Documentation

    The GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. It gives developers an API for creating advanced online document annotation tools. With GroupDocs.Annotation Cloud API developers can deliver advanced annotation features to their users quickly. It provides features for export/import annotations into/from files, additionally to possibility to save files in supported formats. Note GroupDocs.Annotation Cloud REST API supports following type of Annotations:...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/overview/
  4. Sending Markdown files for translation | Docume...

    How to send Markdown files for translation to the selected languages....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/m...
  5. cloud api on Document Processing REST APIs | Gr...

    cloud api on Document Processing REST APIs | GroupDocs Cloud Recent content in cloud api on Document Processing REST APIs | GroupDocs Cloud إنشاء الفواتير عبر الإنترنت في السحابة في بضع خطوات تعرّف......Assembly Cloud. حمّل قالب DOCX، اربط...

    blog.groupdocs.cloud/ar/tag/cloud-api/index.xml
  6. Drupal Document Viewer-Modul | Gruppendokumente

    Stellen Sie Aktualisierungen der Dateiformat-APIs, Ankündigungen neuer Funktionen, Verbesserungen und Korrekturen bereit. Aspose Newsletter – Februar 2017...Assembly für .NET 16.12.0 – 4 neue...

    blog.groupdocs.cloud/de/viewer/product-updates-...
  7. Erweitern Sie Ihre C#-/ASP.NET-App mit der Funk...

    GroupDocs bietet eine .NET-Bibliothek mit flexibler API, die zum Erstellen rechtsverbindlicher E-Signatur-Apps mit Web-Signatur-Erfassungsfunktionalität verwendet werden kann....Assembly for .NET 1.0.7 – Passen Sie...

    blog.groupdocs.cloud/de/total/december-2014-new...
  8. Available SDKs | Documentation

    Available SDKs for GroupDocs.Viewer Cloud...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/available-sdks/
  9. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats 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.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  10. Remove Metadata By Property Name | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that may have names containing “Application” string. Linux/MacOS/Bash # First get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your credentials. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...