Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 11,774 for

artifact

(0.16 sec)
  1. เพิ่มลายน้ำลงใน 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/
  2. 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/
  3. 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/
  4. C++ 를 사용하여 PDF에서 워터마크 추가, 가져오기 또는 제거 | Aspose.PDF

    C++ 용 Aspose.PDF 파일을 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에서 워터마크를 추가, 가져오기 또는 제거합니다....Artifacts 컬렉션 클래스의 Add 메서드를 사용하여 워터마크를..._dataDir + inputFileName ); auto artifact = MakeObject < WatermarkArtifact...

    products.aspose.com/pdf/ko/cpp/watermark/
  5. 使用 C# 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印...Artifacts 集合類別的 Add 方法新增浮水印。 儲存 PDF...Document ( inputFile ); var artifact = new Aspose . Pdf . WatermarkArtifact...

    products.aspose.com/pdf/zh-hant/net/watermark/
  6. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....types of artifacts on a page and filter the artifacts of the required...watermark Parse through all the artifacts on each page of the document...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  7. حذف واترمارک از PDF با استفاده از C++ | Aspose.PDF

    حذف واترمارک از فایل PDF به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++...Artifacts. ۱. ذخیره فایل PDF حذف واترمارک...pdf" ); // Read artifacts from first page artifacts = doc -> get_Pages...

    products.aspose.com/pdf/fa/cpp/watermark/remove/
  8. Rimuovi la filigrana dal PDF usando C++ | Aspos...

    Rimuovi la filigrana dal file PDF a livello di codice con il codice di esempio C++ usando Aspose.PDF per C++...Artifacts. Salva file PDF Elimina la...pdf" ); // Read artifacts from first page artifacts = doc -> get_Pages...

    products.aspose.com/pdf/it/cpp/watermark/remove/
  9. افزودن واترمارک به PDF با استفاده از C# | Aspos...

    افزودن واترمارک به فایل PDF به صورت برنامه نویسی با استفاده از کد نمونه C# با استفاده از Aspose.PDF برای .NET...Artifacts. ۱. ذخیره فایل PDF افزودن...Document ( inputFile ); var artifact = new Aspose . Pdf . WatermarkArtifact...

    products.aspose.com/pdf/fa/net/watermark/add/
  10. Aggiungi filigrana al PDF usando PHP | Aspose.PDF

    Aggiungi filigrana al file PDF in modo programmatico con il codice di esempio PHP usando Aspose.PDF per PHP via Java...Artifacts. Salva file PDF Aggiungi filigrana...VerticalAlignment (); $artifact = new WatermarkArtifact (); $artifact -> setText...

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