Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 2,032 for

errores pdf

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Load file from local disk | GroupDocs

    This article demonstrates how to convert file stored on local disk using GroupDocs.Conversion for .NET API....pdf" , options ); } } You can also...ConvertTo ( "c:\\files\\converted.pdf" ) . Convert (); } Was this page...

    docs.groupdocs.com/conversion/net/load-file-fro...
  6. Load document from URL | GroupDocs

    The page describes how to load Pdf, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for .NET....pdf?raw=true" ; using ( Annotator...); annotator . Save ( "result.pdf" ); } private static Stream GetRemoteFile...

    docs.groupdocs.com/annotation/net/load-document...
  7. Add image annotation | GroupDocs

    The page describes how to add image annotation to a document using GroupDocs.Annotation for Java....pdf" )){ ImageAnnotation imageAnnotation...save ( "result_image_annotation.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/java/add-image-an...
  8. Add search text annotation | GroupDocs

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for Java."...pdf" )){ SearchTextFragment searchTextFragment...save ( "result_add_search_text.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/java/add-search-t...
  9. 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...
  10. Load document from FTP | GroupDocs

    The page describes how to load Pdf, Word, Excel, PowerPoint documents from FTP using GroupDocs.Annotation for Java....pdf" ; String server = "localhost"...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/annotation/java/load-documen...