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

assembler

(0.08 sec)
  1. 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 prend en charge la génération...documents externes. GroupDocs.Assembly propose des API d’automatisation...

    blog.groupdocs.cloud/fr/tag/customer-newsletters/
  2. จดหมายข่าวประจำเดือนกุมภาพันธ์ 2557

    การผสานรวมและตัวอย่าง Cloud API ใหม่ การเปิดตัวผลิตภัณฑ์และการอัปเดต และอื่นๆ อีกมากมายในจดหมายข่าวประจำเดือนกุมภาพันธ์ 2014 ของเรา...ข่าวผลิตภัณฑ์ เร็วๆ นี้: GroupDocs Assembly สำหรับ Cloud App 2.5.0 เวอร์ชันใหม่ของ...เวอร์ชันใหม่ของ GroupDocs Assembly for cloud app ซึ่งเป็นเวอร์ชัน...

    blog.groupdocs.cloud/th/total/groupdocs-total-n...
  3. 電子署名機能で C# / ASP.NET アプリを強化

    GroupDocs は、Web 署名キャプチャ機能を備えた法的拘束力のある電子署名アプリの構築に使用できる、柔軟な API を備えた .NET ライブラリを提供します。...Assembly の操作 GroupDocs.Assembly for .NET を使用する...

    blog.groupdocs.cloud/ja/total/welcome-2015-grou...
  4. 온라인 양식을 통해 문서 작성 및 서명 받기 | 그룹 문서

    GroupDocs의 2014년 9월 뉴스레터는 Aspose.Conversion for .NET 라이브러리에 중점을 두지만 새로운 기능과 향후 출시될 기능에 대한 뉴스도 포함합니다....Assembly Zapier용 Cloud 앱용 GroupDocs.Assembly 게시됨 NuGet...

    blog.groupdocs.cloud/ko/conversion/september-ne...
  5. 通過在線表格填寫並簽署文件 |集團文檔

    GroupDocs 的 2014 年 9 月時事通訊重點介紹了 Aspose.Conversion for .NET 庫,但也有有關新增功能和後續功能的新聞。...Assembly for .NET 插件 1.0.4 發布了適用於 Zapier...Zapier 的 Cloud 應用程序的 GroupDocs.Assembly 為 NuGet Gallery 發布了 GroupDocs...

    blog.groupdocs.cloud/zh-hant/conversion/septemb...
  6. Extract Text From The Whole Document | Document...

    This REST API allows extracting text from the whole document by default. You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract text from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-text-from-t...
  7. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  8. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/inforesult/
  9. 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)....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/changeinfo/
  10. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/overview/