Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 3,088 for

image conversion

(0.04 sec)
  1. Features Overview | Documentation

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Conversion Product Solution GroupDocs...colors, fonts, etc.; Text as image signatures with big scope of...

    docs.groupdocs.com/signature/java/features-over...
  2. Clear watermarks | Documentation

    This article shows how to clear existing text or Image watermarks....Conversion Product Solution GroupDocs...searching and then removing text or image watermarks from a wide range...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  3. Working with slide backgrounds | Documentation

    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....Conversion Product Solution GroupDocs...how to remove the background image of a particular slide calling...

    docs.groupdocs.com/watermark/java/working-with-...
  4. Existing objects in PDF document | Documentation

    Removing watermark from a particular page of PDF document using C#....Conversion Product Solution GroupDocs...document Create and initialize Image/text search criteria Find watermarks...

    docs.groupdocs.com/watermark/java/existing-obje...
  5. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Conversion Product Solution GroupDocs...way. Using Images Note See Common List with Image template using...

    docs.groupdocs.com/assembly/java/template-synta...
  6. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, Image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....Conversion Product Solution GroupDocs...associated with various document, image, audio, video and many other...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  7. .NET 9 - GroupDocs 25.5 - Unable to load Aspose...

    Hello, It is my understanding that although PublisherLoadOptions was moved to the .NET Framework package, it should still be possible to convert publisher documents to PDF in .NET 9? I am using the below code var fs =…...Conversion Product Family rthomas95...4.0? I have checked that conversion works well with this version...

    forum.groupdocs.com/t/net-9-groupdocs-25-5-unab...
  8. XML Viewer using Java | Render XML as PDF using...

    View XML files as PDF using Java. Learn how to render XML files within your own XML viewer Java application using GroupDocs API....viewing API that allows the conversion of multiple file formats...including XML to PDF, HTML, and image formats like JPG and PNG within...

    blog.groupdocs.com/viewer/xml-viewer-using-java/
  9. GroupDocs.Viewer 2.0 - Enhancements and New Fea...

    Greetings! We’re pleased to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer has a lot of new features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:...mode, opposite to the default image-based one. The mode is focused...a browser as real text, not images, while document background...

    blog.groupdocs.com/viewer/enhancements-and-new-...
  10. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode Images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode Image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode Image to be inserted. Set common Image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode Image without bars and text....Conversion Product Solution GroupDocs...Usage / Working with Barcode Image Generation / Barcodes Syntax...

    docs.groupdocs.com/assembly/java/barcodes-synta...