Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 816 for

presentation to pdf

(0.05 sec)
  1. GroupDocs.Assembly for Java | Documentation

    Release notes Package reposiTory GroupDocs.Assembly for Java - A assembly is a document auTomation and reports generation API designed To create cusTom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, Presentations, Pdf files, email messages, and images....documents, spreadsheets, presentations, PDF files, email messages...

    docs.groupdocs.com/assembly/java/
  2. GroupDocs.Assembly for Python via .NET | Docume...

    Release notes Package reposiTory GroupDocs.Assembly for Python via .NET - A assembly is a document auTomation and reports generation API designed To create cusTom documents from templates. This Python reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats....documents, spreadsheets, presentations, PDF files, email messages...

    docs.groupdocs.com/assembly/python-net/
  3. Search for Barcode e-signatures | Documentation

    This article explains how To search for Barcode in the document with few lines of code over GroupDocs.Signature API....Barcode signatures that are present in a document. For the most...signature = new Signature ( "sample.pdf" ); BarcodeSearchOptions options...

    docs.groupdocs.com/signature/java/search-for-ba...
  4. GroupDocs.Conversion for .NET overview | Docume...

    GroupDocs.Conversion for .NET is a powerful and intuitive library used for file conversion between a variety of supported document and image types without using third-party Tools....and OpenDocument file formats, PDF documents, HTML, CAD, raster...pairs for office documents, presentations, spreadsheets, images and...

    docs.groupdocs.com/conversion/net/product-overv...
  5. Getting known property descriptors | Documentation

    This code snippet demonstrates how To extract information about known properties that can be encountered in a particular package. Load a file To examine Get a collection of PropertyDescripTor instances for any desired metadata package Iterate through the extracted descripTors advanced_usage.GettingKnownPropertyDescripTors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descripTors = root.getDocumentProperties().getKnowPropertyDescripTors(); for(var i=0;iTors.getCount(); i++) { var descripTor = descripTors.get_Item(i); console.log(descripTor.getName()); console.log(descripTor.getType().getRawValue()); console.log(descripTor.getAccessLevel().getRawValue()); var tags = descripTor.getTags(); for(var j=0;jpresented in the getKnowPropertyDescr...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  6. Search for Barcode e-signatures | Documentation

    This article explains how To search for Barcode in the document with few lines of code over GroupDocs.Signature API....Barcode signatures that are present in a document. For the most...signature = new Signature ( "sample.pdf" )) { // search for signatures...

    docs.groupdocs.com/signature/net/search-for-bar...
  7. Load document from stream | Documentation

    Learn how To Load document from stream....cases when the document is presented only as a stream (without...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/load-document-fro...
  8. Extract data from various formats | Documentation

    The articles below explain that how To extract data from various file formats...Office PowerPoint presentations Extract data from PDF documents Extract...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. Scan Barcode Online | Barcode Scanning using Im...

    Scan barcodes online. Scan barcode images and scan using the camera. We will also discuss how To programmatically scan barcodes using C# & Java....include PDF, Word processing documents, Presentations, and various...

    blog.groupdocs.com/parser/scan-barcode-online/
  10. Using aliases | Documentation

    This article shows the use of aliases which allows you To reduce the length of search queries in text form....aliases for searching is presented below. const indexFolder =...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/using-ali...