Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,514 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. Decrease Size Of Watermark Image Annotation - A...

    I have 50 Kb png image when i added it to 45 KB PDF File by watermarkannotation on first page the size of file will be 80 kb Is there any way to reduce this size, as when we added this annotation to all pages the size w…...size And when we try to add stamp with same image in adobe the...the file quality. When we add stamp in adobe with same image and...

    forum.aspose.com/t/decrease-size-of-watermark-i...
  3. 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/
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. 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/