Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,132 for

errores pdf

(0.05 sec)
  1. Existing objects in PDF document | GroupDocs

    Remove or modify Pdf page objects (XObjects, artifacts, annotations) using Python via .NET....watermarks / To PDF documents / Existing objects in PDF document Existing...Existing objects in PDF document Leave feedback On this page Removing...

    docs.groupdocs.com/watermark/python-net/existin...
  2. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a Pdf document The following sample of code will help you to detect the Pdf version a loaded document and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage<PdfRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the DocumentProperties property defined in the DocumentRootPackage class....metadata in PDF documents Working with metadata in PDF documents...feedback Detecting the version of a PDF document The following sample...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. XLS to PDF conversion has a watermark - Free Su...

    In version 25.6 when I convert an XLS to Pdf the result includes a “temp_watermark” text. Attaching the source and the result files. watermark.zip (22.4 KB)...XLS to PDF conversion has a watermark GroupDocs.Conversion Product...25.6 when I convert an XLS to PDF the result includes a “temp_watermark”...

    forum.groupdocs.com/t/xls-to-pdf-conversion-has...
  4. Convert PDF to RTF using Python

    Learn how to convert Pdf to RTF using Python with simple steps. Effortlessly export Pdf to RTF using Python, without installing extra software....Redaction Product Family Convert PDF to RTF using Python This guide...guide explains how to convert PDF to RTF using Python , making it...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  5. How to add attachment to PDF document | GroupDocs

    This article explains how to add attachment to Pdf document with GroupDocs.Merger within your Java applications....attachment to PDF document How to add attachment to PDF document Leave...feedback It is a known fact PDF files are great for demonstration...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  6. Get the PDF output file information | GroupDocs

    This article explains how to get the Pdf output file information using Java with GroupDocs.Viewer for Java..../ Get the PDF output file information Get the PDF output file...get the information about the PDF output file using the method...

    docs.groupdocs.com/viewer/java/get-pdf-output-f...
  7. How to save PDF document with other format | Gr...

    This article explains how to save signed Pdf document with various file formats by GroupDocs.Signature API....different formats / PDF → format How to save PDF document with other...page class supports saving of Pdf signed documents to different...

    docs.groupdocs.com/signature/net/save-signed-pd...
  8. Watermark messing up in PDF - .NET Core - Free ...

    Hi everyone, I am trying the version 24.8.0 to evaluate GroupDocs.Watermark. I have a web application (.NET Core 6) and I am trying to insert watermark in MemoryStream. Here is the actual code I am using: public stat…...Watermark messing up in PDF - .NET Core GroupDocs.Watermark Product...Message; } } return response; } PDF Result: image.png (53.1 KB) Watermark...

    forum.groupdocs.com/t/watermark-messing-up-in-p...
  9. Iterative Signing of PDF Documents - efficient ...

    Understand the concept of iterative signing for Pdfs and how to implement it using a product API. Maintain document integrity while enabling multiple approvals with digital certificates.... Iterative signing of PDF documents with digital certificates...Role of Digital Signatures in PDF Documents Iterative Digital Signing...

    blog.groupdocs.com/signature/iterative-digital-...
  10. Convert PDF to JPG using Python

    Discover how to convert Pdf to JPG using Python. This tutorial explains how to export Pdf to JPG using Python for easier sharing, and streamlined workflows....Convert PDF to JPG using Python Learn how to convert PDF to JPG...accessibility. Automating the PDF to JPG conversion procedure helps...

    kb.groupdocs.com/conversion/python/convert-pdf-...