Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 1,798 for

errores pdf

(0.05 sec)
  1. Classify document by path | Documentation

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.Pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.Pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....pdf” file in the current (".") directory...classifier . Classify ( "document.pdf" , "." , 3 , Taxonomy . Iab2...

    docs.groupdocs.com/classification/net/classify-...
  2. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....ondulados rojos para indicar errores de ortografía y subrayados...subrayados ondulados en Word, PDF, PPT y otros documentos usando...

    blog.groupdocs.com/es/page/20/
  3. Load CAD document with options | Documentation

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

    docs.groupdocs.com/conversion/net/load-cad-docu...
  4. Add text field annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-text-fiel...
  5. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....marcas de agua de documentos PDF usando C# . Las anotaciones se...normalmente para mencionar errores en los documentos o para discutir...

    blog.groupdocs.com/es/page/16/
  6. Load file from stream | Documentation

    This article demonstrates how to convert file presented as a stream using GroupDocs.Conversion for .NET API....pdf" , options ); } } // Obtain the...converter . Convert ( "converted.pdf" , options ); } } // Obtain the...

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

    The page describes how to load Pdf, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for Java....pdf?raw=true" ; // Create an instance...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/annotation/java/load-documen...
  8. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for .NET...pdf" }; // sign document string signedPath...handler . Sign < string >( "test.pdf" , signOptions , saveOptions...

    docs.groupdocs.com/signature/net/migration-notes/
  9. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...ondulados rojos para indicar errores de ortografía y subrayados...subrayados ondulados en Word, PDF, PPT y otros documentos usando...

    blog.groupdocs.com/es/groupdocs.blog/page/20/
  10. Compare annotations | Documentation

    The page describes how to compare annotations....pdf" )) { List < AnnotationBase >...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/annotation/java/comparing-an...