Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 14,603 for

doc

(0.06 sec)
  1. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/nodejs-java/extract...
  2. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Editor for .NET...Order Upgrade an Order Support Docs API Reference Live Demos Free...some WordProcessing format - DOC for example WordProcessingSaveOp...

    docs.groupdocs.com/editor/net/migration-notes/
  3. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in Documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String DocumentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/java/ocr-support/
  4. Introducing GroupDocs.Assembly for Java | Docum...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate Documents based on templates. In essence, the engine accepts a template Document and some data, assembles data with the template Document as per syntax defined by the template Document and then, generates the output Document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate Documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Order Upgrade an Order Support Docs API Reference Live Demos Free...(top down) Word Processing (DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    docs.groupdocs.com/assembly/java/introducing-gr...
  5. Load password-protected document | Documentation

    This article explains how to load password-protected Document while using GroupDocs. Watermarks Java API....Order Upgrade an Order Support Docs API Reference Live Demos Free...to your document. Ex: @"C:\\Docs\\protected-document.docx" String...

    docs.groupdocs.com/watermark/java/load-password...
  6. Merge documents to PDF | Documentation

    This section describes how to import OLE objects into PDF Documents using Java...Order Upgrade an Order Support Docs API Reference Live Demos Free...merger . join ( "c:\document2.doc" ); merger . join ( "c:\document3...

    docs.groupdocs.com/merger/java/merge-documents-...
  7. Generate document preview | Documentation

    This article shows you how to view and edit metadata of PDF, Doc, DocX, PPT, PPTX, XLS, XLSX, emails, images and more with our free online....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/generate-docume...
  8. Merge documents to PDF | Documentation

    This section describes how to import OLE objects into PDF Documents using C#/.NET...Order Upgrade an Order Support Docs API Reference Live Demos Free...merger . Join ( @"c:\document2.doc" ); merger . Join ( @"c:\document3...

    docs.groupdocs.com/merger/net/merge-documents-t...
  9. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text file....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/net/detect-encoding/