Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 4,524 for

comparison

(0.36 sec)
  1. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/imageoptions/
  2. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Analisar documentos com agentes de IA usand......Comparison Cloud SDK. Nosso guia detalhado...nuvem em Python com GroupDocs.Comparison Cloud SDK para Python. Converter...

    blog.groupdocs.cloud/pt/groupdocs.cloud/index.xml
  3. ग्रुपडॉक्स ग्राहक न्यूज़लैटर - जून 2015

    .NET के लिए GroupDocs.Comparison एक बहु-प्रारूप दस्तावेज़ तुलना लाइब्रेरी है जो दो Word, PDF, Excel, PowerPoint, सादा पाठ या HTML फ़ाइलों की तुलना करने की अनुमति देती है।...Comparison एक बहु-प्रारूप दस्तावेज़...है। .NET के लिए GroupDocs.Comparison एक वेब GUI के साथ आता है...

    blog.groupdocs.cloud/hi/annotation/groupdocs-cu...
  4. Лютий 2014 Інформаційний бюлетень

    Інтеграції та нові зразки Cloud API, випуски й оновлення продуктів тощо в нашому інформаційному бюлетені за лютий 2014 року....настільних програмах GroupDocs Comparison for .NET і GroupDocs Conversion...документа. Крім того, GroupDocs Comparison для .NET 1.2.0 використовує...

    blog.groupdocs.cloud/uk/total/groupdocs-total-n...
  5. 2013 - Um ano emocionante para GroupDocs

    Este ano foi muito importante e de sucesso para nós. Vejamos as principais conquistas do GroupDocs em 2013....NET , GroupDocs Comparison for .NET e GroupDocs Conversion...versão aprimorada do GroupDocs Comparison para .NET. Correções e melhorias...

    blog.groupdocs.cloud/pt/total/2013-exciting-yea...
  6. 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....Comparison für Produktfamilie“) Mit...Mit GroupDocs.Comparison APIs können Sie Microsoft Word-, Excel-...

    blog.groupdocs.cloud/de/page/47/
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Comparison für Produktfamilie“) Mit...Mit GroupDocs.Comparison APIs können Sie Microsoft Word-, Excel-...

    blog.groupdocs.cloud/de/groupdocs.cloud/page/47/
  8. Extract Images | Documentation

    This REST API provides the functionality to extract images from the document. There are following ways to extract images from a document: Extract all images from the whole document; Extract images from specific document pages by setting pages range. It saves extracted images to the storage so they can be easily downloaded. The API allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook storages (PST/OST). For protected documents, it is also required to provide a password....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-images/
  9. updates

    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....Comparison 改進了 PDF 的比較:執行基於矢量的比較時關閉或打開圖層。...

    blog.groupdocs.cloud/zh-hant/tag/updates/
  10. 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....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/inforesult/