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

errores pdf

(0.05 sec)
  1. 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/th/comparison/legal-document...
  2. Add distance annotation | GroupDocs

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

    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...
  4. Add dropdown component | GroupDocs

    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-...
  5. Add text field annotation | GroupDocs

    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...
  6. Load file from stream | GroupDocs

    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. API de Comparação de Documentos Legais: Automat...

    Aprenda como automatizar a comparação de documentos legais e a revisão de contratos usando a API GroupDocs.Comparison para Node.js. Compare versões de contratos, rastreie alterações e otimize fluxos de trabalho jurídicos de forma programática....comparison is time-consuming, error-prone, and doesn’t scale for...review processes, reduce human error, and enable integration into...

    blog.groupdocs.com/pt/comparison/legal-document...
  8. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....pdf" Watermarker watermarker = new...new Watermarker ( "document.pdf" ); // Initialize text watermark...

    docs.groupdocs.com/watermark/java/adding-waterm...
  9. Add ellipse annotation | GroupDocs

    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...
  10. Load document from Azure Blob Storage | GroupDocs

    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...