Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 14,190 for

watermark

(0.14 sec)
  1. Aspose.PSD 기능 튜토리얼 | products.aspose.com

    코드별로 PSD 파일을 편집하고 내보내는 방법을 알아봅니다.... Add Text Effects Add Watermark 포토샵 없이 PSD 파일 보기 Aspose.PSD...

    products.aspose.com/psd/ko/tutorial/
  2. Convert WEBP to JPG using Java

    Follow this article to convert WEBP to JPG using Java. It has details to set the environment for development, a set of instructions, and a sample code to change WEBP to JPG using Java....Apply the license to avoid watermarks and limitations Load the...

    kb.aspose.com/imaging/java/convert-webp-to-jpg-...
  3. Merge MD Files in Python

    Follow this article to merge MD files in Python. It has details to set the IDE, a list of steps, and a sample code to merge Markdown files in Python....apply the license to avoid watermarks and product limitations Create...

    kb.aspose.com/words/python/merge-md-files-in-py...
  4. Verify Digital Signature in Word Document using C#

    Refer to this article to verify a digital signature in Word document using C#. It has details to set the IDE, a list of steps, and a sample code for the digital certificate verification in word using C#....license to avoid product watermarks Access the file format info...

    kb.aspose.com/words/net/verify-digital-signatur...
  5. Cara Mengonversi PPTX ke SVG menggunakan Java

    Dalam tutorial ini, Anda akan belajar cara mengonversi PPTX ke SVG menggunakan Java di Windows, Mac OS, atau Ubuntu. Contoh kode dapat mengekspor PPTX ke SVG di Java sehingga semua slide dikonversi menjadi gambar individual....artikel di cara menambahkan watermark gambar di PPTX Presentation...

    kb.aspose.com/id/slides/java/how-to-convert-ppt...
  6. Ajouter des filigranes aux présentations en Jav...

    Gérez les filigranes texte et image dans les présentations PowerPoint et OpenDocument sous Node.js pour indiquer un brouillon, des informations confidentielles, des droits d’auteur, et plus encore.... fromFile ( "watermark.png" ); let image = presentation...watermarkShape . setName ( "watermark" ); Supprimer un filigrane...

    docs.aspose.com/slides/fr/nodejs-java/watermark/
  7. Ajouter des filigranes aux présentations en PHP...

    Gérez les filigranes texte et image dans les présentations PowerPoint et OpenDocument en PHP pour indiquer un brouillon, des informations confidentielles, des droits d'auteur, etc....$image = Images :: fromFile ( "watermark.png" ); $picture = $presentation...$watermarkShape -> setName ( "watermark" ); Supprimer un filigrane...

    docs.aspose.com/slides/fr/php-java/watermark/
  8. Agregar marcas de agua a presentaciones en C++|...

    Administre marcas de agua de texto e imagen en presentaciones PowerPoint y OpenDocument en C++ para indicar un borrador, información confidencial, derechos de autor y más....File :: ReadAllBytes ( u "watermark.png" ); auto image = presentation...watermarkShape -> set_Name ( u "watermark" ); Eliminar una marca de...

    docs.aspose.com/slides/es/cpp/watermark/
  9. Agregar marcas de agua a presentaciones en Java...

    Administre marcas de agua de texto e imagen en presentaciones de PowerPoint y OpenDocument en Java para indicar un borrador, información confidencial, derechos de autor y más....= new FileInputStream ( "watermark.png" ); IPPImage image = presentation...watermarkShape . setName ( "watermark" ); Eliminar una marca de...

    docs.aspose.com/slides/es/java/watermark/
  10. Agregar marcas de agua a presentaciones en Andr...

    Administre marcas de agua de texto e imagen en presentaciones de PowerPoint y OpenDocument en Android con Java para indicar un borrador, información confidencial y más....= new FileInputStream ( "watermark.png" ); IPPImage image = presentation...watermarkShape . setName ( "watermark" ); Eliminar una marca de...

    docs.aspose.com/slides/es/androidjava/watermark/