Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 13,530 for

file

(0.06 sec)
  1. Adding image watermarks | Documentation

    GroupDocs.Watermar API supports adding the following image File types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local File Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....supports adding the following image file types as image watermark: Bmp;...Add image watermark from local file Following code snippet shows...

    docs.groupdocs.com/watermark/java/adding-image-...
  2. Protect PDF document | Documentation

    Protect PDF documents when rendering documents using GroupDocs.Viewer for .NET...DenyPrinting ; // Create a PDF file. PdfViewOptions viewOptions...DenyPrinting ' Create a PDF file. Dim viewOptions As PdfViewOptions...

    docs.groupdocs.com/viewer/net/protect-pdf-docum...
  3. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...Worksheets[0]; // read JSON data from file string jsonInput = JsonSerializer..."&D-&T"); // Setting current file name at the right section of...

    forum.groupdocs.com/t/reference-to-commonutilit...
  4. Convert contents of RAR or ZIP to different for...

    Learn how to convert contents of RAR/ZIP archives to a different format based on content type using GroupDocs.Conversion for .NET....to convert each constituent file of a RAR archive into a PDF...to convert each constituent file of a ZIP archive to a PDF format...

    docs.groupdocs.com/conversion/net/convert-conte...
  5. Cache results | Documentation

    This article contains caching use-cases with GroupDocs.Viewer within your .NET applications....difference between rendering a file and getting the cached results:...settings )) { // Create an HTML file. HtmlViewOptions options = HtmlViewOptions...

    docs.groupdocs.com/viewer/net/caching-results/
  6. Read Metadata from PDF using Java

    Learn how to read metadata from PDF using Java without demanding additional software installation. Delve into a code sample to read metadata of PDF using Java....using Java Metadata within PDF files comprise critical details about...PDF files Instantiate a Metadata object using the PDF file path...

    kb.groupdocs.com/metadata/java/read-metadata-fr...
  7. Add Image Watermark to DOCX Using Java

    Learn how to add image watermark to DOCX using Java without extra software installation. Also, we'll supply you code to insert image watermark to DOCX in Java....image watermarks into DOCX files Instantiate the Watermarker...providing the path of the DOCX file as an argument in its constructor...

    kb.groupdocs.com/watermark/java/add-image-water...
  8. GroupDocs.Redaction Overview | Documentation

    Learn what redaction is and how it works. Redaction refers to editing a document to remove or hide confidential or sensitive information....sensitive content from various file formats, including PDF, Microsoft...Excel, PowerPoint, and image files. The API supports redacting...

    docs.groupdocs.com/redaction/python-net/groupdo...
  9. How to Sign DOCX with QR Code using Java

    In this tutorial, we will help you on how to sign DOCX with QR Code using Java. We will also supply you code example to create QR Code in DOCX using Java....the signing process of DOCX files. Steps to Sign DOCX with QR...Signature class by passing DOCX file’s path in constructor Instantiate...

    kb.groupdocs.com/signature/java/how-to-sign-doc...
  10. Render PPTX as HTML using Java

    Master the art to render PPTX as HTML using Java efficiently. Additionally, dive into comprehensive step-by-step guidelines and Java code for rendering PPTX to HTML....class object, passing the PPTX file path as a parameter to its constructor...using Java Converting PPTX files to HTML using Java is a significant...

    kb.groupdocs.com/viewer/java/render-pptx-as-htm...