Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 3,554 for

image conversion

(0.16 sec)
  1. Ինչպես փոխարկել պատկերը PDF-ի C#-ով

    Հետևեք այս հիմնական ձեռնարկին, որպեսզի սովորեք, թե ինչպես փոխարկել պատկերը PDF-ի C#-ով: Դա քայլ առ քայլ հրահանգներ է օրինակելի կոդով պատկերը PDF-ի փոխարկելու համար՝ օգտագործելով C#:...Conversion Product Family GroupDocs...քայլեր Կարգավորեք GroupDocs.Conversion for .NET -ը NuGet-ից՝ պատկերը...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  2. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....Conversion Product Solution GroupDocs...textWatermarkOptions ); // Add image watermark to the second slide...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster Images with only one line of code....Conversion Product Solution GroupDocs...of a PDF document to raster images with only one line of code...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  4. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.Image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Conversion Product Solution GroupDocs...formats / Images / Working with metadata in GIF images Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....Conversion Product Solution GroupDocs...textWatermarkOptions ); // Initialize image watermark ImageWatermark imageWatermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking Java API...Conversion Product Solution GroupDocs.... out . println ( "Preview image size: " + attachment . getPreviewImageConte...

    docs.groupdocs.com/watermark/java/working-with-...
  7. How to Run Examples | GroupDocs

    Learn how to run C# examples which contain removing metadata from photos, adding metadata to photos, removing metadata from pdf, adding metadata to various formats and many more examples....Conversion Product Solution GroupDocs...folders will look like following image: This project is created in...

    docs.groupdocs.com/metadata/net/how-to-run-exam...
  8. New API Launched – GroupDocs.Merger for Java – ...

    Share this issue: Monthly NewsletterSeptember 2018 Java API to Merge, Reorder, Split or Remove Document Pages Manipulate PDF, Word, Excel and PowerPoint Documents GroupDocs.Merger for Java - allows merging documents of same file formats into one. The document protection feature allows to password protect documents while joining popular business document formats: PDF, Microsoft Word, Excel and PowerPoint. Product News .NET Text Analysis API for Excel Spreadsheets, Presentations and Text Documents GroupDocs....these signature types (Text, Image, QR-Code, Barcode, Stamp and...GroupDocs.Conversion for .NET 18.8 – PDF conversion is improved...

    blog.groupdocs.com/total/new-api-launched-group...
  9. How to Render DOCX as PNG using C#

    In this article, we will guide you on how to render DOCX as PNG using C# without installing extra software. We will also provide code to render DOCX to PNG using C#....Conversion Product Family GroupDocs...contexts. PNG is a widely used image format known for its lossless...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  10. GroupDocs.Signature Product Family

    Find answers about signing digital documents and Images of various types using code on any platform....Conversion Product Family GroupDocs...Java Latest Answers How to Add Image Signature to PDF using C# How...

    kb.groupdocs.com/signature/page/3/