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

watermark

(0.37 sec)
  1. | Aspose.PDF

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

    products.aspose.com/pdf/cpp/annotation/
  2. Compress Images in Ruby|Aspose.Words for Java

    Compress images using Ruby....coding sites: GitHub Add Watermark in Ruby Related articles -...

    docs.aspose.com/words/java/compress-images-in-r...
  3. Aspose.PSD Features Tutorial | products.aspose.com

    Learn how to edit and export PSD file by code.... Add Text Effects Add Watermark View PSD files without Photoshop...

    products.aspose.com/psd/tutorial/
  4. Installing Aspose.Slides for SharePoint License...

    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....If there’s no evaluation watermark in the document, the license...

    docs.aspose.com/slides/sharepoint/installing-as...
  5. 向图表添加Word Art水印|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....get ( 0 ); //Add a WordArt watermark (shape) to the chart's plot...

    docs.aspose.com/cells/zh/java/add-word-art-wate...
  6. Print Comments while saving to PDF with C++|Doc...

    Learn how to print comments while saving Excel files to PDF using Aspose.Cells for C++....Document Assistant Close Add Watermark To PDF with C++ Add PDF Bookmarks...

    docs.aspose.com/cells/cpp/print-comments-while-...
  7. Convert DOC to POWERPOINT in Android Apps or wi...

    DOC to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOC to POWERPOINT online converter quickly before integrating the code....Convert DOC to POWERPOINT with Watermark in Android Apps Within your...conversion with watermark. In order to add a watermark to your POWERPOINT...

    products.aspose.com/total/android-java/conversi...
  8. 使用 C++ 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印...inputFileName ( "watermark.pdf" ); String outputFileName ( "watermark_out...artifact -> SetTextAndState ( u "WATERMARK" , textState ); artifact ->...

    products.aspose.com/pdf/zh-hant/cpp/watermark/
  9. Scaling down an XFA pdf file - Free Support For...

    Hello My client has the need to scale down an existing XFA pdf file and then add a "text" at the bottom of the page. I was wondering if aspose.pdf would be able to handle someting like this (scaling down a file). Thanks …...Save(ms); // add text watermark at the bottom of page // Open...txtStamp = new TextStamp("Sample Watermark.."); txtStamp.VerticalAlignment...

    forum.aspose.com/t/scaling-down-an-xfa-pdf-file...
  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-hant/cpp/watermark/add/