Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 5,709 for

file merger

(0.11 sec)
  1. Remove Password Protection form PDF | Unlock PDF

    Remove password from PDF Files. Unlock password protected PDF documents using free online password remover app & programmatically....open password-protected PDF files by removing the password for...First, we will remove the PDF file password online. Afterward,...

    blog.groupdocs.com/merger/unlock-pdf-files-online/
  2. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....Merger Product Family GroupDocs.Redaction...Convert Text File to JPG using Java How to Convert Text File to JPG...

    kb.groupdocs.com/conversion/page/14/
  3. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Merger Product Solution GroupDocs...example of redaction policy XML file (code properties mapping is...

    docs.groupdocs.com/redaction/net/use-redaction-...
  4. Basic Usage | GroupDocs

    Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Merger Product Solution GroupDocs...to it. Get supported file formats Get file info Get document page...

    docs.groupdocs.com/redaction/java/basic-usage/
  5. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Merger Product Solution GroupDocs...SpreadsheetContent . class ); File file = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  6. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Merger Product Solution GroupDocs...It allows to skip unnesesary file loading. /// </summary> public...

    docs.groupdocs.com/parser/net/handle-loading-of...
  7. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Merger Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "output.pdf"...

    docs.groupdocs.com/signature/java/sign-document...
  8. Update watermarks | GroupDocs

    This article shows how to update existing text or image watermarks....Merger Product Solution GroupDocs...Watermarker class for a local file or file stream; Specify the sought-after...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  9. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for .NET...Merger Product Solution GroupDocs...the input file path. using ( FileStream fs = File . OpenRead...

    docs.groupdocs.com/editor/net/edit-and-update-f...
  10. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....Merger Product Solution GroupDocs...external stylesheet file “style.css”. HTML file in this case contains...

    docs.groupdocs.com/editor/net/inline-styles/