Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 36,208 for

groupdocs.signature

(0.32 sec)
  1. Working with IPTC IIM metadata | GroupDocs

    This article shows how to access IPTC metadata in a file of any supported format....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ip...
  2. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/parse-data-from-...
  3. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for .NET....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/basic-usage-oox...
  4. Install GroupDocs.Total for .NET | GroupDocs

    This topic describes how to install GroupDocs.Total for .NET....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/total/net/installation/
  5. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for Python via .NET. Get document properties like author, title, creation date....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/parser/python-net/extract-me...
  7. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/render-web...
  8. Extract hyperlinks from document page | GroupDocs

    Learn how to extract hyperlinks from specific document pages using GroupDocs.Parser for Python via .NET....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/parser/python-net/extract-hy...
  9. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert/prese...