Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 6,105 for

file merger

(0.93 sec)
  1. Convert PDF to PPTX using Java

    Learn how to quickly convert PDF to PPTX using Java by carefully following our comprehensive tutorial. Additionally, we'll give you a Java code example to export PDF to PPTX using Java....Merger Product Family GroupDocs.Redaction...(Portable Document Format) files into PowerPoint presentations...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  2. Load from stream | GroupDocs

    Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer....Merger Product Solution GroupDocs...stream without saving it as a file on a disk. You can use this...

    docs.groupdocs.com/viewer/python-net/load-docum...
  3. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search using Java search API....Merger Product Solution GroupDocs...( "relativity" , options ); File path filters The first supported...

    docs.groupdocs.com/search/java/document-filteri...
  4. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Python via .NET API features....Merger Product Solution GroupDocs...edit CSV file How to edit XML file How to edit e-Book file Edit text...

    docs.groupdocs.com/editor/python-net/edit-docum...
  5. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Java API features....Merger Product Solution GroupDocs...edit CSV file How to edit XML file How to edit e-Book file Edit text...

    docs.groupdocs.com/editor/java/edit-document/
  6. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....Merger Product Solution GroupDocs...check restrictions of Excel file when modifying cell objects...

    docs.groupdocs.com/conversion/net/load-csv-docu...
  7. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached File is supported by GroupDocs....Merger Product Solution GroupDocs...()) { // Check if the attached file is supported by GroupDocs.Watermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Comparing Folders | GroupDocs

    This page describes how to compare two folders and find out which Files/folders were deleted, added or modified....Merger Product Solution GroupDocs...groupdocs . Comparer ( 'sample-files/SourceFolder' , compareOptions...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  9. Output format and password | GroupDocs

    Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for Python via .NET features....Merger Product Solution GroupDocs...with a binary nature, support file encoding with a password. If...

    docs.groupdocs.com/editor/python-net/output-for...
  10. How to Add Polyline Annotation using Java

    Get familiar yourself with the process to add polyline annotation using Java and easily consume APIs to develop a capability to add polyline annotation in Java....Merger Product Family GroupDocs.Redaction...Annotator class and pass the input file to its constructor Create an...

    kb.groupdocs.com/annotation/java/how-to-add-pol...