Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 11,642 for

artifact

(0.09 sec)
  1. أرشيف

    أرشيف...(مثل: علامة الماء الافتراضية (artifact)، علامة الماء كصورة، علامة...Pages[1].Artifacts[1].Subtype == Aspose.Pdf.Artifact.ArtifactSubtype...

    blog.aspose.com/ar/pdf/remove-watermark-from-pd...
  2. .NET에서 아티팩트 작업하기|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/ko/net/artifacts/
  3. Java 를 사용하여 PDF에서 워터마크 추가, 가져오기 또는 제거 | Aspose.PDF

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

    products.aspose.com/pdf/ko/java/watermark/
  4. 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/
  5. 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...
  6. PDFに透かしを追加する|Aspose.PDF for Java

    この記事では、Javaを使用してプログラムでPDFにアーティファクトを追加し、透かしを取得する機能について説明します。...PDFには2つのクラスがあります: Artifact と ArtifactCollection 。 特定...特定のページ上のすべてのアーティファクトを取得するために、 Page クラスにはArtifactsプロパティがあります。 このトピックでは、PDFファ...

    docs.aspose.com/pdf/ja/java/add-watermarks/
  7. アーティファクトの操作|Aspose.PDF for Java

    このページでは、Aspose.PDF for Java を使用してアーティファクトクラスを操作する方法について説明します。コードスニペットは、PDF ページに背景画像を追加する方法と、PDF ファイルの最初のページにある各透かしを取得する方法を示しています。... Artifact クラスには以下が含まれます: Artifact.Type – アーティファ...アーティファクトのタイプを取得します(Artifact.ArtifactType 列挙の値をサポートし、値には Background...

    docs.aspose.com/pdf/ja/java/artifacts/
  8. ลายน้ำ PDF API | Aspose.PDF

    เพิ่มหรือลบลายน้ำออกจากเอกสาร PDF ด้วยแอพข้ามแพลตฟอร์มฟรีและ API High Code สำหรับแพลตฟอร์มใด ๆ...Artifacts 1.บันทึกไฟล์ PDF เพิ่มลายน้ำในรูปแบบ...Pdf . Document ( "1.pdf" ); artifact = new Aspose . Pdf . WatermarkArtifact...

    products.aspose.com/pdf/th/watermark/
  9. เพิ่มลายน้ำลงใน PDF โดยใช้ C# | Aspose.PDF

    เพิ่มลายน้ำลงในไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET...Artifacts 1.บันทึกไฟล์ PDF เพิ่มลายน้ำลงในไฟล์...Document ( inputFile ); var artifact = new Aspose . Pdf . WatermarkArtifact...

    products.aspose.com/pdf/th/net/watermark/add/
  10. Remove Background from PDF using C#

    This article guides on how to remove background from PDF using C#. It has the details to set the IDE, a list of steps, and a sample code to develop background remover in PDF using C#....remove backgrounds and other artifacts on a page. Steps to Remove...image Iterate through all the artifacts on the selected page Select...

    kb.aspose.com/pdf/net/remove-background-from-pd...