Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 4,224 for

parser

(0.07 sec)
  1. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptions/
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Parser Cloud SDK 開發圖像檔案擷取器並提高工作效率。...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/pa...
  3. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. That will be used to invoke the GroupDocs Cloud API. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/quick-start/
  4. قارن الملفات على الإنترنت | تطبيقات GroupDocs ا...

    فرق الملفات على الإنترنت مجانًا. أداة مجانية عبر الإنترنت لمقارنة ملفات PDF و HTML و XLSX والملفات الأخرى عبر الإنترنت....Signature Assembly Metadata Search Parser Watermark Editor Merger Redaction...

    products.groupdocs.app/ar/comparison/total
  5. Porównaj pliki online | Darmowe aplikacje Group...

    Porównuj pliki online za darmo. Darmowe narzędzie online do porównywania plików PDF, HTML, XLSX i innych plików online....Signature Assembly Metadata Search Parser Watermark Editor Merger Redaction...

    products.groupdocs.app/pl/comparison/total
  6. Fájlok összehasonlítása online | Ingyenes Group...

    Diff fájlok online ingyen. Ingyenes online eszköz PDF, HTML, XLSX és egyéb fájlok online összehasonlítására....Signature Assembly Metadata Search Parser Watermark Editor Merger Redaction...

    products.groupdocs.app/hu/comparison/total
  7. Adicionar marcas d'água a documentos e imagens ...

    Adicione marca d'água para documentar online gratuitamente. Adicione marcas d'água de texto e imagem aos seus documentos. Adicione qualquer marca d'água como selos...Signature Assembly Metadata Search Parser Watermark Editor Merger Redaction...

    products.groupdocs.app/pt/watermark/total
  8. Taxonomy | Documentation

    Taxonomy (general) is the practice and science of classification of things or concepts, including the principles that underlie such classification.In our case, this is a list of text categories. We support two taxonomies for now: IAB-2 taxonomy IAB-2 taxonomy: https://www.iab.com/guidelines/taxonomy/. ‘Automotive’, ‘Books_and_Literature’, ‘Business_and_Finance’, ‘Careers’, ‘Education’, ‘Events_and_Attractions’, ‘Family_and_Relationships’, ‘Fine_Art’, ‘Food_&_Drink’, ‘Healthy_Living’, ‘Hobbies_&_Interests’, ‘Home_&_Garden’, ‘Medical_Health’, ‘Movies’, ‘Music_and_Audio’, ‘News_and_Politics’, ‘Personal_Finance’, ‘Pets’, ‘Pop_Culture’, ‘Real_Estate’, ‘Religion_&_Spirituality’, ‘Science’, ‘Shopping’, ‘Sports’, ‘Style_&_Fashion’, ‘Technology_&_Computing’, ‘Television’, ‘Travel’, ‘Video_Gaming’ Documents taxonomy Documents taxonomy:...Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/taxonomy/
  9. 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....Parser Product Solution GroupDocs...

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

    docs.groupdocs.cloud/comparison/changeinfo/