Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,172 for

stamp

(0.09 sec)
  1. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each Stamp. In the same time Stamp should not overlap content. First option to do it is calculate sta…...TextStamp on each stamp. In the same time stamp should not overlap...option to do it is calculate stamp size and shrink initial contents...

    forum.aspose.com/t/how-to-get-content-height-on...
  2. PDF Header Insertion Using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....Create a Stamp and define its properties. Add the Stamp to Page...MakeObject < TextStamp > ( u "Sample Stamp" ); textStamp -> set_Background...

    products.aspose.com/pdf/cpp/header/
  3. 4 StampAnnotations in place of 2 opening a spec...

    Hello, We are using Aspose.PDF.Drawing 25.2 When opening the attached document in Adobe or Wondershare PDFElement, we see 2 Stamp annotations. When opening the same document with Aspose, there are 4 StampAnnotation. N…...Wondershare PDFElement, we see 2 stamp annotations. When opening the...opening another document with Stamp annotations, the number of annotations...

    forum.aspose.com/t/4-stampannotations-in-place-...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Text Stamp to PDF using Python https://products.aspose.com/pdf/python-cpp/Stamps/text/ Recent content in Add Text Stamp to PDF using Python......PDF Products – Add Text Stamp to PDF using Python https://products...com/pdf/python-cpp/stamps/text/ Recent content in Add Text Stamp to PDF using...

    products.aspose.com/pdf/python-cpp/stamps/text/...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Image Stamp to PDF using CLI https://products.aspose.com/pdf/cpp-cli/Stamps/image/ Recent content in Add Image Stamp to PDF using CLI on As......PDF Products – Add Image Stamp to PDF using CLI https://products...com/pdf/cpp-cli/stamps/image/ Recent content in Add Image Stamp to PDF...

    products.aspose.com/pdf/cpp-cli/stamps/image/in...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Image Stamp to PDF using Python https://products.aspose.com/pdf/python-net/Stamps/image/ Recent content in Add Image Stamp to PDF using Pyt......PDF Products – Add Image Stamp to PDF using Python https://products...com/pdf/python-net/stamps/image/ Recent content in Add Image Stamp to PDF...

    products.aspose.com/pdf/python-net/stamps/image...
  7. PDF Header Insertion Using Java | Aspose.PDF

    Java source code to add header in PDF document on any platform....Create a Stamp and define its properties. Add the Stamp to Page...); // Set properties of the stamp textStamp . setTopMargin ( 10...

    products.aspose.com/pdf/java/header/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Image Stamp to PDF using JavaScript via C++ https://products.aspose.com/pdf/javascript-cpp/Stamps/image/ Recent content in Add Image Stamp ......PDF Products – Add Image Stamp to PDF using JavaScript via...com/pdf/javascript-cpp/stamps/image/ Recent content in Add Image Stamp to PDF...

    products.aspose.com/pdf/javascript-cpp/stamps/i...
  9. PDF Header Insertion Using PHP | Aspose.PDF

    PHP sample code to add header in PDF document on any platform....Create a Stamp and define its properties. Add the Stamp to Page...(); // Set properties of the stamp $imageStamp -> setTopMargin...

    products.aspose.com/pdf/php-java/header/
  10. How to Add Page Number in PDF using Python

    This article provides details on how to add page number in PDF using Python. It has detailed information about the environment configuration, a step-wise process and a runnable sample code to add page numbers to PDF without Acrobat using Python....the page number Create the stamp for the page number using the...PageNumberStamp object Set the stamp format to be displayed while...

    kb.aspose.com/pdf/python/how-to-add-page-number...