Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,515 for

stamp

(0.4 sec)
  1. How to Put Page Number in PDF using C#

    This article contains information on how to put page number in PDF using C#. You will get the configuration details, program flow and a runnable sample code to add page numbers to PDF document using C#....pagination Create a page number stamp and set its formatting and display...all the PDF pages and put the stamp on it Save the resultant PDF...

    kb.aspose.com/pdf/net/how-to-put-page-number-in...
  2. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....can be applied to adding text stamp into annotation PDF file. The...how to add an annotation text stamp to an annotation PDF file and...

    docs.aspose.com/pdf/net/whatsnew/2024/
  3. PDF E‑Signature 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/
  4. PDF Footer Insertion 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/
  5. 将页码添加到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/
  6. PDF Footer Insertion Using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/footer/
  7. 通过 ID 移动印章|Aspose.PDF for Python via .NET

    在本例中,先在第 1 页添加了一个橡胶印章,然后使用其 ID 将其移动到新位置,最后保存更新后的文档。...‘move_stamp_by_id()’ 方法允许您基于标识符重新定位印章,而...initialize_data_dir def move_stamp_by_id_example ( infile , outfile...

    docs.aspose.com/pdf/zh/python-net/move-stamp-by...
  8. PDF Footer Insertion Using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/footer/
  9. 使用外观流创建橡皮图章|Aspose.PDF for Python via .NET

    此示例加载 PDF,在第 1 页使用图像文件作为外观创建橡皮图章,并保存修改后的文档。 ✨...initialize_data_dir def create_rubber_stamp_with_appearance_file ( infile...( infile ) # Create rubber stamp using appearance_file overload...

    docs.aspose.com/pdf/zh/python-net/create-rubber...
  10. Strange artifact (tiny dot) at the bottom left ...

    As I see there is already similar issue reported in the topic ‘Gray dot as visual artifact at lower left corner of Stamp’, but the topic is private, so I will make a new topic related to the issue When using a multiline…...artifact at lower left corner of stamp’, but the topic is private,...ZipCode} {address.City}"); var stamp = new TextStamp(formattedText)...

    forum.aspose.com/t/strange-artifact-tiny-dot-at...