Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 3,306 for

list

(0.22 sec)
  1. Load Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for Java API....List ; public class ConvertEmailWithAtta...-> emailLoadOptions ); final List < FileOutputStream > fileOutputStreams...

    docs.groupdocs.com/conversion/java/load-email-d...
  2. Convert SVG to PNG in Java - Vector Graphics to...

    Convert SVG vector graphics to PNG images using Java. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Java API.... It supports a large list of images formats for conversion...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  3. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!... viewDocument) – Generate a list of images/pages Cache Control...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  4. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....GetContent(); List<IHtmlResource> allResources...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  5. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a List of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Extract the instance and obtain a list of objects Iterate trough the...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....PdfLoadOptions { FontSubstitutes = new List < FontSubstitute > { FontSubstitute...

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  7. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....search for signatures in document List < QrCodeSignature > signatures...

    docs.groupdocs.com/signature/net/search-for-enc...
  8. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Java API....of the instance to define a list of pages to be converted. Perform...Specifying Page Ranges Instead of listing individual pages, you can specify...

    docs.groupdocs.com/conversion/java/convert-spec...
  9. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API.... print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/sign-document...
  10. PDF is misaligned if we use Textboxes in the Wo...

    When we use Text Boxes in a Docx file . Generated PDF is totally misaligned. See the attached documents for reference TestDocument.docx (30.5 KB) TestDocument.pdf (26.6 KB)...List; public class ConvertDocxToPdf...Set a default font if needed List<FontSubstitute> fontSubstitutes...

    forum.groupdocs.com/t/pdf-is-misaligned-if-we-u...