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

errores pdf

(0.03 sec)
  1. Result of added watermarks | GroupDocs

    Review AddWatermarkResult with information about added watermarks using Python via .NET....pdf" ) as watermarker : font = gww...watermarker . save ( "output.pdf" ) Example output: WatermarkId:...

    docs.groupdocs.com/watermark/python-net/result-...
  2. Add checkbox component | GroupDocs

    The page describes how to add checkbox component to a document using GroupDocs.Annotation for Java.... INPUT_PDF )) { CheckBoxComponent checkbox...( "result_checkbox_component.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/java/add-checkbox...
  3. Add link annotation | GroupDocs

    The page describes how to add link annotation to a document using GroupDocs.Annotation for .NET....pdf" )) { LinkAnnotation link = new...); annotator . Save ( "result.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/net/add-link-anno...
  4. Add area annotation | GroupDocs

    The page describes how to add area annotation to a document using GroupDocs.Annotation for .NET....pdf" )) { AreaAnnotation area = new...); annotator . Save ( "result.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/net/add-area-anno...
  5. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....pdf" Watermarker watermarker = new...new Watermarker ( "document.pdf" ); // Initialize text watermark...

    docs.groupdocs.com/watermark/java/adding-waterm...
  6. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark....pdf" using ( Watermarker watermarker...new Watermarker ( "document.pdf" )) { // Initialize text watermark...

    docs.groupdocs.com/watermark/net/adding-waterma...
  7. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using Python via .NET....pdf" ) as watermarker : font = gww...watermarker . save ( "result.pdf" ) Rotate around the page origin...

    docs.groupdocs.com/watermark/python-net/adding-...
  8. Versioning of annotated documents | GroupDocs

    The page describes how to manage different versions of document using GroupDocs.Annotation for .NET API....pdf" )) { annotator . Update ( new...}); annotator . Save ( "result.pdf" , new SaveOptions { Version...

    docs.groupdocs.com/annotation/net/versioning-of...
  9. Load document from local disk | GroupDocs

    This article demonstrates how to convert document stored at local disk 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/load-...
  10. Load password-protected document | GroupDocs

    Learn this article and check how to load and convert password-protected documents 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/load-...