Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,794 for

errores pdf

(0.04 sec)
  1. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API...., PDF, XLSX, DOCX) while providing...( "converted_with_delimiter.pdf" , options ); } } public static...

    docs.groupdocs.com/conversion/java/load-csv-doc...
  2. Reorder pages | Documentation

    Reorder pages when rendering documents to Pdf with GroupDocs.Viewer for .NET...Render documents / Render to PDF / Reorder pages Reorder pages...reorder pages in the output PDF document. To reorder pages, follow...

    docs.groupdocs.com/viewer/net/reorder-pages/
  3. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources....pdf" " ; // Creating an index IndexSettings..."c:\\MyDocuments\\ExampleDocument.pdf" ; // Creating an index Index...

    docs.groupdocs.com/search/java/indexing-from-di...
  4. Specify the JPEG image quality | Documentation

    Adjust JPEG images quality when rendering documents to Pdf with GroupDocs.Viewer for .NET...Render documents / Render to PDF / Specify the JPEG image quality...image quality in the output PDF document: C# using GroupDocs...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  5. GroupDocs.Watermark Overview | Documentation

    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....Supported Formats Documents: PDF, DOCX/DOC, RTF Presentations:...box , art box , or trim box in PDFs Replace existing watermark text...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  6. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, images, Pdf forms) from ZIP-archived documents with GroupDocs.Parser....allows to get attachments from PDF and Emails and extract data from...with attachments (like emails, PDF Portfolios). Here are the steps...

    docs.groupdocs.com/parser/java/extract-data-fro...
  7. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....pdf" )) { ImageSignOptions options... Sign ( "signed.pdf" , options ); } Sign PDF document with Text...

    docs.groupdocs.com/signature/net/sign-documents...
  8. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...Mobi), and fixed-layout formats (PDF and XPS). Search may be performed...may be rendered to the HTML, PDF, PNG, or JPEG, and the found...

    docs.groupdocs.com/viewer/net/search-highlight-...
  9. Basic Usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... // Add text watermark to PDF document Watermarker watermarker...new Watermarker ( "document.pdf" ); TextWatermark watermark =...

    docs.groupdocs.com/watermark/java/basic-usage/
  10. Load document | Documentation

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for .NET API....Presentation formats, and a distinct PDF format have specific load options...PPS, POT Fixed-layout format PDF Handling Password-Protected Documents...

    docs.groupdocs.com/editor/net/load-document/