Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 1,795 for

errores pdf

(0.04 sec)
  1. Save to stream | Documentation

    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. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…... I am facing few errors in this project and I’ll need...issues. I am getting the below error while calling "createNew" Api...

    forum.groupdocs.com/t/unable-to-view-document-i...
  3. .NET 9 - Cannot convert image - Free Support Fo...

    Using GroupDocs.Conversion 25.4.0 in .NET 9 the attached image fails to convert with the following error. img_0444.jpg (180.9 KB) I’m also not sure why this has uploaded as .jpg it should be a .png GroupDocs.Conversi…...convert with the following error. img_0444.jpg (180.9 KB) I’m...25.5 - Unable to load Aspose.PDF 25.4 atir.tahir May 28, 2025...

    forum.groupdocs.com/t/net-9-cannot-convert-imag...
  4. Load document from local disk | Documentation

    The page describes how to load Pdf, Word, Excel, PowerPoint documents from local disk using GroupDocs.Annotation for .NET....pdf" , new SaveOptions ()); } Was...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/annotation/net/load-document...
  5. Convert files to various formats | Documentation

    This page explains how to convert a file to Pdf, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of JavaScript code....to the most popular formats: PDFs Word processing documents Spreadsheets...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/conversion/nodejs-java/convert/
  6. Convert files to various formats | Documentation

    This page explains how to convert a file to Pdf, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code....to the most popular formats: PDFs Word processing documents Spreadsheets...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/conversion/java/convert/
  7. 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...
  8. Add search text annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-search-te...
  9. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, Pdf, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....pdf" )) { comparer . add ( "target.pdf" ); final Path...comparer . compare ( "result.pdf" ); } The output file is as follows:...

    docs.groupdocs.com/comparison/java/compare-docu...
  10. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Firmar archivos PDF con un certificado digital garantiza...profundizamos en la firma de archivos PDF con facilidad. En este artículo...

    blog.groupdocs.com/es/groupdocs.blog/page/4/