Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 6,052 for

file conversion

(0.95 sec)
  1. GroupDocs.Watermark Overview | GroupDocs

    Protect and customize documents with watermarks using GroupDocs.Watermark for .NET. Add, remove, search, and manage visible or invisible watermarks in over 50 document formats including PDF, Word, Excel, PowerPoint, and images....Conversion Product Solution GroupDocs...and images across more than 50 file formats. Whether you need to...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  2. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using GroupDocs.Viewer for Java....Conversion Product Solution GroupDocs...Viewer ( "sample.pdf" )) { // Get file information. ViewInfoOptions...

    docs.groupdocs.com/viewer/java/how-to-get-page-...
  3. Work with Search Results using Java

    Learn how to work with search results using Java and retrieve search results in Java efficiently, optimizing search processes for better performance and accuracy....Conversion Product Family GroupDocs...for each document, show its file path and occurrence count For...

    kb.groupdocs.com/search/java/work-with-search-r...
  4. Inserting Images Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....Conversion Product Solution GroupDocs...Base64-encoded bytes is available for file formats where dynamic image...

    docs.groupdocs.com/assembly/net/inserting-image...
  5. Sign documents with encrypted metadata text | G...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...Conversion Product Solution GroupDocs...mdDocId ); // sign document to file signature . Sign ( "MetadataEncryptedTex...

    docs.groupdocs.com/signature/net/sign-documents...
  6. GroupDocs Online Document Management Solution H...

    First of all thanks for checking out our blog! GroupDocs is a web-based solution for online document management, sharing and collaboration. Our team is excited to enter the market and we are confident that we can offer some of the best web-based document collaboration apps to fulfill your every document need. What is GroupDocs? GroupDocs is a one-stop shop for all your document management and collaboration needs. We’ve developed a suite of online document management applications that help you with all aspects of your business, from uploading and securely storing documents, to automatically generating reports or electronically signing paper-work....applications: GroupDocs Viewer : view files in any HTML5 compliant browser...documents online. GroupDocs Conversion : convert back and forth...

    blog.groupdocs.com/total/groupdocs-online-docum...
  7. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features on document page....Conversion Product Solution GroupDocs...MS" }, }; // sign document to file signature . Sign ( "signedAnnotation...

    docs.groupdocs.com/signature/net/sign-pdf-docum...
  8. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Conversion Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/net/add-password-to-p...
  9. Save specific page range | GroupDocs

    This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for .NET API....Conversion Product Solution GroupDocs...( "input.pdf" )) { //Result file will be contain only 3 pages...

    docs.groupdocs.com/annotation/net/save-specific...
  10. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your Java applications....Conversion Product Solution GroupDocs...docx" )) { // Create an HTML file. HtmlViewOptions viewOptions...

    docs.groupdocs.com/viewer/java/add-text-watermark/