Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 15,200 for

file

(0.09 sec)
  1. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...merger-api , pdf , merge-in-pdf , file-merger pankajgupta July 30,...the following input files with exact file names into the /SampleFiles/pdf...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  2. How to Convert Excel to Image in C#

    This manual provides detailed instructions to convert Excel to Image in C# and how to develop code to implement the convert Excel to Image C# application....Excel file Define convert options for the output Image file by initializing...have loaded the input Excel file by initializing the Converter...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Process the Microsoft Outlook Email Attachments...

    An ‘attachment’ is a File such as a document or a photo that is attached to an email. It’s easy to attach pictures, Files, contacts, emails and many other items to your Outlook messages. If you selected a File on your local computer or group document library for the attachment purpose, a copy of the File is attached to the email. The case: A software developer is making a document viewing application....An ‘attachment’ is a file such as a document or a photo that...It’s easy to attach pictures, files, contacts, emails and many other...

    blog.groupdocs.com/viewer/process-microsoft-out...
  4. Remove Text Watermark from ODT Using Python

    Remove text watermark from ODT using Python to process OpenDocument Files automatically. This guide explains removing embedded watermark text with Python code....Watermark from ODT Using Python ODT files are commonly used in open-source...watermark operations on ODT files Import the core watermark functionality...

    kb.groupdocs.com/watermark/python/remove-text-w...
  5. Read Metadata from PDF using C#

    Learn how to read metadata from PDF using C# without requiring extra software installation. Delve into a code sample demonstrating how to read metadata of PDF using C#....PDF using C# Metadata in PDF files contain essential information...from PDF files Create a Metadata object using the file path of...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  6. How to Convert TXT to PPTX using Java

    This article aims to convert TXT to PPTX using Java on commonly used operating systems. Also, a code example is provided to transform TXT to PPTX using Java.... The conversion of TXT files to PowerPoint presentations...class and provide the input TXT file path to its constructor Get...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Convert XLSX to PNG using Python

    Learn how to convert XLSX to PNG using Python with minimal setup. Discover how to export XLSX to PNG in Python accurately and efficiently without using extra tool....cases where editable Excel files are not needed or supported...Converter object with the XLSX file path Set ImageFileType.PNG as...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  8. The conversion call is stuck and never comes ou...

    When converting a particular document, the process gets stuck at the convert call and never comes out of it or takes an unusually long time to complete(2-3 days). This is making our application unusable and affecting mul…...occurring with this specific DOCX file so that we can advise our customers...particularly with a specific DOCX file. This can indeed be frustrating...

    forum.groupdocs.com/t/the-conversion-call-is-st...
  9. Update Watermark Text in DOCX Using Java

    Quickly learn how to update watermark text in DOCX using Java. We'll provide you the code to change watermark text in DOCX in Java without using additional software....manipulation of watermarks in DOCX files. This article delves into the...specifying the path of the DOCX file as an argument in its constructor...

    kb.groupdocs.com/watermark/java/update-watermar...
  10. Get document information | GroupDocs

    This article explains how to detect document File type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document File with GroupDocs.Signature....Get document information from file on local disk The following...pages" ); System . out . print ( "File type is " + docInfo . getFileType...

    docs.groupdocs.com/signature/java/get-document-...