Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 1,725 for

errores pdf

(0.04 sec)
  1. Add search text annotation | Documentation

    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...
  2. Add image annotation | Documentation

    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...
  3. Load file from local disk | Documentation

    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...
  4. Fluent syntax | Documentation

    This article describes how to use fluent syntax notation in GroupDocs.Conversion for .NET API....pdf" ) . Convert (); FluentConverter...ConverterSettings ()) . Load ( "sample.pdf" ). WithOptions ( new PdfLoadOptions...

    docs.groupdocs.com/conversion/net/fluent-syntax/
  5. Set resolution of document preview. | Documenta...

    The page describes how to set the resolution of document preview...pdf" )) { PreviewOptions previewOptions...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/annotation/net/set-document-...
  6. Compare annotations | Documentation

    The page describes how to compare annotations....pdf" )) { var annotations = annotator...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/annotation/net/comparing-ann...
  7. Add image annotation | Documentation

    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...
  8. Add resource redaction annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-resource-...
  9. Load document from Azure Blob Storage | Documen...

    The page describes how to load Pdf, Word, Excel, PowerPoint documents from Azure Blob storage when using GroupDocs.Annotation for .NET....pdf" ; using ( Annotator annotator...); annotator . Save ( "result.pdf" ); } public static Stream DownloadFile...

    docs.groupdocs.com/annotation/net/load-document...
  10. Add ellipse annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-ellipse-a...