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

errores pdf

(0.04 sec)
  1. Set image size limits | Documentation

    Control image size in Pdf output: set width, height, or maximum dimensions....Render documents / Render to PDF / Set image size limits Set image...jpg" ) as viewer : # Create a PDF file. viewOptions = gvo . PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/set-image-...
  2. Search for Image e-signatures | Documentation

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API.... pdf ); // setup search options ImageSearchOptions...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-for-im...
  3. .NET 9 - GroupDocs 25.5 - Unable to load Aspose...

    Hello, It is my understanding that although PublisherLoadOptions was moved to the .NET Framework package, it should still be possible to convert publisher documents to Pdf in .NET 9? I am using the below code var fs =…...PDF 25.4 GroupDocs.Conversion Product...convert publisher documents to PDF in .NET 9? I am using the below...

    forum.groupdocs.com/t/net-9-groupdocs-25-5-unab...
  4. Convert XLSX to TXT using Python

    Convert XLSX to TXT using Python using GroupDocs.Conversion. In this topic, you will learn how to export XLSX to TXT in Python with complete steps and code example....manual work and helps prevent errors. Follow the steps below to...intervention and potential errors. Whether you are preparing...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  5. eSign document with multiple signatures | Docum...

    This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API...below demonstrates how to eSign PDF document with multiple signatures...signature = new Signature ( "sample.pdf" ); // setup options with text...

    docs.groupdocs.com/signature/java/esign-documen...
  6. Iterate through container items | Documentation

    This article explains that how to extract containers items and iterate through container items in Java....with attachments (like emails, PDF Portfolios). In case of outlook...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/iterate-through-...
  7. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various file formats by GroupDocs.Signature API.... Pdf , OverwriteExistingFil = true...signature . Sign ( "SignedXlsx.pdf" , signOptions , saveOptions...

    docs.groupdocs.com/signature/net/save-signed-sp...
  8. How to verify signatures with LINQ queries | Do...

     This article explains how to verify signatures with LINQ query with GroupDocs.Signature API....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...
  9. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Merger for Java... Pdf , password ); documentStreams...documentExample2 , FileFormat . Pdf , password ); documentStreams...

    docs.groupdocs.com/merger/java/migration-notes/
  10. Use advanced rasterization options | Documentation

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