Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 11,652 for

artifact

(0.1 sec)
  1. 使用 C# 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印...Document ( inputFile ); var artifact = new Aspose . Pdf . WatermarkArtifact...WatermarkArtifact (); artifact . SetTextAndState ( "WATERMARK" ,...

    products.aspose.com/pdf/zh-hans/net/watermark/
  2. How to Remove Watermark from PDF File in Java

    This short tutorial contains information about how to remove watermark from PDF file in Java. It provides detailed Information on configuration, step-by-step process and a runnable sample code to remove watermark text from PDF in Java....access different types of artifacts present on a PDF page. Steps...references of the target Artifacts that are to be deleted Parse...

    kb.aspose.com/pdf/java/how-to-remove-watermark-...
  3. Arşiv

    Arşiv... varsayılan filigran (artifact), filigran olarak resim, filigran...Pages[1].Artifacts[1].Subtype == Aspose.Pdf.Artifact.ArtifactSubtype...

    blog.aspose.com/tr/pdf/remove-watermark-from-pd...
  4. Aggiungi filigrana al PDF usando C++ | Aspose.PDF

    Aggiungi filigrana al file PDF in modo programmatico con il codice di esempio C++ usando Aspose.PDF per C++...Artifacts. Salva file PDF Aggiungi filigrana...pdf" ); // Create artifact with image artifact = MakeObject < WatermarkArtifact...

    products.aspose.com/pdf/it/cpp/watermark/add/
  5. .NET에서 아티팩트 작업하기|Aspose.PDF for .NET

    Aspose.PDF for .NET은 PDF 페이지에 배경 이미지를 추가하고 Artifact 클래스를 사용하여 각 워터마크를 가져올 수 있게 해줍니다.... PDF에서 요소를 아티팩트로 만들려면 Artifact 클래스를 사용해야 합니다. 다음과 같은 유용한...포함되어 있습니다: Artifact.Type – 아티팩트 유형을 가져옵니다 (Artifact.ArtifactType...

    docs.aspose.com/pdf/ko/net/artifacts/
  6. Aggiungi filigrana al PDF usando Java | Aspose.PDF

    Aggiungi filigrana al file PDF in modo programmatico con il codice di esempio Java usando Aspose.PDF per Java...Artifacts. Salva file PDF Aggiungi filigrana.... pdf . WatermarkArtifact artifact = new com . aspose . pdf ...

    products.aspose.com/pdf/it/java/watermark/add/
  7. Añadir marca de agua a PDF usando Python|Aspose...

    Este artículo explica las características de trabajar con artefactos y obtener marcas de agua en PDFs utilizando Python de forma programática....PDF tiene dos clases: Artifact y ArtifactCollection . Para...clase Page tiene la propiedad Artifacts. Este tema explica cómo trabajar...

    docs.aspose.com/pdf/es/python-net/add-watermarks/
  8. Java 를 사용하여 PDF에 워터마크 추가 | Aspose.PDF

    Java 용 Aspose.PDF 를 사용하여 Java 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 워터마크를 추가합니다....Artifacts 컬렉션 클래스의 Add 메서드를 사용하여 워터마크를.... pdf . WatermarkArtifact artifact = new com . aspose . pdf ...

    products.aspose.com/pdf/ko/java/watermark/add/
  9. เพิ่มลายน้ำลงใน PDF โดยใช้ Java | Aspose.PDF

    เพิ่มลายน้ำลงในไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Java โดยใช้ Aspose.PDF สำหรับ Java...Artifacts 1.บันทึกไฟล์ PDF เพิ่มลายน้ำลงในไฟล์.... pdf . WatermarkArtifact artifact = new com . aspose . pdf ...

    products.aspose.com/pdf/th/java/watermark/add/
  10. PHP 를 사용하여 PDF에 워터마크 추가 | Aspose.PDF

    PHP via Java 용 Aspose.PDF 를 사용하여 PHP 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 워터마크를 추가합니다....Artifacts 컬렉션 클래스의 Add 메서드를 사용하여 워터마크를...VerticalAlignment (); $artifact = new WatermarkArtifact (); $artifact -> setText...

    products.aspose.com/pdf/ko/php-java/watermark/add/