Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 2,148 for

errores pdf

(0.41 sec)
  1. Add button component | GroupDocs

    The page describes how to add button component to a document using GroupDocs.Annotation for .NET....pdf" )) { ButtonComponent button...); annotator . Save ( "result.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/net/add-button-co...
  2. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....pdf" , FileMode . Open )) { // Export...annotator = new Annotator ( "input.pdf" )) { // Add annotations annotator...

    docs.groupdocs.com/annotation/net/migration-notes/
  3. Convert files to various formats | GroupDocs

    This page explains how to convert a file to Pdf, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of С# code....to the most popular formats: PDFs Word processing documents Spreadsheets...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/conversion/net/convert/
  4. Limitations when rendering CAD drawings | Group...

    This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings....PDF" publicKeyToken= "716fcc553a201e56"...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/viewer/net/limitations-when-...
  5. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....pdf" ); IOUtils . copy ( result ...annotator = new Annotator ( "input.pdf" ); // Add annotations annotator...

    docs.groupdocs.com/annotation/java/migration-no...
  6. Load document from URL | GroupDocs

    This article explains how to load Pdf, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Java....pdf" ; try { InputStream stream =...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/conversion/java/load-documen...
  7. Compare annotations | GroupDocs

    The page describes how to compare annotations....pdf" )) { List < AnnotationBase >...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/annotation/java/comparing-an...
  8. Convert N consecutive pages | GroupDocs

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for .NET API....pdf" , options ); } Was this page...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/conversion/net/convert-n-con...
  9. Load document from local disk | GroupDocs

    This article demonstrates how to convert document stored at local disk using GroupDocs.Conversion for Java API....pdf" , options ); Was this page helpful...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/conversion/java/load-documen...
  10. Convert N consecutive pages | GroupDocs

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Node.js via Java API....pdf' , convertOptions ) Was this...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/conversion/nodejs-java/conve...