Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 2,050 for

errores pdf

(0.18 sec)
  1. 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/
  2. 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...
  3. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....pdf" " ; // Creating an index IndexSettings..."c:\\MyDocuments\\ExampleDocument.pdf" ; // Creating an index Index...

    docs.groupdocs.com/search/java/indexing-from-di...
  4. GroupDocs.Total for .NET | GroupDocs

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....spreadsheets, presentations, PDF files, emails, images, and 3D...(OCR) on scanned images and PDF files to extract text and search...

    docs.groupdocs.com/total/net/
  5. Get the format family and the additional inform...

    Get format family details & extra info about files using GroupDocs.Viewer for Python....collection of folders (see ); PDF documents - a flag that indicates...(): # Load PDF document with Viewer ( "sample.pdf" ) as viewer...

    docs.groupdocs.com/viewer/python-net/how-to-get...
  6. How to verify signatures with predicate functio...

    This article explains how to verify signatures using predicate functions (Func) with GroupDocs.Signature API to filter signatures before verification, optimizing performance by skipping unnecessary verification operations....to the PDF file. string filePath = Constants . SAMPLE_PDF ; string...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/verify-signatu...
  7. eSign document with Image signature | GroupDocs

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....This example shows how to sign PDF with Image signature. Signature...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for Java...., PDF, HTML, RTF) import com.groupdocs...data , "doc" )); // Note: For PDF output, OoxmlCompliance is ignored...

    docs.groupdocs.com/assembly/java/developer-guid...
  9. 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...
  10. 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...