Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 15,209 for

file

(0.05 sec)
  1. Add Text Watermark to JPG using Java

    Discover how to add text watermark to JPG using Java. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in Java programming....for adding a watermark to JPG files Instantiate the Watermarker...Watermarker class, providing the JPG file path as an argument to its constructor...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  2. Python E-Signature Tutorial: Create Digital Sig...

    Step-by-step guide to implementing electronic signatures in documents using Python - learn stamp-based, image-based, and form field signature methods for secure document signing...add_form_field_signature (): # Define file paths for source and output...Your source PDF document output_file_path = "form_signed.pdf" # Where...

    blog.groupdocs.com/signature/sign-documents-wit...
  3. Scan QR Code from JPG using C#

    Easily discover how to scan QR Code from JPG using C# without need for additional software installations along with code example to extract QR Code from JPG in C#....enable QR code scanning from JPG files Initialize a Parser object by...passing the path of your JPG file to its constructor, allowing...

    kb.groupdocs.com/parser/net/scan-qrcode-from-jp...
  4. High CPU Usage After Adopting Your .NET Library...

    Hey, After integrating your library, we’ve observed a significant increase in CPU usage across our services. Previously, we were using another vendor’s solution — it handled .docx Files well but not PDFs. We switched t…...docx files well but not PDFs . We switched...when using it only for .docx files , we’re now experiencing a major...

    forum.groupdocs.com/t/high-cpu-usage-after-adop...
  5. Load document from local disk | GroupDocs

    This section explains how to load document from local disk with GroupDocs.Signature API....over the file class constructor. instance will open file for reading...Smith" ); // sign document to file signature . sign ( outputFilePath...

    docs.groupdocs.com/signature/java/load-document...
  6. Extract images from Microsoft Office PowerPoint...

    This article explains that how to extract images from Microsoft Office PowerPoint(.ppt, .pptx) presentations...supported for TXT files. Therefore, for TXT file GetImages method...PowerPoint presentation to PNG-files: Instantiate object for the...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. Add Text Watermark to DOC using C#

    Let’s explore how to add text watermark to DOC using C#. We’ll also provide you with code to insert text watermark to DOC using C# without needing additional software....to add a watermark to a DOC file Create a new instance of the...Watermarker class and provide the DOC file path to its constructor Instantiate...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  8. Releasing GroupDocs.Merger for .NET API - Reord...

    We are pleased to announce GroupDocs.Merger for .NET 18.5. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for .NET allows to check document protection and then set, remove or update password. Aside this, API permits to join two or more documents of same File format into one....two or more documents of same file format into one. Purpose Behind...PDF Cell Slide In order to see file format extensions please visit...

    blog.groupdocs.com/merger/releasing-groupdocs.m...
  9. Convert XLSX to DOCX using Python

    Convert XLSX to DOCX using Python to automate document generation. Learn how to export XLSX to DOCX in Python while retaining structured layout and formatting....templates from data-driven Excel files. Many developers choose to export...formatting, content structure, and file output — without compromising...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  10. Integration for Zapier - How to Create a Custom...

    Zapier allows seamless integration with dozens of APIs. In this post I’ll explain how to create an integration with the GroupDocs Storage API. Put simply the process of integration with Zapier is Read -> Process -> Write. The left side of the integration is called a trigger and the right side is an action. The central process simply converts your API response to a format suitable for the write action. We are going to create a trigger for new Files....trigger for new files. When you upload files to your GroupDocs...a Zap (Zapier app) gets the file details and sends them (the...

    blog.groupdocs.com/total/integration-for-zapier...