Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 15,587 for

file

(0.56 sec)
  1. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....NET / Developer Guide / Merge files / Merge pages in the arbitrary...path or stream of the source file. Use the to add another source...

    docs.groupdocs.com/merger/net/merge-pages-in-ar...
  2. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am currently using trial evaluation version of Abby as well as Atalasoft to extract text based on templates, the results are fine but I want to use a single set of component in our application, as I am alread…...Could you share the problematic file and probably a screenshot to...the file but for your reference sharing one of the file below...

    forum.groupdocs.com/t/groupdocs-parser/15108
  3. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Watermark API, describes how to add watermakes with just a couple lines of code....Clear watermarks Get file info Get supported file formats Was this...

    docs.groupdocs.com/watermark/nodejs-java/basic-...
  4. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....external stylesheet file “style.css”. HTML file in this case contains...the existing WordProcessing file String inputPath = "SampleDoc...

    docs.groupdocs.com/editor/java/inline-styles/
  5. Licensing | GroupDocs

    GroupDocs.Annotation provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation.... Set License from File The following code snippet shows...shows how to set a license from file: Java // This example demonstrates...

    docs.groupdocs.com/annotation/java/licensing-an...
  6. Digital certificate for Spreadsheets has wrong ...

    Hi there, I’m getting this error while trying to use the certificate constructed manually (C#) … I’m trying to avoid the popup that comes up in a solution 1 that is working, The code that is working is here: Stream ex…...10 }, }; // sign document to file SignResult signResult = signature...10 }, }; // sign document to file SignResult signResult = signature...

    forum.groupdocs.com/t/digital-certificate-for-s...
  7. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop File format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/Fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop File format) from a PSD image. Load a PSD File Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks advanced_usage....information on the Photoshop file format and metadata blocks please...Photoshop file format) from a PSD image. a PSD file Get the root...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....pdf The following sample file is used in this example: Expected...document.docx The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-ta...
  9. Introducing GroupDocs.Assembly for Java | Group...

    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....Supported Output File Formats Depending on Input File Formats The...following table shows which output file formats are supported by GroupDocs...

    docs.groupdocs.com/assembly/java/introducing-gr...
  10. Generate document page preview | GroupDocs

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API....png" ; return File . Create ( pagePath ); }); previewOptions...$"D:/result_{pageNumber}.png" ; return File . Create ( pagePath ); }); previewOptions...

    docs.groupdocs.com/annotation/net/generate-docu...