Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 2,051 for

assembly

(0.05 sec)
  1. Sending Resx files for translation | Documentation

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

    docs.groupdocs.cloud/translation/file/request/r...
  2. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/features-overview/
  3. 2014 年 2 月通讯

    集成和新的云 API 示例、产品发布和更新等信息请参见我们的 2014 年 2 月新闻通讯。...0 的 GroupDocs Assembly 新版本的 GroupDocs Assembly for cloud app...

    blog.groupdocs.cloud/zh/total/groupdocs-total-n...
  4. Customer Newsletters

    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 /assembly/java?utmsource=nl&utmcamp...](https://www.groupdocs.com/products/assembly?utmsource=nl&utmcampaign ...

    blog.groupdocs.cloud/ko/tag/customer-newsletter...
  5. 2014 年 2 月のニュースレター

    統合と新しい Cloud API サンプル、製品リリースとアップデートなどについては、2014 年 2 月のニュースレターでご紹介します。...Assembly for .NET ライブラリ GroupDocs.Assembly for Cloud...

    blog.groupdocs.cloud/ja/total/news-groupdocs-ap...
  6. فبراير 2014 النشرة الإخبارية

    عمليات التكامل وعينات Cloud API الجديدة وإصدارات المنتجات والتحديثات والمزيد في النشرة الإخبارية لشهر فبراير 2014....Assembly for .NET Library تنفيذ التجميع...

    blog.groupdocs.cloud/ar/total/product-updates-t...
  7. Modulo visualizzatore di documenti Drupal | Gro...

    Aggiornamenti delle API di Aspose File Format, annunci di nuove funzionalità, miglioramenti e correzioni. Newsletter Aspose - Febbraio 2017...Assembly per .NET 16.12.0 – 4 nuove...

    blog.groupdocs.cloud/it/viewer/product-updates-...
  8. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/annotationinfo/
  9. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/features-overview/
  10. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/viewresult/