Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 1,795 for

errores pdf

(0.05 sec)
  1. 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...
  2. 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-...
  3. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....pdf" )) { // Obtain annotations collection...); annotator . Save ( "result.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/net/update-annota...
  4. Remove annotation replies | Documentation

    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. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for .NET API....pdf”)) { AreaAnnotation area = new...annotations. annotator.Save("result.pdf" new SaveOptions { AnnotationTypes...

    docs.groupdocs.com/annotation/net/filtering-ann...
  6. Extract pages | Documentation

    Following this guide you will learn how to extract pages from Pdf, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for .NET....pdf" ; string filePathOut = @"c:\output\result.pdf" ; ExtractOptions...@"c:\sample.pdf" ; string filePathOut = @"c:\output\result.pdf" ; ExtractOptions...

    docs.groupdocs.com/merger/net/extract-pages/
  7. 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/
  8. Add dropdown component | Documentation

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

    docs.groupdocs.com/annotation/net/add-dropdown-...
  9. Add distance annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-distance-...
  10. Add replacement annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-replaceme...