Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 42,715 for

pdf

(0.08 sec)
  1. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more....Adobe Portable Document Format (PDF) OpenDocument Presentation OpenDocument...

    docs.groupdocs.com/signature/net/supported-docu...
  2. Working with DICOM metadata | Documentation

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM images. The following are the steps to read the native DICOM metadata. Load a DICOM image Get the root metadata package Extract the native metadata package using DicomRootPackage.DicomPackage Read the DICOM metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Dicom.DicomReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDicom)) { var root = metadata.GetRootPackage(); if (root.DicomPackage != null) { Console.WriteLine(root.DicomPackage.BitsAllocated); Console.WriteLine(root.DicomPackage.LengthValue); Console.WriteLine(root.DicomPackage.DicomFound); Console.WriteLine(root.DicomPackage.HeaderOffset); Console.WriteLine(root.DicomPackage.NumberOfFrames); // ....to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-di...
  3. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration in Node.js via Java....to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/working...
  4. Features Overview | Documentation

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....documents like ZIP archives, Pdf portfolios, emails, OST containers...functionality to parse form data from PDF documents. You may call method...

    docs.groupdocs.com/parser/java/features-overview/
  5. Product Overview | Documentation

    GroupDocs.Editor for .NET is a C# api allows to edit Microsoft Office documents like Word, Excel or PowerPoint or Pdf without third party software installed....popular document formats such as PDF, DOCX, XLSX, PPTX, XPS and others...format; Export edited document to PDF format; Plenty of additional...

    docs.groupdocs.com/editor/net/product-overview/
  6. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....IsSignature Image Spreadsheet Pdf Presentation Word Processing...new Signature ( "sampleSigned.pdf" )) { TextSearchOptions options...

    docs.groupdocs.com/signature/net/updating-text-...
  7. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Annotate PDF, word processing documents and...formats so you can annotate PDF, word-processing documents and...

    blog.groupdocs.com/categories/groupdocs.total-p...
  8. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using C#. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature .NET API by GroupDocs.... Supported formats are PDF, Microsoft Word, Microsoft PowerPoint...topic describes how to sign a PDF document with the generated Event...

    docs.groupdocs.com/signature/net/how-to-generat...
  9. Product Overview | Documentation

    Edit Microsoft Office documents like Word, Excel or PowerPoint or Pdf with help of GroupDocs.Editor for Java without third party software installed....popular document formats such as PDF, DOCX, XLSX, PPTX, XPS and others...format; Export edited document to PDF format; Plenty of additional...

    docs.groupdocs.com/editor/java/product-overview/
  10. Features Overview | Documentation

    a feature-rich document data parsing API that allows to create a template with data field definitions, table definitions. Then it's easy to use the template to parse and extract data such as prices, invoices, tables from your typical documents....documents like ZIP archives, PDF portfolios, emails, OST containers...functionality to parse form data from PDF documents. You may call method...

    docs.groupdocs.com/parser/net/features-overview/