Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 42,578 for

pdf

(0.29 sec)
  1. Convert to Image with advanced options | Docume...

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Node.js via Java....document should be converted to PDF first. If this property is set...input firstly is converted to PDF and after that to desired format...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Does assembly supports custom code execution du...

    Greetings. Imagine I have JSON data like the following: { "data": "<p><a href="http://mysite.com/tutorial.Pdf">Tutorial Pdf</a></p>" } I can use the following statement to print the value nicely on a Word document…...pdf">Tutorial PDF</a></p>" } I can use the...

    forum.groupdocs.com/t/does-assembly-supports-cu...
  3. Search for Metadata Signatures in Images using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.12 of the API comes up with a feature to add and search for Metadata Signatures in Images. Apart from that, a few fixes and improvements are also introduced in this version, therefore, we recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....Exception is fired when searching in PDF documents for Form-Fields that...

    blog.groupdocs.com/signature/groupdocs.signatur...
  4. New Version for SharePoint Modern WebPart for G...

    GroupDocs team is proudly releasing new version for SharePoint Modern WebPart for GroupDocs.Viewer for .NET. Using this Modern WebPart user can embed and use API’s salient features in their own custom SharePoint Sites. In this new version **v1.2 **user can add **Watermark **in the document and **Navigate **through the file browser’s documents using next and previous buttons. We recommend you to download and explore this new version. Let’s have a look at it.... document’s attachments and PDF printing . User can set watermark...

    blog.groupdocs.com/viewer/new-version-sharepoin...
  5. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to Pdf, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save Pdf with scan-like pages) SaveOptions so = new SaveOptions(); so....document will be rasterized to PDF, but the scan-like effects will...pages into images, and save PDF with scan-like pages) SaveOptions...

    docs.groupdocs.com/redaction/java/use-advanced-...
  6. GroupDocs.Watermark Product Family

    Գտեք պատասխաններ տարբեր ֆայլերում տեքստի և պատկերի ջրի մակարդակի նշագծերի մանիպուլյացիայի մասին՝ օգտագործելով կոդի ցանկացած հարթակ:...ջրի մակարդակի նշագիծ ավելացնել PDF-ին՝ օգտագործելով Java Java-ի...

    kb.groupdocs.com/hy/watermark/
  7. Document rendering basics | Documentation

    This section describes how to use GroupDocs.Viewer for .NET (C#) to convert different document types to Pdf, HTML, PNG, and JPEG formats....Render Word documents Render PDF documents Render spreadsheet...

    docs.groupdocs.com/viewer/net/document-renderin...
  8. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...pdf" ); // Edit or remove metadata...here metadata . save ( "output.pdf" ); More resources Advanced usage...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  9. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream in Java...pdf" ) const metadata = new groupdocs...metadata . Metadata ( "input.pdf" ); // Edit or remove metadata...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  10. Generate Image Preview of the Documents

    Image previews are now commonly used to present your file/document to the users. It is quite useful when you want the users to quickly have a look at your document without downloading or opening it. As an example, MS Windows has this ability to provide the preview of the files in the preview pane of File Explorer without opening the document in the dedicated software program. Did you ever desire to have the ability to generate image previews in your application?...for the following documents: PDF documents Presentations Spreadsheets...

    blog.groupdocs.com/metadata/generate-image-prev...