Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,794 for

errores pdf

(0.04 sec)
  1. Saving documents | Documentation

    This section explains how to save document with different formats and source with GroupDocs.Signature API....types How to protect a signed PDF document Saving signed documents...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/signature/net/saving/
  2. 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-...
  3. Extract data from various formats | Documentation

    The articles below explain that how to extract data from various file formats...presentations Extract data from PDF documents Extract data from Emails...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/parser/net/extract-data-from...
  4. 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...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/viewer/net/document-renderin...
  5. Adding watermarks | Documentation

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...to images Add watermarks to PDF documents Add watermarks to presentation...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/watermark/java/adding-waterm...
  6. Working with metadata in WEBP images | Document...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in JPEG images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in JPEG images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Merger Use Cases | Documentation

    This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for .NET library...using C# How to merge images to PDF using C# How to merge MP3 files...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/merger/net/getting-started/u...
  8. Searching | Documentation

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/search/java/searching/
  9. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Save attachments | Documentation

    Retrieve and save attachments from emails, Outlook files, archives, and Pdfs....Outlook data files, archives, and PDF documents. Python with gv . Viewer...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/viewer/python-net/how-to-ext...