Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 35,076 for

metadata

(0.37 sec)
  1. GroupDocs Blog | Document Automation Solutions ...

    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....immagini, OCR, codici a barre, metadata e contenuti strutturati da...

    blog.groupdocs.com/it/page/7/
  2. GroupDocs Blog | Document Automation Solutions ...

    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....Metadata for .NET 26.3 新增 PDF/A 偵測與改進的...

    blog.groupdocs.com/zh-hant/page/5/
  3. GroupDocs Blog | Document Automation Solutions ...

    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....Metadata for .NET 26.6 introduce la...

    blog.groupdocs.com/es/page/2/
  4. Save document to the specified location | Group...

    This article explains how to save document to the specified location while using GroupDocs. Watermarks API....Metadata Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/save-document-...
  5. Save document to the specified location | Group...

    This article explains how to save document to the specified location while using GroupDocs. Watermarks Java API....Metadata Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/save-document...
  6. Add document password | GroupDocs

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for Java....Metadata Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/add-document-pas...
  7. Convert files to various formats | GroupDocs

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of JavaScript code....Metadata Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/convert/
  8. Jak převést DOCX na MHTML pomocí C#

    Tento článek vás provede procesem převodu docx na mhtml pomocí C#. V tomto článku také najdete příklad kódu pro generování mhtml z docx v C#....Metadata Product Family GroupDocs.Search...

    kb.groupdocs.com/cs/conversion/net/how-to-conve...
  9. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Download Data Source Document Multiple Tables Data.docx Template Using Document Table Set as Data Source....Metadata Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/loading-multip...
  10. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Metadata Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-s...