Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 16,699 for

file

(0.14 sec)
  1. Add Image Annotation to JPG using C#

    This tutorial offers guidance on how to add image annotation to JPG using C#. You can insert image annotation to JPG in C# without installing extra tools....an image annotation in a JPG file Create an instance of the Annotator...Annotator class by providing the JPG file path as a parameter to its constructor...

    kb.groupdocs.com/annotation/net/add-image-annot...
  2. Convert PDF to DOCX using Java

    Effortlessly convert PDF to DOCX using Java, eliminating the need for additional tools. Also, we will furnish you with code example to export PDF to DOCX using Java....Java in order to convert PDF file format to DOCX Create an instance...Converter class by supplying the file path of the PDF to its constructor...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  3. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM File formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following File formats in version 18.... PostScript , POTM and PPSM file formats. Furthermore, we have...Viewer for .NET 18.1. Supported File Formats # We have added the...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  4. Consolidate Invoices and Attachments with Group...

    Practical guide showing how to merge invoices, PDFs, images, and Word Files into a single billing PDF using GroupDocs.Merger for Python. Step‑by‑step tutorial with code examples and best practices....terms, but manually stitching files creates errors and wastes time...with any number of supporting files. Handle mixed formats such as...

    blog.groupdocs.com/groupdocs-merger/billing-con...
  5. The conversion call is stuck and never comes ou...

    When converting a particular document, the process gets stuck at the convert call and never comes out of it or takes an unusually long time to complete(2-3 days). This is making our application unusable and affecting mul…...occurring with this specific DOCX file so that we can advise our customers...particularly with a specific DOCX file. This can indeed be frustrating...

    forum.groupdocs.com/t/the-conversion-call-is-st...
  6. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....developers to handle and convert CSV files into various target formats...sample.csv sample.csv is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/load-csv-doc...
  7. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....It allows to skip unnecessary file loading. @Override public void...ExternalResourceLoad args ) { // Check if the file name ends with installation...

    docs.groupdocs.com/parser/java/handle-loading-o...
  8. Adding image watermarks | GroupDocs

    GroupDocs.Watermark API supports adding the following image File types as image watermark...supports adding the following image file types as image watermark: BMP;...Add image watermark from local file The following code snippet shows...

    docs.groupdocs.com/watermark/net/adding-image-w...
  9. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET 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/net/introducing-gro...
  10. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java....text from files Get source and target text from files Leave feedback...specific changes in the output file. To get a list of changed source...

    docs.groupdocs.com/comparison/java/get-source-a...