Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 9,909 for

document watermarking

(0.22 sec)
  1. Convert WORDML to POT via Java or with free Onl...

    Java API to Export WORDML to POT without using Microsoft Word or PowerPoint or online. Test free WORDML to POT online converter quickly before integrating the code....features to manipulate Word documents, including the ability to...Java Open WORDML file using Document class Convert WORDML file...

    products.aspose.com/total/java/conversion/wordm...
  2. Convert FLATOPC to PPTX via Java or with free O...

    Java API to Export FLATOPC to PPTX without using Microsoft Word or PowerPoint or online. Test free FLATOPC to PPTX online converter quickly before integrating the code....Java Open FLATOPC file using Document class Convert FLATOPC file...presentation file Save the document to PPTX using save method...

    products.aspose.com/total/java/conversion/flato...
  3. Convert TXT to POT via Java or with free Online...

    Java API to Export TXT to POT without using Microsoft Word or PowerPoint or online. Test free TXT to POT online converter quickly before integrating the code....via Java Open TXT file using Document class Convert TXT file to...presentation file Save the document to POT using save method TXT...

    products.aspose.com/total/java/conversion/txt-t...
  4. Convert TXT to PowerPoint via Java or with free...

    Java API to Export TXT to PowerPoint without using Microsoft Word or PowerPoint or online. Test free TXT to PowerPoint online converter quickly before integrating the code....of features to manipulate documents, including the ability to...via Java Open TXT file using Document class Convert TXT file to...

    products.aspose.com/total/java/conversion/txt-t...
  5. Convert DOCM to PPT via Java or with free Onlin...

    Java API to Export DOCM to PPT without using Microsoft Word or PowerPoint or online. Test free DOCM to PPT online converter quickly before integrating the code....Java Open DOCM file using Document class Convert DOCM file to...presentation file Save the document to PPT using save method DOCM...

    products.aspose.com/total/java/conversion/docm-...
  6. Protect PDF using CLI | Aspose.PDF

    Lock PDF with password programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...extraction, encryption, adding watermarks, etc) to perform on the PDF...the PDF with an instance of Document. Create an object of DocumentPrivilege...

    products.aspose.com/pdf/cpp-cli/protect/
  7. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....text in PDF documents is a common task in document management...Library to Search in PDF Documents Search Text in PDF using C#...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  8. Add and Verify PDF Digital Signature using CLI ...

    Сreate electronic signature in PDF Documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...extraction, encryption, adding watermarks, etc) to perform on the PDF...Pass the PDF. Sign the PDF document with digital signature Options...

    products.aspose.com/pdf/cpp-cli/signature/
  9. Managing Charts and Shapes in Aspose.Cells|Docu...

    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....following topics: Add WordArt Watermark to Chart in Aspose.Cells Add...Add WordArt Watermark to Worksheet in Aspose.Cells Copy Shapes...

    docs.aspose.com/cells/net/managing-charts-and-s...
  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...Pdf.Document TempLoadDocument = new Aspose.Pdf.Document(DocuementFileName);...

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