Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,149 for

stamp

(0.08 sec)
  1. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。... PageNumber Stamp 类提供了创建基于页码的印章所需的属性,如格式、边距、对...)) { // Create page number stamp var pageNumberStamp = new Aspose...

    docs.aspose.com/pdf/zh/net/add-page-number/
  2. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Stamp and Watermark Add text stamp. Add image stamp. Add...Add PDF page stamp. Open encrypted PDF document Encrypt PDF. Decrypt...

    docs.aspose.com/pdf/python-net/key-features/
  3. Create various kinds of Stamps|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using Stamp Class....AI Create various kinds of Stamps Contents [ Hide ] Adding multi...watermark to existing PDF Rotating stamp about the center point Work...

    docs.aspose.com/pdf/net/stamp-class/
  4. Add Header to PDF using CLI | Aspose.PDF

    CLI example allows you to add a header and footer into PDF document with Aspose.PDF....Create a Stamp and define its properties. Add the Stamp to Page...

    products.aspose.com/pdf/cpp-cli/header/
  5. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The document is watermarked with the following code: var document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…...AddNewLineText(l); } var stamp = new TextStamp(text) { Opacity...GetHorizontalAlignme(ws.TextAlignment); stamp.TextAlignment = textAlignment;...

    forum.aspose.com/t/get-watermark-text-from-pdf/...
  6. Add Footer to PDF using C# | Aspose.PDF

    Add footer to PDF programmatically with C# sample code using Aspose.PDF for .NET....Create a Stamp and define its properties. Add the Stamp to Page...

    products.aspose.com/pdf/net/footer/
  7. 电子签名 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 向 PDF 文档添加数字签名。...Pages [ 1 ]; // Create text stamp TextStamp textStamp = new TextStamp...signature text" )); // Set whether stamp is background // textStamp.Background...

    products.aspose.com/pdf/zh-hans/signature/
  8. E-Signature PDF API | Aspose.PDF

    Adding digital signature to PDF documents with free cross-platform Apps and High Code APIs for any platform....Pages [ 1 ]; // Create text stamp TextStamp textStamp = new TextStamp...signature text" )); // Set whether stamp is background // textStamp.Background...

    products.aspose.com/pdf/signature/
  9. Working with PDF Pages in C#|Aspose.PDF for .NET

    How to add pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for .NET explain to you all details on this topic.... For adding a Stamp in your document use ImageStamp...be used to add a watermark. Stamping - you can use the ImageStamp...

    docs.aspose.com/pdf/net/working-with-pages/
  10. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...for stamp string text = "Stamp example" ; // Create stamp var...var stamp = new Aspose . Pdf . TextStamp ( text ); stamp . AutoAdjustFontSizeTo...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/