Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,755 for

errores pdf

(0.12 sec)
  1. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....over conversion to formats like PDF, PNG, or DOCX. The following..."converted_with_font_substitution.pdf" , options ); } } public static...

    docs.groupdocs.com/conversion/java/load-note-do...
  2. Set image size limits | Documentation

    Control image size in Pdf output: set width, height, or maximum dimensions....Render documents / Render to PDF / Set image size limits Set image...jpg" ) as viewer : # Create a PDF file. viewOptions = gvo . PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/set-image-...
  3. Search for Image e-signatures | Documentation

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API.... pdf ); // setup search options ImageSearchOptions...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-for-im...
  4. 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...
  5. 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/
  6. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Conversion for .NET...how to convert document into PDF format using old API and new...outputPath = @"C:\output\converted.pdf" ; //Instantiating the conversion...

    docs.groupdocs.com/conversion/net/migration-notes/
  7. Migration notes | Documentation

    How to migrate from earlier versions of GroupDocs.Conversion for Java...how to convert a document into PDF format using old API and new...outputPath = "C:\\output\\converted.pdf" ; //Instantiating the conversion...

    docs.groupdocs.com/conversion/java/migration-no...
  8. GroupDocs.Total for .NET | Documentation

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....spreadsheets, presentations, PDF files, emails, images, and 3D...(OCR) on scanned images and PDF files to extract text and search...

    docs.groupdocs.com/total/net/
  9. 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. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save Pdf with scan-like pages) var 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) var so...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  10. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page.... getHeight ()); } Sign Pdf document with Text signature...how to add Text signature to Pdf document with sticker look. See...

    docs.groupdocs.com/signature/java/sign-document...