Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 14,193 for

watermark

(0.07 sec)
  1. 使用 Java 从 PDF 中移除水印 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中删除水印... Watermark ) { firstPage . getArtifacts...pdfDocument . save ( "remove_watermark.pdf" , SaveFormat . Pdf );...

    products.aspose.com/pdf/zh-hant/java/watermark/...
  2. I am seeing the Aspose Evaluation Message on th...

    I converting the file to PDF , In the PDF file Top it is showing me a Evaluation message, this was under the parallelism code in C# . Task.Add Method, for every task i am creating new license set code , i don’t want dist…...with the Aspose evaluation watermark appearing in your PDF files...issue: Cause : The evaluation watermark typically appears when the...

    forum.aspose.com/t/i-am-seeing-the-aspose-evalu...
  3. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...license – otherwise a trial watermark is added # aw.License().set_license("Aspose...but removes the evaluation watermark). Use the insert_smart_art...

    forum.aspose.com/t/aspose-words-python-smartart...
  4. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....EPUB using Java Remove a Watermark in Word using Java Create...

    kb.aspose.com/words/java/
  5. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your document's background shape for enhanced visual appeal. Maximize your design potential!...make it more suitable as a watermark. shapeRectangle . ImageData...

    reference.aspose.com/words/net/aspose.words/doc...
  6. | Aspose.PDF

    Manage PDF Annotations Programmatically with Python Using Aspose.PDF for Python for .NET...Annotation on Page Remove Watermark annotation in PDF How to Manage...

    products.aspose.com/pdf/python-net/annotation/
  7. 使用 Java 从 PDF 中移除水印 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中删除水印... Watermark ) { firstPage . getArtifacts...pdfDocument . save ( "remove_watermark.pdf" , SaveFormat . Pdf );...

    products.aspose.com/pdf/zh-hans/java/watermark/...
  8. PDF 粘性注释|Aspose.PDF for PHP via Java

    本主题关于粘性注释,作为示例我们展示了文本中的水印注释。它用于表示页面上的图形。查看代码片段以解决此任务。...PDF" , "Watermark" , "Demo" ]; // 向注释添加文本 $wa...

    docs.aspose.com/pdf/zh/php-java/sticky-annotati...
  9. Loosing data when converting PDF to PDF-A - Fre...

    Hi, in some cases, pdf content is being lost when we convert pdf-documents to PDF-A. I am attaching a file that looses fields after conversion. Please let me know if there is a solution for this.Förfrågan (1).pdf (232.…...setStampId(1); //draft watermark has id = 1, used by JBS_RemoveDraftWatermark...

    forum.aspose.com/t/loosing-data-when-converting...
  10. 使用 C++ 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加水印...使用 C++ 工具向 PDF 文件添加水印 为了将 Watermark 添加到 PDF 文件,我们将使用 Aspose.PDF...artifact -> SetImage ( u "watermark.jpg" ); // Set artifact position...

    products.aspose.com/pdf/zh-hans/cpp/watermark/add/