Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 757 for

data source

(0.09 sec)
  1. Convert DOCX to DOCM using Python

    Learn to convert DOCX to DOCM using Python for macro-enabled Word automation. You can also export DOCX to DOCM using Python with just a few lines of code....Converter object and load the source DOCX file that needs to be...automated templates, reports, and data-driven documents. This Python-based...

    kb.groupdocs.com/conversion/python/convert-docx...
  2. Faster first initialization of GroupDocs.Search...

    Hi there, We are not 100% sure whether it’s maybe caused by the license mechanism, but we noticed that it usually takes 20-30 seconds for the first GroupDocs.Search call to complete. Is there a way to speed this up? W…...how large is the index or data source being opened on the first...

    forum.groupdocs.com/t/faster-first-initializati...
  3. eSign document with Image signature | Documenta...

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....alternative way to put any presenting data in a visual form. This electronic...instance of the class and pass the source document path as a constructor...

    docs.groupdocs.com/signature/net/esign-document...
  4. eSign Image with Metadata signature | Documenta...

    This article shows how to add metaData signatures to the image exif metaData layer with various Data types...metadata could keep big amount of data that provides ability to keep...instance of class and pass source document path as a constructor...

    docs.groupdocs.com/signature/java/esign-image-w...
  5. Merge Open Document files | Documentation

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library.... Data is stored inside the ODF file...instance of class and pass source ODT file path as a constructor...

    docs.groupdocs.com/merger/java/merge/open-docum...
  6. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs....sign electronic documents with data encrypted in Bar or QR codes...common problem to add additional data to various types of business...

    docs.groupdocs.com/signature/net/how-to-generat...
  7. eSign document with QR code signature | Documen...

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API.... Usually QR codes contain data that points to a website or...for encoding large amount of data characters and specific URLs...

    docs.groupdocs.com/signature/net/esign-document...
  8. NullReferenceException when extracting PDF file...

    Hello, We are getting an exception when extractor some PDF files… System.NullReferenceException: Object reference not set to an instance of an object.\r\n at Aspose.Pdf.Facades.PdfExtractor.GetAttachNames()\r\n at …...file you are trying to extract data from is not corrupted and actually...further reading on extracting data from PDF forms and handling...

    forum.groupdocs.com/t/nullreferenceexception-wh...
  9. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Node.js via Java....to accommodate presentation data such as: slides, shapes, text...instance of class and pass source PPSX file path as a constructor...

    docs.groupdocs.com/merger/nodejs-java/merge/pow...
  10. How to work with Metadata tags

    Explain how to work with MetaData tags... // Load the source document (e.g., a PowerPoint...(Metadata metadata = new Metadata( "source.pptx" )) { // Find properties...

    blog.groupdocs.com/metadata/how-to-work-with-tag/