Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 6,013 for

file merger

(0.33 sec)
  1. Load document from stream | GroupDocs

    Load documents directly from a File-like object — open File handle, BytesIO, or any stream — with GroupDocs.Viewer for Python via .NET....Merger Product Solution GroupDocs...stream without saving it as a file on a disk. You can use this...

    docs.groupdocs.com/viewer/python-net/developer-...
  2. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP File headers. The following are the steps to read the header of a BMP File. Load a BMP image Get the root metadata package Extract the native metadata package using the BmpRootPackage.getBmpHeader method Read the BMP header properties advanced_usage.managing_metadata_for_specific_formats.image.bmp.BmpReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputBmp)) { BmpRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getBmpHeader().getBitsPerPixel()); System.out.println(root.getBmpHeader().getColorsImportant()); System.out.println(root.getBmpHeader().getHeaderSize()); System.out.println(root.getBmpHeader().getImageSize()); System.out.println(root.getBmpHeader().getPlanes()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Merger Product Solution GroupDocs...format-specific information from BMP file headers. The following are the...

    docs.groupdocs.com/metadata/java/working-with-b...
  3. How to Add Digital Signature to PDF in C#

    Review the process to add digital signature to PDF in C# and follow the detailed instructions to use a digital signature in C# with a few API calls....Merger Product Family GroupDocs.Redaction...class and pass the output PDF file along with the DigitalSignOptions...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  4. Rotate pages | GroupDocs

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your .NET applications....Merger Product Solution GroupDocs..."sample.docx" )) { // Create a PDF file. PdfViewOptions viewOptions...

    docs.groupdocs.com/viewer/net/flip-or-rotate-pa...
  5. Password Protect PowerPoint Presentations | Loc...

    Add password to PowerPoint presentations. Lock PPT Files with password protection using free online app & programmatically using GroupDocs....using watermarks, encrypting files, or putting passwords on them...put a password on your PPT files, you can try this simple free...

    blog.groupdocs.com/merger/password-protect-powe...
  6. Skip image | GroupDocs

    The listed articles below explain how to skips saving images during document conversion....Merger Product Solution GroupDocs...business-plan.pdf is a sample file used in this example. Click...

    docs.groupdocs.com/markdown/net/image-skip-stra...
  7. Extract images to files | GroupDocs

    This article explains that how to extract images to Files....Merger Product Solution GroupDocs...Extract images to files Extract images to files Leave feedback On...

    docs.groupdocs.com/parser/net/extract-images-to...
  8. Split EPUB on GroupDocs Blog | Document Automat...

    Split EPUB on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Split EPUB on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Men......memisahkan file EPUB menggunakan C# dengan GroupDocs.Merger for .NET...

    blog.groupdocs.com/id/tag/split-epub/index.xml
  9. Python PDF manipulation on GroupDocs Blog | Doc...

    Python PDF manipulation on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Python PDF manipulation on GroupDocs Blog | Document Automation Solutions for ......Jelajahi proses penggabungan file PDF di Python, memanfaatkan...memanfaatkan pustaka GroupDocs.Merger yang kuat tanpa menggunakan perangkat...

    blog.groupdocs.com/id/tag/python-pdf-manipulati...
  10. Comments and replies | GroupDocs

    Attach a threaded discussion of replies and users to an annotation with GroupDocs.Annotation for Python via .NET....Merger Product Solution GroupDocs...pdf sample.pdf is the sample file used in this example. Click...

    docs.groupdocs.com/annotation/python-net/commen...