Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 14,043 for

watermark

(0.08 sec)
  1. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。...NET Watermark 使用 Python 將水印添加到 PPTX 演示文件...add_text_frame( "Watermark" ) # Lock Watermark from Editing watermarkShape...

    products.aspose.com/slides/zh-hant/python-net/w...
  2. Evaluate Aspose.Imaging|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....with only one limitation: A watermark on each image : Any image...save, modify or export has a watermark reading “Evaluation Only....

    docs.aspose.com/imaging/sharepoint/evaluate-asp...
  3. 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-...
  4. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for C++, 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/cpp/get-the-entire-prese...
  5. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .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/python-net/get-the-entir...
  6. 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-...
  7. 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...
  8. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....PowerPoint using Python Remove Watermark in PowerPoint using Python...using Python How to Add Image Watermark in PPTX using Python How to...

    kb.aspose.com/slides/python/
  9. 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/
  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...