Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 634 for

positioning

(0.21 sec)
  1. Sign PDF Documents with QR Code using REST API ...

    Programmatically Sign PDF Documents with QR Code using a REST API in Python with Document Signature Cloud SDK for Python....Text , and Code Set signature position Define SignSettings Assign...

    blog.groupdocs.cloud/signature/sign-pdf-documen...
  2. GroupDocs.Comparison 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....Comparison for Java Based on the positive feedback from .NET developers...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Sie Seiten an eine andere Position verschieben, sie innerhalb...

    blog.groupdocs.cloud/de/groupdocs.cloud/page/18/
  4. Fügen Sie ein Bild-Wasserzeichen zu Word in C# ...

    Lernen Sie, wie Sie ein Bild-Wasserzeichen online zu Word Dokumenten mit dem GroupDocs.Watermark Cloud SDK für .NET hinzufügen. Fügen Sie Logos, Fotos oder JPG bilder programmgesteuert als Wasserzeichen in DOC und DOCX Dateien hinzu.... Steuern Sie die Position, Transparenz und Rotation...\"StorageName\": \"internal\" } }, \"Position\": { \"X\": 200, \"Y\": 100...

    blog.groupdocs.cloud/de/watermark/add-image-wat...
  5. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.... NONE ); // set signature position on a page barcodeOptions ...Smith" ); // set signature position on a page textOptions . setLeft...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses.... NONE ); // set signature position on a page options . setLeft.... None ; // set signature position on a page opts . left = 100...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. A REST API Solution to Merge and Split Document...

    GroupDocs.Merger Cloud is a REST API solution to Merge and Split documents like PDF, word processing documents, spreadsheets and more supported formats....ensure GroupDocs REST APIs position as leader of Document Manipulation...

    blog.groupdocs.cloud/merger/a-rest-api-solution...
  8. Word Dokumente als HTML-Seiten mit einer REST-A...

    Zeigen Sie Word Dokumente mithilfe einer REST-API in C# programmgesteuert als HTML-Seiten an. Das Document Viewer .NET SDK ermöglicht das Rendern von DOC und DOCX Dateien in HTML-Seiten....die Größe, die Farbe und die Position des Wasserzeichens fest Erstellen...Size = 100, Color = "Red", Position = Watermark.PositionEnum.Diagonal...

    blog.groupdocs.cloud/de/viewer/render-word-docu...
  9. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Model\PresentationLoadOpti :: COMMENTS_POSITION_NONE ); $settings -> setLoadOptions...new loadOptions . comments_position = "None" settings . load_options...

    docs.groupdocs.cloud/conversion/convert-present...
  10. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...The object is explicitly positioned, usually using its Left property...The object is explicitly positioned, usually using its Top property...

    docs.groupdocs.cloud/signature/common-structures/