Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 5,097 for

signature

(0.41 sec)
  1. Get View Info for Outlook Data File | Documenta...

    GroupDocs.Viewer Cloud provides additional information for Outlook Data Files when calling Info method. Following example demonstrates how to retrieve view information for Outlook Data File. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/get-view-info-for-o...
  2. Render all layouts | Documentation

    When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order to render Model and all non-empty Layouts within CAD drawing, the property CadOptions.RenderLayouts is used. The following code sample shows how to render layouts along with the Model of a CAD drawing. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  3. डीएनएन के लिए पीडीएफ और ऑफिस जावा दस्तावेज़ व्य...

    ग्रुपडॉक्स ने एक मॉड्यूल जारी किया जो डीएनएन डेवलपर्स को अपने डाउनलोड करने योग्य जावा दस्तावेज़ व्यूअर को अपनी डीएनएन वेबसाइटों में एकीकृत करने की अनुमति देता है।...Signature सारांश पृष्ठ बनाते समय टेम्पलेट...

    blog.groupdocs.cloud/hi/annotation/focus-groupd...
  4. document comparison

    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....appsid=XXXX&signature=XXX-XX" -H "content-type:...

    blog.groupdocs.cloud/zh-hant/tag/document-compa...
  5. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/swap-pages/
  6. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/renderoptions/
  7. GroupDocs.Viewer Cloud Product Family

    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....Signature for .NET 16.12.0 を使用してドキュメント上の複数のデジタル署名を取得する...クラウドでドキュメントに安全に署名 GroupDocs.Signature for Cloud は、開発者がアプリに安全な電子署名機能を追加できるようにする...

    blog.groupdocs.cloud/ja/categories/groupdocs.vi...
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Signature は、エンド ユーザーが Web ブラウザのみを使用...的な電子署名 API です。 GroupDocs.Signature API を使用すると、Web ベースのアプリケーション、サイト、またはビジネス...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/48/
  9. Comment convertir PowerPoint en PDF à l'aide de...

    La conversion de PowerPoint PPTX en PDF est une option viable pour la protection des documents. Apprenons à convertir PowerPoint en PDF à l'aide de l'API REST en Python....des pièces jointes et des signatures numériques, etc. En tant...

    blog.groupdocs.cloud/fr/conversion/how-to-conve...
  10. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/rotate-pages/