Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 2,043 for

errores pdf

(0.07 sec)
  1. How to Compare Excel Spreadsheets - Online & Fr...

    Compare Excel files using the free online comparison tool. Developers can use .NET, Java, and Cloud API to build a document comparison application....accurate, up-to-date, and free of errors. Compare Two Excel Sheets Online...Cloud APIs . See Also # Compare PDF Files Online Compare Word Documents...

    blog.groupdocs.com/comparison/compare-excel-spr...
  2. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API.... At this moment only Pdf documents support deletion of...signature = new Signature ( "signed.pdf" )) { // Search for electronic...

    docs.groupdocs.com/signature/net/delete-digital...
  3. eSign document with multiple signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...demonstrates how to eSign a PDF document with multiple signatures...signature = new Signature ( "sample.pdf" )) { // define several signature...

    docs.groupdocs.com/signature/net/esign-document...
  4. Extract table of contents | GroupDocs

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), Pdf documents and Ebooks (CHM, EPUB)....Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks. Extract...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-table-of...
  5. Extract table of contents | GroupDocs

    Learn how to extract table of contents (TOC) from Word documents, Pdf files, and eBooks using GroupDocs.Parser for .NET. Extract TOC items with page numbers and depth levels in C#....Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks. Extract...text, metadata and images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-table-of-...
  6. Scrambled output issue is resolved in GroupDocs...

    Monthly release of GroupDocs.Comparison for .NET 18.4 comes with some major bug fixes. Issues such as comparing data in tables and comparison of table of contents are resolved. This release implements comparison of HTML documents as well. Please follow the release notes here for further details. We’d recommend you to download latest version of the API and share your feedback. Features Implement Comparison.Html Bug Fixes Issues in comparison of table of contents Fatal error in ParagraphDiffIndex Issues with comparing data in tables PPTX comparison output is hidden under some panel Pdf Comparison - scrambled/text overlapped output API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....of table of contents Fatal error in ParagraphDiffIndex Issues...output is hidden under some panel PDF Comparison - scrambled/text overlapped...

    blog.groupdocs.com/comparison/scrambled-output-...
  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. 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/
  9. Password-protected documents | GroupDocs

    Learn how to open and process password-protected Pdf and Office documents. Includes error handling examples and supported encryption types....documents including encrypted PDFs and password-protected Office...following encryption types: PDF: Standard password encryption...

    docs.groupdocs.com/parser/net/password-protecte...
  10. Basic Usage | GroupDocs

    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/