Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,512 for

stamp

(0.05 sec)
  1. FormattedText.h - Aspose.PDF for C++ - API Refe...

    FormattedText.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Stamp ; 26 } // namespace Facades...class Aspose::Pdf::Facades::Stamp ; 76 friend class Aspose::Pdf::PageNumberStamp...

    reference.aspose.com/pdf/cpp/_formatted_text_8h...
  2. Remove Images from PDF via Java | Aspose.PDF

    Java source code to remove Images from PDF File on any platform....pdf" ); // Create page number stamp PageNumberStamp pageNumberStamp...PageNumberStamp (); // Whether the stamp is background pageNumberStamp...

    products.aspose.com/pdf/java/images/remove/
  3. PdfPageStamp.h - Aspose.PDF for C++ - API Refer...

    PdfPageStamp.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Stamp.h" 8 #include "Aspose.PDF.C...final : public Aspose::Pdf::Stamp 48 { 49 typedef PdfPageStamp...

    reference.aspose.com/pdf/cpp/_pdf_page_stamp_8h...
  4. ImageStamp.h - Aspose.PDF for C++ - API Reference

    ImageStamp.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Stamp.h" 8 #include "Aspose.PDF.C...final : public Aspose::Pdf::Stamp 42 { 43 typedef ImageStamp ThisType...

    reference.aspose.com/pdf/cpp/_image_stamp_8h_so...
  5. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... 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/
  6. pagenumberstamp - Aspose.PDF for Java - API Ref...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....SquareAnnotation SquigglyAnnotation Stamp StampAnnotation StampIcon StampIconConverter...lang.Object com.aspose.pdf.Stamp com.aspose.pdf.TextStamp com...

    reference.aspose.com/pdf/java/com.aspose.pdf/pa...
  7. Issue in convert word to pdf - Free Support For...

    Hi @asad.ali, I am getting following error while generate pdf for 200 records. Could you please help me to sort this. Few days back it was working suddenly stopped working. I’m using version Aspose.PDF 22.5.0. System.N…...AddStamp(Stamp stamp) at Markers.Api.Assessment...

    forum.aspose.com/t/issue-in-convert-word-to-pdf...
  8. Rotate | Aspose.PDF for .NET API Reference

    Sets or gets the rotation of Stamp content according Rotationaspose.pdf/rotation values. Note. This property is for set angles which are multiples of 90 degrees 0 90 180 270 degrees. To set arbitrary angle use RotateAngle property. If angle set by ArbitraryAngle is not multiple of 90 then Rotate property returns Rotation.None....Rotate Stamp.Rotate property Sets or gets the rotation of stamp...See Also enum Rotation class Stamp namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/r...
  9. Add Header to PDF using Java | Aspose.PDF

    Add header to PDF programmatically with Java sample code using Aspose.PDF for Java....Create a Stamp and define its properties. Add the Stamp to Page...); // Set properties of the stamp textStamp . TopMargin = 10 ;...

    products.aspose.com/pdf/java/header/
  10. How to Remove Header and Footer from PDF in Java

    This short guide describes how to remove header and footer from PDF in Java. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer in Java....delete stamps using page number, stamp index, and stamp ID as...the page number and list of stamp indexes Save the PDF file after...

    kb.aspose.com/pdf/java/how-to-remove-header-and...