Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,173 for

stamp

(0.2 sec)
  1. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。...text stamp textStamp = apdf . TextStamp ( "Sample Stamp" ) #...# Set whether stamp is background textStamp . background = True...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  2. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place Stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...code that i am using to place stamp, so i get blank space coordinate...working for one i attached. stamp needs to be movable that is...

    forum.aspose.com/t/help-needed-with-coordinate-...
  3. 使用 Java 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加文本图章。...inputFileName ); // Create text stamp TextStamp textStamp = new TextStamp...TextStamp ( "Sample Stamp" ); // Set whether stamp is background textStamp...

    products.aspose.com/pdf/zh-hans/java/stamps/text/
  4. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page Stamp to a PDF file using the PdfPageStamp class with C++....PDF Page Stamps in PDF Contents [ Hide ] Add Page Stamp with C++...you need to apply a composite stamp containing graphics, text, tables...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  5. 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.…... However, adding page stamps to the same pdf using 24.3... // Create stamp Stamp stamp = new Stamp(); stamp.setStampId(1);...

    forum.aspose.com/t/loosing-data-when-converting...
  6. 关于中心点旋转印章|Aspose.PDF for .NET

    本节解释如何使用印章类围绕中心点旋转印章。...如果一个印章是印章类型的对象,则可以指定旋转值为 stamp.Rotation = 90。在这种情况下,印章将围绕印...pdf" )) { // Create Stamp object var stamp = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/rotating-stamp-about...
  7. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....Adding Image stamps in PDF using Python Contents [ Hide ] Adding...Adding Image Stamp in PDF File You can use the ImageStamp class...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  8. PDF Stamping in C#: Text, Image, and Page Optio...

    Add Stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET....action with Stamps in C# Create or add new Text Stamp to page Create...new Image Stamp to page Create or add new Page Stamp to PDF How...

    products.aspose.com/pdf/net/stamps/
  9. PDF.Net StampAnnotation.Opacity Property has NO...

    Hi, I tryied to use StampAnnotation to put an image as a semi transparent Stamp on the PDF. Below is what happened The Stamp is on the PDF. But it’s solid. No transparency. Right click the Stamp to view the property. t…...transparent stamp on the PDF. Below is what happened The stamp is on...transparency. Right click the stamp to view the property. the Opacity...

    forum.aspose.com/t/pdf-net-stampannotation-opac...
  10. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....Footer Contents [ Hide ] PDF stamps are often used in contracts...how we can add image stamps and text stamps to PDF documents by...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...