Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 2,176 for

errores pdf

(0.44 sec)
  1. Add image annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-image-ann...
  2. 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...
  3. 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...
  4. Remove annotation replies | GroupDocs

    The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....pdf" )) { // Obtain annotations collection...); annotator . Save ( "result.pdf" ); } Remove annotation replies...

    docs.groupdocs.com/annotation/net/remove-annota...
  5. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…... I am facing few errors in this project and I’ll need...issues. I am getting the below error while calling "createNew" Api...

    forum.groupdocs.com/t/unable-to-view-document-i...
  6. 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...
  7. 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-...
  8. Add text redaction annotation | GroupDocs

    The page describes how to add text redaction annotation to a document using GroupDocs.Annotation for .NET....pdf" )) { TextRedactionAnnotat textRedaction...); annotator . Save ( "result.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/net/add-text-reda...
  9. Add arrow annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-arrow-ann...
  10. Load CAD document with options | GroupDocs

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for .NET API....pdf" , options ); } Specify background...converter . Convert ( "converted.pdf" , options ); } Was this page...

    docs.groupdocs.com/conversion/net/load-cad-docu...