Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 14,608 for

file

(0.16 sec)
  1. Add Ellipse Annotation in Slides

    We try our best to provide minimal yet appropriate solutions to our customers. Hence, in this month’s release of GroupDocs.Annotation for .NET 19.3 you will observe some new “easy-to-implement” features. Lets start with ellipse annotation. You might be looking for it, we’ve now added its support for different document formats. Ellipse Annotation GroupDocs.Annotation for .NET 19.3 provides GetThumbnail method for PageImage class, that helps you in getting thumbnails of PDF document pages....to hear that multipage TIFF file can be processed by API. Have...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  2. GroupDocs Conversion with .net framework 4.7.2 ...

    I am updating Groupdocs.conversion to 25.1 version but it has a folder structure in my package folder like → GroupDocs.Conversion.25.1.0\lib\net6.0 and I am getting error on my project that targets .net framework 4.7.2 …...Code Description Project Path File Line Column Suppression State...

    forum.groupdocs.com/t/groupdocs-conversion-with...
  3. Installation | Documentation

    Install from Nuget NuGet is the easiest way to download and install GroupDocs.Parser for .NET. There are ways to install it in your project. Install via Package Manager GUI Follow these steps to reference GroupDocs.Parser using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer. Right-click the solution or project and select Manage NuGet Packages from the context menu Select Browse tab and type “GroupDocs....GenerateBindingRedir in the project file: <PropertyGroup> <AutoGener...locate the GroupDocs.Parser.dll file. You have referenced GroupDocs...

    docs.groupdocs.com/parser/net/installation/
  4. Compare PDF Files using C# | Highlight, Accept ...

    Compare two or more PDF Files in C# using document Comparison API for .NET. Highlight the differences and accept/reject changes even if password-protected....compare password-protected PDF files, accept and reject changes,...comparison of more than two PDF files with C# examples. The following...

    blog.groupdocs.com/comparison/compare-pdf-docum...
  5. Convert SVG to PNG using Node.js - Vector Graph...

    Convert SVG vector graphics to PNG images using Node.js. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Node.js API.... Load the SVG file using the Converter class. Set...conversion in Node.js. Load the SVG file using the Converter class. Set...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  6. Issue in PDF comparison in Java - Free Support ...

    I was trying your free trial to compare PDF by using maven dependency com.groupdocs groupdocs-comparison 20.11 But after execution of code,I get result PDF as blank with watermark evaluation copy only. Could you …... you are comparing two PDF files and there a paragraph that has...parts difference in the output file. We are investigating this scenario...

    forum.groupdocs.com/t/issue-in-pdf-comparison-i...
  7. Developer Guide | Documentation

    This Developer Guide explains GroupDocs.Merger for Node.js via Java File merger features and shows how to merge and combine PDF, Word, Excel, PowerPoint documents inside your Node.js via Java applications...supported file types Get document information Merge files Single...

    docs.groupdocs.com/merger/nodejs-java/developer...
  8. Indexing password protected documents | Documen...

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....dictionary String path = new File ( "C:\\MyDocuments\\ProtectedDocument...// Providing password for the file 'ProtectedDocument.pdf' } }...

    docs.groupdocs.com/search/java/indexing-passwor...
  9. How to Sign DOCX with Barcode Signature using Java

    Efficiently obtain assistance to sign DOCX with Barcode signature using Java. Also, we will supply code example to to create Barcode signature in DOCX using Java....class by passing input DOCX file’s path as an argument to its...solutions for signing DOCX files with Barcode signatures that...

    kb.groupdocs.com/signature/java/how-to-sign-doc...
  10. Watermark Word Documents using C# | Text & Imag...

    Add text and image watermarks to Word documents using C#. Apply watermarks programmatically on page(s) using .NET API....and take out watermarks from files like word-processing documents...how: Load your Word document file using the Watermarker class...

    blog.groupdocs.com/watermark/watermark-word-doc...