Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 2,033 for

errores pdf

(0.06 sec)
  1. Annotate Word DOC DOCX files in Java | Add or R...

    Add or remove annotations from Word DOC/DOCX files in Java. Add arrow, rectangle, ellipse, watermark annotations using document Annotation API....normally used to mentioned errors in documents or to discuss...spreadsheets, presentations, images, PDF files, webpages, email messages...

    blog.groupdocs.com/annotation/annotate-word-doc...
  2. How to Convert Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....Docx to Doc, Docx to PDF and PPT to PDF using PHP SDK</i> <br/>...<br /> <font color="red">{{@error}}</font> <div id="requestForm"...

    blog.groupdocs.com/conversion/how-to-convert-fi...
  3. Advanced search for Metadata signatures | Group...

     This article explains how to search various data values types within electronic signatures in the document metadata by GroupDocs.Signature API....pdf" )) { // search for signatures...Metadata ); // try to get each Pdf signature with proper data type...

    docs.groupdocs.com/signature/net/advanced-searc...
  4. Use advanced rasterization options | GroupDocs

    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...
  5. 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...
  6. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET... For example, the PDF, DOCX, XLSX, PPTX, and other...from 4 main formats family: PDF, WordProcessing, Spreadsheet...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  7. Introducing Support for Images in GroupDocs.Com...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, today, we are announcing another monthly release of GroupDocs.Comparison for Java 17.3.0. API comes with multitude of new features like support for Images, metered licensing and many more. Aside this, many improvements and bug fixes are introduced in this release. We would recommend you to download the new release and evaluate the exciting features to enhance document comparison experience....in Cells, Words, Slides and PDF GroupDocs.Comparison for Java...17.3.0 - Bug Fixes # Compile Error on Comparison Document for VB...

    blog.groupdocs.com/comparison/introducing-group...
  8. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your Pdf, presentation and spreadsheet documents....easily to remove pages from PDF documents, slides from presentations...time the supported formats are: PDF, presentations (Microsoft PowerPoint...

    docs.groupdocs.com/redaction/java/remove-page-r...
  9. GroupDocs.Total for Java | GroupDocs

    GroupDocs.Total for Java is the super-set of all the Java 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 Java 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/java/
  10. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....to the file as a rasterized PDF, e.g. uisng ImageAreaRedaction:...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/net/pre-rasterize/