Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 15,660 for

file

(0.12 sec)
  1. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....docx is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/convert-to-p...
  2. Add link annotation | GroupDocs

    The page describes how to add link annotation to a document using GroupDocs.Annotation for Java....// Add annotation and save to file annotator . add ( link ); annotator...

    docs.groupdocs.com/annotation/java/add-link-ann...
  3. Issue with Email to Pdf - text does not respect...

    We have two separate issues with converting .eml to .pdf. We were able to reproduce both in one email. Attached you will find the .eml File, the output .pdf and an image taken from within the viewer. Bad Signature PDF…...eml file, the output .pdf and an image...

    forum.groupdocs.com/t/issue-with-email-to-pdf-t...
  4. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....Microsoft Office Excel Add-In File XLAM Microsoft Office Excel...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...Image }; // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/composing-sign...
  6. How to verify signatures with predicate functio...

    This article explains how to verify signatures using predicate functions (Func) with GroupDocs.Signature API to filter signatures before verification, optimizing performance by skipping unnecessary verification operations....// Define the path to the PDF file. string filePath = Constants...

    docs.groupdocs.com/signature/net/verify-signatu...
  7. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your Java applications....difference between rendering a file and getting the cached results:...

    docs.groupdocs.com/viewer/java/caching-results/
  8. Create and edit new WordProcessing document | G...

    This article demonstrates how to create and edit WordProcessing documents using GroupDocs.Editor for .NET. It also covers supported formats like spreadsheets and presentations....optionally save it to a physical file or return it via API. See also...

    docs.groupdocs.com/editor/net/create-document/
  9. Handling incorrect document password exception ...

    This article shows how to handle incorrect document password exception with GroupDocs.Signature API....); // try to sign document to file, we expect for PasswordRequiredExce...

    docs.groupdocs.com/signature/java/handling-inco...
  10. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....To extract a text from image files or non-text PDF documents GetText...extract a text from the image file: // Create an instance of ParserSettings...

    docs.groupdocs.com/parser/java/ocr-usage-basics/