Ajoutez une image d'arrière-plan à votre fichier PDF avec C#. Utilisez l'objet BackgroundArtifact....{ // Image for background artifact object using ( var image =...Add (); // Create Background Artifact object var background = new...
เพิ่มลายน้ำลงในไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET...Artifacts 1.บันทึกไฟล์ PDF เพิ่มลายน้ำลงในไฟล์...Document ( inputFile ); var artifact = new Aspose . Pdf . WatermarkArtifact...
使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 文件添加水印...Artifacts 集合类的方法添加水印。 保存 PDF 文件 向 PDF...Document ( inputFile ); var artifact = new Aspose . Pdf . WatermarkArtifact...
Esta página describe cómo trabajar con la clase Artifact usando Aspose.PDF para Java. Los fragmentos de código muestran cómo agregar una imagen de fondo a las páginas PDF y cómo obtener cada marca de agua en la primera página de un archivo PDF.... La clase Artifact contiene: Artifact.Type – obtiene el...valores de la enumeración Artifact.ArtifactType donde los valores...
Rimuovi la filigrana dal file PDF a livello di codice con il codice di esempio Python usando Aspose.PDF per Python for .NET...Artifacts. Salva file PDF Elimina la...[ 1 ] . artifacts [ 1 ] . subtype == apdf . Artifact . ArtifactSubtype...
Dodaj, pobierz lub usuń znak wodny z pliku PDF programowo za pomocą przykładowego kodu C++ przy użyciu pliku Aspose.PDF dla C++...Artifacts. Zapisz plik PDF Dodaj znak..._dataDir + inputFileName ); auto artifact = MakeObject < WatermarkArtifact...
Aspose.PDF for .NET permite que você adicione uma imagem de fundo às páginas PDF e obtenha cada marca d'água usando a classe Artifact....você precisa usar a classe Artifact . Ela contém as seguintes...seguintes propriedades úteis: Artifact.Type – obtém o tipo de artefato...
Aggiungi filigrana al file PDF in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET...Artifacts. Salva file PDF Aggiungi filigrana...path_infile ) artifact = apdf . WatermarkArtifact () artifact . set_image...
使用适用于任何平台的免费跨平台应用程序和高级代码 API 在 PDF 文档中添加或删除水印。...pdf" ); artifact = new Aspose . Pdf . WatermarkArtifact...WatermarkArtifact (); artifact . SetImage ( new FileStream ( "1.jpg"...