Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,778 for

errores pdf

(0.04 sec)
  1. Extract images from documents | Documentation

    This article shows how to extract images from Pdf, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others...allows to extract images from PDF, Emails, Ebooks, Microsoft Office:...welcome to extract images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-images-fr...
  2. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API....page count for WordProcessing, PDF and XPS documents, tabs (worksheets)...fixed-layout format, this includes only PDF and XPS. - common for all Email...

    docs.groupdocs.com/editor/net/extracting-docume...
  3. 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-...
  4. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....This example shows how to sign PDF with Digital signature certificate...signature = new Signature ( "sample.pdf" ); DigitalSignOptions options...

    docs.groupdocs.com/signature/java/sign-document...
  5. Issue with Font :- "Leelawadee UI"

    Issue with Font :- "Leelawadee UI" Hi, When we try to convert a document with the 'Leelawadee UI' font to Pdf, we encounter some issues in characters. Can you please suggest something here? Issue w......the 'Leelawadee UI' font to PDF, we encounter some issues in...getting an incorrect resulting PDF file, please share your updated...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  6. Extract metadata from documents | Documentation

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: Pdf, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....documents of various formats: PDF, Emails, Ebooks, Microsoft Office:...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-metadata...
  7. Search for Text e-signatures | Documentation

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API.... pdf ); // setup search options TextSearchOptions...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-for-te...
  8. Exclude fonts | Documentation

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....below: Portable Document Format (PDF) Microsoft Word formats (DOC...presentation formats (ODP, FODP, OTP) PDF OFD (OpenFixed-layout Document)...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  9. 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...
  10. 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 concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... // Add text watermark to PDF document using ( Watermarker...new Watermarker ( "document.pdf" )) { TextWatermark watermark...

    docs.groupdocs.com/watermark/net/basic-usage/