Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 3,664 for

image conversion

(0.78 sec)
  1. Add watermarks to word processing documents | G...

    Add watermarks in headers and footers of any section using Python via .NET....Conversion Product Solution GroupDocs...left_margin ) Adding watermark to the images inside a particular section...

    docs.groupdocs.com/watermark/python-net/add-wat...
  2. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your Image. Ex: "C:\\Docs\\Image.png" Watermarker watermarker = new Watermarker("Image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Conversion Product Solution GroupDocs...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Significant trouble installing, and now using G...

    Significant trouble installing, and now using GroupDocs At first, attempting `pip install groupdocs-viewer-net` was yielding an error that said no such file existed, despite me getting that command......pptx") as viewer: # Create a PNG image for each slide. # {0} is replaced...current page number in the image name. viewOptions = gvo.Png...

    forum.groupdocs.com/t/significant-trouble-insta...
  4. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...Conversion Product Solution GroupDocs...shape . Image != null ) { Console . WriteLine ( shape . Image . Width...

    docs.groupdocs.com/watermark/net/existing-objec...
  5. Optimize images | GroupDocs

    Optimize PDF Images with GroupDocs.Viewer for Python and .NET. Improve file size and performance....Conversion Product Solution GroupDocs...Optimize images Optimize images Leave feedback Reduce image quality...

    docs.groupdocs.com/viewer/python-net/optimize-i...
  6. Optimize images | GroupDocs

    Optimize Images in a PDF file using GroupDocs.Viewer for .NET (C#)...Conversion Product Solution GroupDocs...Optimize images Optimize images Leave feedback Reduce image quality...

    docs.groupdocs.com/viewer/net/optimize-images/
  7. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when convert document with GroupDocs.Conversion for .NET API....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/add-watermark/
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... When you need to convert image file into other document format...options and properties to text, image or digital signatures and saving...

    blog.groupdocs.com/groupdocs.blog/page/84/
  9. Working with EXIF metadata | GroupDocs

    Access, read, update, and remove EXIF metadata using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...specification, EXIF (Exchangeable image file format) is a standard that...

    docs.groupdocs.com/metadata/python-net/working-...
  10. Word Document as HTML Responsive Pages using C#...

    Render Word documents to view as responsive HTML pages using C#. Convert DOC, DOCX files to HTML responsive pages using document viewer .NET API....guide you to automate the conversion and view your Word documents...and external resources, an Image Viewer by rendering as JPG and...

    blog.groupdocs.com/viewer/view-word-documents-a...