Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 14,297 for

artifact

(0.08 sec)
  1. WatermarkArtifact | Aspose.PDF for Java API Ref...

    Class describes watermark Artifact....Artifact public class WatermarkArtifact...extends Artifact Class describes watermark artifact. This may...

    reference.aspose.com/pdf/java/com.aspose.pdf/wa...
  2. BackgroundArtifact - Aspose.PDF for Java - API ...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....ImportResourceLoader Artifact Artifact.ArtifactSubtype Artifact.ArtifactType...lang.Object com.aspose.pdf.Artifact com.aspose.pdf.BackgroundArtifact...

    reference.aspose.com/pdf/java/com.aspose.pdf/Ba...
  3. Су белгісімен PDF форматында C++ арқылы жұмыс і...

    C++ тілі бар кез-келген платформада PDF файлына су таңбасын қосу немесе жою үшін қарапайым демо-бастапқы код....Artifacts жинау класының әдісін қосу..._dataDir + inputFileName ); auto artifact = MakeObject < WatermarkArtifact...

    products.aspose.com/pdf/kk/cpp/watermark/
  4. Add, Get or Remove Watermark in PDF using C# | ...

    Add, get or remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET...Artifacts collection class. Save PDF...WatermarkArtifact artifact = new WatermarkArtifact (); artifact . SetTextAndState...

    products.aspose.com/pdf/net/watermark/
  5. FooterArtifact.h - Aspose.PDF for C++ - API Ref...

    FooterArtifact.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include "Aspos......Cpp/Artifacts/Artifact.h" 6 7 namespace Aspose...FooterArtifact : public Aspose::Pdf::Artifact 41 { 42 typedef FooterArtifact...

    reference.aspose.com/pdf/cpp/_footer_artifact_8...
  6. HeaderArtifact.h - Aspose.PDF for C++ - API Ref...

    HeaderArtifact.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include "Aspos......Cpp/Artifacts/Artifact.h" 6 7 namespace Aspose...HeaderArtifact : public Aspose::Pdf::Artifact 41 { 42 typedef HeaderArtifact...

    reference.aspose.com/pdf/cpp/_header_artifact_8...
  7. CopyTo | Aspose.PDF for .NET API Reference

    Copies colection into an array.... public void CopyTo ( Artifact [] dest , int index ) Parameter...Parameter Type Description dest Artifact[] Destination array. index...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  8. Add, Get or Remove Watermark in PDF using Pytho...

    Add, get or remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...Artifacts collection class. Save PDF...ap . Document ( input_pdf ) artifact = ap . WatermarkArtifact ()...

    products.aspose.com/pdf/python-net/watermark/
  9. Add Watermark to PDF using C# | Aspose.PDF

    Add watermark to PDF file programmatically with C# sample code using Aspose.PDF for .NET...Artifacts collection class. Save PDF...Pdf . Document ( "1.pdf" ); artifact = new Aspose . Pdf . WatermarkArtifact...

    products.aspose.com/pdf/net/watermark/add/
  10. How to Add Watermark | Aspose.PDF

    Do you know how easily Add Watermark to PDF in Java? Add Watermark to PDF with high quality using Java Aspose.PDF library.... The watermark artifact is added to the first page...using the getArtifacts().add(artifact) method. Finally, the watermarked...

    products.aspose.com/pdf/tutorial/add-watermark/