Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 2,089 for

assembler

(0.09 sec)
  1. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs developer newsletter of April 2017 describes APIs updates, major feature enhancements and bug fixes within GroupDocs documents manipulation APIs....Assembly for Java allows generating...

    blog.groupdocs.cloud/total/groupdocs-developer-...
  2. 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....Assembly API 現在支持流行電子郵件文件格式的文檔組裝:MHTML、MSG、EML...HTML、文本和 XML 文件的文檔組裝支持 GroupDocs.Assembly for Java 是一個文檔生成和報告自動化 AP...

    blog.groupdocs.cloud/zh-hant/page/47/
  3. 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....Assembly API 现在支持流行电子邮件文件格式的文档组装:MHTML、MSG、EML...HTML、文本和 XML 文件的文档组装支持 GroupDocs.Assembly for Java 是一个文档生成和报告自动化 AP...

    blog.groupdocs.cloud/zh/page/47/
  4. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/get-supported-qr...
  5. Supported Document Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. File Format Description Annotate DOC, DOCX Word Document ✔ OTT Open Document Standard Format ✔ ODT Open Document Text File Format ✔ DOCM Microsoft Word Open XML Macro-Enabled Document ✔ DOT Word Document Template File ✔ DOTX Word Open XML Document Template ✔ DOTM Word Open XML Macro-Enabled Template File ✔ RTF Rich Text File Format ✔ TXT Plain Text File Format ✔ PDF Portable Document Format ✔ PPT, PPTX Presentation Document Format ✔ PPSX PowerPoint Open XML Slide Show ✔ ODP OpenDocument Presentation File Format ✔ OTP OpenDocument Presentation Template ✔ XLS, XLSX Cells Document Format ✔ XLSB Microsoft Excel Binary Spreadsheet File ✔ XLSX Microsoft Excel Open XML Spreadsheet ✔ DICOM Digital Imaging and COmmunication in Medicine ✔ OTP OpenDocument Presentation Template ✔ DJVU DjVu Format ✔ EMF/WMF Enhanced MetaFile / Windows MetaFile ✔ CAD Computer-Aided Design ✔ EML/EMLX Email Markup Language ✔ HTML Hypertext Markup Language ✔ MHTML MIME HTML File ✔ JPEG Joint Photographic Experts Group ✔ TIFF Tagged Image File Format ✔ BMP Bitmap ✔ GIF (static images without animation) Graphics Interchange Format ✔ VSD Microsoft Visio Drawing ✔ VDX Microsoft Visio XML File Format ✔ VSS Microsoft Visio Stencil File Format ✔ VSDM Microsoft Visio Macro-Enabled Drawing File ✔ MSG Email Message ✔...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/supported-docum...
  6. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-text/
  7. 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....Assembly поддерживает создание форматов...источников документов. GroupDocs.Assembly предлагает API для автоматизации...

    blog.groupdocs.cloud/ru/tag/customer-newsletters/
  8. Nhận tài liệu đã hoàn thành và được ký thông qu...

    Bản tin tháng 9 năm 2014 của GroupDocs tập trung vào thư viện Aspose.Conversion for .NET nhưng cũng có tin tức về tính năng mới và tính năng sắp ra mắt....Assembly cho .NET 1.0.4 cho NuGet Gallery...xuất bản ứng dụng GroupDocs.Assembly for Cloud cho Zapier Đã xuất...

    blog.groupdocs.cloud/vi/conversion/september-ne...
  9. Лютий 2014 Інформаційний бюлетень

    Інтеграції та нові зразки Cloud API, випуски й оновлення продуктів тощо в нашому інформаційному бюлетені за лютий 2014 року....продукції Незабаром: GroupDocs Assembly for Cloud App 2.5.0 Нова версія...версія GroupDocs Assembly for cloud app , версія 2.5.0, знаходиться...

    blog.groupdocs.cloud/uk/total/groupdocs-total-n...
  10. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts)....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/htmloptions/