Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,508 for

file watermark

(0.22 sec)
  1. C# Convert PPT to PDF | PPTX to PDF | Presentat...

    Convert PowerPoint PPT, PPTX to PDF in .NET. C# code examples show the conversion of selective, consecutive slides, and Watermarking using Conversion API....one of the most commonly used file formats. PPT and PPTX formats...solution to the above-mentioned file format conversion. GroupDocs...

    blog.groupdocs.com/conversion/convert-presentat...
  2. Supported file formats | Documentation

    This topic lists File formats supported by GroupDocs.Viewer for .NET....Watermark Product Solution GroupDocs...started / Supported file formats Supported file formats Leave feedback...

    docs.groupdocs.com/viewer/net/supported-documen...
  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....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    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#....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/existing-obje...
  5. Add watermarks to word processing documents | D...

    GroupDocs.Watermark API allows you to add Watermark in headers and footers of the page....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Features overview | Documentation

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a Watermark, removing Watermark, adding Watermark to photos, removing Watermark from photo and more....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/features-overv...
  7. Get file info | Documentation

    This article explains how to detect document File type, size and calculate pages count with GroupDocs.Comparison....Watermark Product Solution GroupDocs...Comparison basic / Get file info Get file info Leave feedback On...

    docs.groupdocs.com/comparison/python-net/get-fi...
  8. Question about big xlsx files (>1MB) after tile...

    Hey, I’ve noticed after full regression testing that big XLSX Files could cause troubles during tile Watermarking process. The whole topic is about XLSX Files from 1MB to 100MB in size. That’s the code snippet which we’…...about big xlsx files (>1MB) after tile watermarking GroupDocs.Watermark...Watermark Product Family watermark artempenteskul December 15...

    forum.groupdocs.com/t/question-about-big-xlsx-f...
  9. Supported File Formats | Documentation

    The following article indicates the File formats that GroupDocs.Comparison can work with....Watermark Product Solution GroupDocs...Started / Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/comparison/python-net/suppor...
  10. Add text watermarks | Documentation

    This article explains how to add text Watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Watermark Product Solution GroupDocs...documents / Add text watermarks Add text watermarks Leave feedback...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...