Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 3,222 for

file editor

(0.06 sec)
  1. e-Sign Documents in .NET & Java Applications – ...

    Share this issue: Monthly Newsletter February 2019 Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications Digitally sign important business documents at individual and enterprise level GroupDocs.Signature offers .NET and Java APIs to e-sign documents, configure and manipulate various types of digital signatures and certificates. Programmers can easily add advanced signature types including; text, image, barcode, QR code, stamp and metadata to a variety of business File formats like Word, Excel, PowerPoint, PDF, Text and images....metadata to a variety of business file formats like Word, Excel, PowerPoint...messages from MS Outlook data files # GroupDocs.Viewer for .NET...

    blog.groupdocs.com/total/digitally-sign-documen...
  2. Convert files to various formats | GroupDocs

    This page explains how to convert a File to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code....Editor Product Solution GroupDocs...Basic usage / Convert files Convert files to various formats Leave...

    docs.groupdocs.com/conversion/java/convert/
  3. Convert files to various formats | GroupDocs

    This page explains how to convert a File to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of JavaScript code....Editor Product Solution GroupDocs...Basic usage / Convert files Convert files to various formats Leave...

    docs.groupdocs.com/conversion/nodejs-java/convert/
  4. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office PowerPoint presentations as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT Files. Therefore, for TXT File getImages method returns null....Editor Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-images-f...
  5. Extracting metadata | GroupDocs

    Extract the metadata properties you need from Files of different types with GroupDocs.Metadata for Python via .NET using tags, categories and property attributes....Editor Product Solution GroupDocs...metadata properties you need from files of different types. You don’t...

    docs.groupdocs.com/metadata/python-net/extracti...
  6. Add Password to PDF with Permissions | GroupDocs

    Protect a PDF with an open password and restrict specific operations such as printing using PdfSecurityOptions and PdfSecurityPermissions with GroupDocs.Merger for Python via .NET....Editor Product Solution GroupDocs...merger.save() with the output file path. add_password_to_pdf_with_permissions...

    docs.groupdocs.com/merger/python-net/add-passwo...
  7. Set Shape Color Independently of Font Color | G...

    Highlight shape changes with a different colour than font changes when detecting style changes using GroupDocs.Comparison for Python via .NET....Editor Product Solution GroupDocs...docx source.docx is the source file used in this example. Click...

    docs.groupdocs.com/comparison/python-net/develo...
  8. Load from a local disk | GroupDocs

    Learn how to open a File from local disk using GroupDocs.Metadata for Python via .NET....Editor Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a local disk Load...

    docs.groupdocs.com/metadata/python-net/load-fro...
  9. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Editor Product Solution GroupDocs... get_Item ( 0 ); File imageFile = new File ( "background.png"...

    docs.groupdocs.com/watermark/java/working-with-...
  10. GroupDocs.Watermark for .NET | GroupDocs

    A .NET API for adding watermarks to the documents of different File formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....Editor Product Solution GroupDocs...to the documents of different file formats. It provides the effective...

    docs.groupdocs.com/watermark/net/