Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 14,345 for

watermark

(1.65 sec)
  1. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for .NET, streamlining visual workflows.... Can I add a watermark to the resulting background...saving it? Yes. You can add a watermark shape or image on a working...

    docs.aspose.com/slides/net/get-the-entire-prese...
  2. Convert HTML to WMZ via Java | products.aspose.com

    Export HTML file to WMZ in your Java applications without using any third party application...Convert HTML to WMZ With Watermark via Java Using the API, you...export HTML file to WMZ with watermark in your WMZ document. In order...

    products.aspose.com/total/java/conversion/html-...
  3. Convert PDF to DICOM via Java | products.aspose...

    Export PDF file to DICOM in your Java applications without using any third party application...Convert PDF to DICOM With Watermark via Java Using the API, you...export PDF file to DICOM with watermark in your DICOM document. In...

    products.aspose.com/total/java/conversion/pdf-t...
  4. Overview of Annotations|Aspose.PDF for C++

    Check out the list of possible annotations you can work with using Aspose.PDF for C++....Screen annotation Watermark (PDF 1.6) Watermark annotation Redact...

    docs.aspose.com/pdf/cpp/overview-of-annotations/
  5. Convert JSON Format to DXF via Java | products....

    Parse JSON to DXF in Java without using Microsoft PowerPoint...Convert JSON Format to DXF with Watermark via Java Using the API, you...convert JSON to DXF with watermark in your DXF document. In order...

    products.aspose.com/total/java/conversion/json-...
  6. Convert HTML to JPEG2000 via Java | products.as...

    Export HTML file to JPEG2000 in your Java applications without using any third party application...Convert HTML to JPEG2000 With Watermark via Java Using the API, you...HTML file to JPEG2000 with watermark in your JPEG2000 document...

    products.aspose.com/total/java/conversion/html-...
  7. Convert JSON Format to PPS via C++ | products.a...

    Parse JSON to PPS in C++ without using Microsoft PowerPoint...Convert JSON Format to PPS with Watermark in C++ Using the API, you...to PPS with watermark. In order to add a watermark to your PPS...

    products.aspose.com/total/cpp/conversion/json-t...
  8. How to - developer tips|Documentation

    Learn about the developer tips about C# Image Processing Library such as how to convert image to vectorized psd image, save transparent image and more....symbols or lines How to insert watermark to tiff file How to load image...compression types How to watermark emf/wmf image Reduce file...

    docs.aspose.com/imaging/net/developer-guide/how...
  9. Convert JSON Format to PPSM via C++ | products....

    Parse JSON to PPSM in C++ without using Microsoft PowerPoint...JSON Format to PPSM with Watermark in C++ Using the API, you...to PPSM with watermark. In order to add a watermark to your PPSM...

    products.aspose.com/total/cpp/conversion/json-t...
  10. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Two issues with adding watermarks in Aspose.PDF Aspose.PDF Product...AddStamp(TempAddArtifact); } } } //text watermark else { lock (TempPage) { WatermarkArtifact...

    forum.aspose.com/t/two-issues-with-adding-water...