Sort Score
Result 10 results
Languages All
Labels All
Results 9,911 - 9,920 of 42,720 for

pdf

(0.22 sec)
  1. 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...
  2. 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...
  3. 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...
  4. GroupDocs.Parser 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....text area extraction for the PDF documents. For more details,...data from the form fields in a PDF document. Please continue to...

    blog.groupdocs.com/categories/groupdocs.parser-...
  5. Load Document | Documentation

    Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....EMLX, MHT EmailLoadOptions PDF PDF PdfLoadOptions Using load options...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  6. Parse data from documents | Documentation

    This article shows how to extract data from documents of various formats including Pdf, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....of various formats including PDF, Microsoft Word, Excel, LibreOffice...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/parse-data-from-...
  7. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....to convert a file from DOC to PDF. One of parameters of this method...Doc, Docx and DOC to PDF and PPT to PDF, HTML to DOC and DOCX...

    blog.groupdocs.com/total/how-to-perform-callbac...
  8. 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-...
  9. 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...
  10. 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/