Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 11,780 for

artifact

(0.14 sec)
  1. 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...
  2. Arsip

    Arsip...(misalnya watermark default (artifact), watermark sebagai gambar...Pages[1].Artifacts[1].Subtype == Aspose.Pdf.Artifact.ArtifactSubtype...

    blog.aspose.com/id/pdf/remove-watermark-from-pd...
  3. ארכיון

    ארכיון...(למשל, מים נחשבים ברירת מחדל [artifact], מים נחשבים כדימוי, מים נחשבים...Pages[1].Artifacts[1].Subtype == Aspose.Pdf.Artifact.ArtifactSubtype...

    blog.aspose.com/he/pdf/remove-watermark-from-pd...
  4. Archiv

    Archiv...WatermarkArtifact artifact = new WatermarkArtifact(); artifact.setText(formattedText);...setText(formattedText); artifact.setArtifactHorizonta (HorizontalAlignment...

    blog.aspose.com/cs/pdf/add-watermark-to-pdf-usi...
  5. ค้นหา

    ค้นหา...ออก (เช่น ลายน้ำเริ่มต้น (artifact), ลายน้ำเป็นภาพ, ลายน้ำเป็นข้อความ)...Pages[1].Artifacts[1].Subtype == Aspose.Pdf.Artifact.ArtifactSubtype...

    blog.aspose.com/th/pdf/remove-watermark-from-pd...
  6. Archivio

    Archivio...Artifacts[1].Subtype == Aspose.Pdf.Artifact.ArtifactSubtype...Pages[1].Artifacts.Delete(document.Pages[1].Artifacts[1]); //...

    blog.aspose.com/it/pdf/remove-watermark-from-pd...
  7. Архів

    Архів...Artifacts[1].Subtype == Aspose.Pdf.Artifact.ArtifactSubtype...Pages[1].Artifacts.Delete(document.Pages[1].Artifacts[1]); //...

    blog.aspose.com/uk/pdf/remove-watermark-from-pd...
  8. ארכיון

    ארכיון...artifacts. בדוק אם סוג החפץ הוא Artifact.artifactsubtype...כל חפץ באמצעות שיטת Page.artifacts.delete() . בסוף, שמור את קובץ...

    blog.aspose.com/he/pdf/remove-watermark-from-pd...
  9. 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...
  10. Adicionar fundo ao PDF|Aspose.PDF for .NET

    Adicione uma imagem de fundo ao seu arquivo PDF com C#. Use o objeto BackgroundArtifact....{ // Image for background artifact object using ( var image =...Add (); // Create Background Artifact object var background = new...

    docs.aspose.com/pdf/pt/net/add-backgrounds/