Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,916 for

errores pdf

(0.47 sec)
  1. GroupDocs.Watermark Overview | GroupDocs

    Protect and customize documents with watermarks using GroupDocs.Watermark for .NET. Add, remove, search, and manage visible or invisible watermarks in over 50 document formats including Pdf, Word, Excel, PowerPoint, and images....Supported Formats Documents: PDF, DOCX/DOC, RTF Presentations:...box , art box , or trim box in PDFs Replace existing watermark text...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  2. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....docx" , options ); } Sign Pdf document with Text signature...how to add Text signature to Pdf document with sticker look. See...

    docs.groupdocs.com/signature/net/sign-documents...
  3. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to Pdf, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save Pdf with scan-like pages) var so = new SaveOptions(); so....document will be rasterized to PDF, but the scan-like effects will...pages into images, and save PDF with scan-like pages) var so...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  4. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page.... getHeight ()); } Sign Pdf document with Text signature...how to add Text signature to Pdf document with sticker look. See...

    docs.groupdocs.com/signature/java/sign-document...
  5. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....formats is supported, such as: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...with gr . Redactor ( "source.pdf" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/redacti...
  6. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for .NET API....Presentation formats, and a distinct PDF format have specific load options...PPS, POT Fixed-layout format PDF Handling Password-Protected Documents...

    docs.groupdocs.com/editor/net/load-document/
  7. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search using Java search API....that returns all DOC, DOCX, PDF and all documents that have the...createFileExtension ( ".doc" , ".docx" , ".pdf" ); ISearchDocumentFilte orFilter...

    docs.groupdocs.com/search/java/document-filteri...
  8. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....pdf" , options ); } } public static...nts.pdf converted_without_comments.pdf is converted PDF document...

    docs.groupdocs.com/conversion/java/load-present...
  9. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Conversion for .NET...how to convert document into PDF format using old API and new...outputPath = @"C:\output\converted.pdf" ; //Instantiating the conversion...

    docs.groupdocs.com/conversion/net/migration-notes/
  10. Migration notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Conversion for Java...how to convert a document into PDF format using old API and new...outputPath = "C:\\output\\converted.pdf" ; //Instantiating the conversion...

    docs.groupdocs.com/conversion/java/migration-no...