Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 2,199 for

errores pdf

(0.57 sec)
  1. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....pdf" ); try { RasterizationOptions...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. Classify document by path | GroupDocs

    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-...
  3. Add highlight annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-highlight...
  4. Add watermark annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-watermark...
  5. Add strikeout annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-strikeout...
  6. Add replies to annotation | GroupDocs

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....pdf" )) { User user1 = new User {...); annotator . Save ( "result.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/net/add-replies-t...
  7. API pro porovnání právních dokumentů: Automatiz...

    Naučte se, jak automatizovat srovnávání právních dokumentů a revizi smluv pomocí GroupDocs.Comparison API pro Node.js. Porovnávejte verze smluv, sledujte změny a zefektivněte právní pracovní postupy programově....comparison is time-consuming, error-prone, and doesn’t scale for...review processes, reduce human error, and enable integration into...

    blog.groupdocs.com/cs/comparison/legal-document...
  8. Legal Document Comparison API: автоматизируйте ...

    Узнайте, как автоматизировать сравнение юридических документов и проверку контрактов с помощью GroupDocs.Comparison API для Node.js. Сравнивайте версии контрактов, отслеживайте изменения и упрощайте юридические рабочие процессы программно....comparison is time-consuming, error-prone, and doesn’t scale for...review processes, reduce human error, and enable integration into...

    blog.groupdocs.com/ru/comparison/legal-document...
  9. GroupDocs.Total for .NET 25.8 – 最新の更新と修正(2025年9月)

    GroupDocs.Total for .NET 25.8 の新機能をご確認ください。NuGet と GroupDocs のウェブサイトでご利用いただけます。...formatting when converting HTML → PDF. TOTALNET‑287 Annotation Resolved...Resolved missing localized string error: “CONSTRUCTOR.WITH.PARAMETERS...

    blog.groupdocs.com/ja/total/groupdocs-total-for...
  10. Java on GroupDocs Blog | Document Automation So...

    Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Total......DXF, EML, PDF y hojas de cálculo. Cómo combinar PDFs protegidos...combinar y volver a proteger PDFs usando GroupDocs.Merger para...

    blog.groupdocs.com/es/tag/java/index.xml