Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,724 for

errores pdf

(0.03 sec)
  1. Determine the file type | Documentation

    This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....docx) and Adobe PDF (.pdf) are two different file types...string mediaType = "application/pdf" ; FileType fileType = FileType...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  2. Convert to HTML with advanced options | Documen...

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Java....input firstly is converted to PDF and after that to desired format...setUsePdf ( true ); // Convert via PDF to maintain layout options ....

    docs.groupdocs.com/conversion/java/convert-to-h...
  3. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...ExactPhraseRedaction to an Arabic PDF document: C# using ( Redactor...

    docs.groupdocs.com/redaction/net/text-redactions/
  4. Specify file type when loading a document | Doc...

    This article explains how to specify file type when loading a document with GroupDocs.Signature API.... SAMPLE_PDF ; string fileName = Path . GetFileName...{ // Specify the file type (PDF) while loading the document LoadOptions...

    docs.groupdocs.com/signature/net/load-document-...
  5. Import documents | Documentation

    This section describes how to import documents into another document as OLE objects using C# language...files of different types like PDF or DOCX document, PowerPoint...below: How to add attachment to PDF document Add document to Word...

    docs.groupdocs.com/merger/net/import-documents/
  6. Import documents | Documentation

    This section describes how to import documents into another document as OLE objects using Java language...files of different types like PDF or DOCX document, PowerPoint...below: How to add attachment to PDF document Add document to Word...

    docs.groupdocs.com/merger/java/import-documents/
  7. eSign document with Metadata signature | Docume...

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...types from metadata perspective: PDF document metadata layer supports...properties as “name-value” pairs. PDF documents provide additional...

    docs.groupdocs.com/signature/java/esign-documen...
  8. eSign document with Metadata signature | Docume...

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...types from metadata perspective: PDF document metadata layer supports...properties as “name-value” pairs. PDF documents provide additional...

    docs.groupdocs.com/signature/net/esign-document...
  9. Load document from URL | Documentation

    This article explains how to load Pdf, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java..../Resources/SampleFiles/Pdf/sample.pdf?raw=true" ; try { InputStream...new LoadOptions ( FileType . PDF ); Merger merger = new Merger...

    docs.groupdocs.com/merger/java/load-document-fr...
  10. Reorder pages | Documentation

    Reorder Pdf pages during rendering with GroupDocs.Viewer for Python via .NET. Control the output page sequence....Render documents / Render to PDF / Reorder pages Reorder pages...reorder pages in the output PDF document. To reorder pages, follow...

    docs.groupdocs.com/viewer/python-net/reorder-pa...