Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 15,670 for

file

(0.32 sec)
  1. GroupDocs.Signature for .NET 25.12 – Latest Upd...

    Explore what’s new in GroupDocs.Signature for .NET 25.12. Available now on NuGet and GroupDocs website....password‑protected signatures, stream/file handling, and full verification...

    blog.groupdocs.com/signature/groupdocs-signatur...
  2. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional File format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain File format information advanced_usage....and extract some additional file format information. a presentation...package Use the method to obtain file format information advanced_usage...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....a document template from the file Template template = Template...to load templates from XML files instead of creating them in...

    docs.groupdocs.com/parser/net/working-with-temp...
  4. Shapes in spreadsheet document | GroupDocs

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....= new SpreadsheetWatermark ( File . ReadAllBytes ( "test.png"...= new SpreadsheetWatermark ( File . ReadAllBytes ( "test.png"...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  5. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT Files. Therefore, for TXT File getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-tables-f...
  6. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....DarkGreen ) } }; // sign document to file SignResult signResult = signature...generate barcodes and/or sign your files with barcodes for free, you...

    docs.groupdocs.com/signature/net/sign-document-...
  7. It's Time to Upgrade to GroupDocs.Viewer for .N...

    GroupDocs.Viewer for .NET has been serving the developers in creating the document viewer applications for many years. With the efforts of our hard-working team and the support of our valuable customers, we are able to make the API stand among the top-ranked document viewer APIs. Since the Sky is the only limit, we always keep on enriching the API with more features, improving its performance, and making its usage easier for the developers....rendering process for any supported file format. Easy to use - API now...

    blog.groupdocs.com/viewer/its-time-to-upgrade-t...
  8. Installation | GroupDocs

    This guide explains how to install GroupDocs.Merger for .NET to your environment...dll file. You have referenced GroupDocs...

    docs.groupdocs.com/merger/net/installation/
  9. Installation | GroupDocs

    This guide explains how to install GroupDocs.Signature for .NET to your environment...dll file. You have referenced GroupDocs...

    docs.groupdocs.com/signature/net/installation/
  10. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON).... Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/generating-repo...