Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 5,514 for

stamp

(0.06 sec)
  1. Add PDF Page Stamps in PDF using C#|Aspose.PDF ...

    Add a page Stamp to a PDF document using the PdfPageStamp class with Aspose.PDF for .NET library....Add PDF Page Stamps in PDF using C# Contents [ Hide ] Add Page...Page Stamp with C# A PdfPageStamp can be used when you need to...

    docs.aspose.com/pdf/net/page-stamps-in-the-pdf-...
  2. TopMargin | Aspose.PDF for .NET API Reference

    Gets or sets top margin of Stamp....TopMargin Stamp.TopMargin property Gets or sets top margin of...of stamp. public double TopMargin { get ; set ; } See Also class...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/t...
  3. BottomMargin | Aspose.PDF for .NET API Reference

    Gets or sets bottom margin of Stamp....BottomMargin Stamp.BottomMargin property Gets or sets bottom...bottom margin of stamp. public double BottomMargin { get ; set ; }...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/b...
  4. Python арқылы маркалармен жұмыс істеу | Aspose.PDF

    NET Framework, NET Core туралы PDF файлында маркалармен жұмыс істеу үшін Python бастапқы коды....Create text stamp textStamp = TextStamp ( "Sample Stamp" ) # Set...Set whether stamp is background textStamp . Background = True #...

    products.aspose.com/pdf/kk/python-net/stamps/
  5. C++ арқылы маркалармен жұмыс істеу | Aspose.PDF

    C++ тілі бар кез-келген платформада PDF форматындағы маркалармен жұмыс істеуге арналған қарапайым демо-бастапқы код....inputFileName ); // Create text stamp auto textStamp = MakeObject...TextStamp > ( u "Sample Stamp" ); // Set whether stamp is background textStamp...

    products.aspose.com/pdf/kk/cpp/stamps/
  6. Opacity | Aspose.PDF for .NET API Reference

    Gets or sets opacity of the Stamp....Opacity Stamp.Opacity property Gets or sets opacity of the stamp...get ; set ; } See Also class Stamp namespace Aspose.Pdf.Facades...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. PdfContentEditor | Aspose.PDF for .NET API Refe...

    Represents a class to edit PDF files content....Color, Stream) Creates a rubber stamp annotation. CreateRubberStamp...Color, string) Creates a rubber stamp annotation. CreateRubberStamp...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Bekerja dengan Perangko melalui C++https://products.aspose.com/pdf/id/cpp/Stamps/Recent content in Bekerja dengan Perangko melalui C++ on Documentati......com/pdf/id/cpp/stamps/Recent content in Bekerja dengan...+0000https://products.aspose.com/pdf/id/cpp/stamps/index.xml self application/rss+xml...

    products.aspose.com/pdf/id/cpp/stamps/index.xml
  9. VerticalAlignment | Aspose.PDF for .NET API Ref...

    Gets or sets vertical alignment of Stamp on page....VerticalAlignment Stamp.VerticalAlignment property Gets or sets...sets vertical alignment of stamp on page. public VerticalAlignment...

    reference.aspose.com/pdf/net/aspose.pdf/stamp/v...
  10. Watermark PDF document via Java | Aspose.PDF

    Java sample code to add or remove watermark to PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....pdf" ); // create text stamp TextStamp textStamp = new TextStamp...TextStamp ( "Sample Stamp" ); // set whether stamp is background textStamp...

    products.aspose.com/pdf/java/watermark/pdf/