Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 14,272 for

watermark

(1.71 sec)
  1. إزالة الخلفية من ملف PDF باستخدام بايثون

    إزالة الخلفية من ملف PDF باستخدام بايثون. فهو يساعد في إعداد IDE ويوفر قائمة بالخطوات ونموذج تعليمات برمجية قابل للتشغيل لمسح خلفية PDF باستخدام Python....ArtifactSubtype على خيارات أخرى مثل WATERMARK وHEADER وFOOTER لتحديد وحذف...

    kb.aspose.com/ar/pdf/python/remove-background-f...
  2. Lock Cells in Excel using C#

    Follow this article to lock cells in Excel using C#. It has details to set the IDE, a list of steps, and a sample code for applying cell protection to a few or all cells in a sheet....Apply a license to avoid watermarks and other limitations Load...

    kb.aspose.com/cells/net/lock-cells-in-excel-usi...
  3. Extract Font from PDF with Java

    Follow this article to extract font from PDF with Java. It has all the details to set the IDE, a list of steps, and a sample code to export font from PDF with Java....apply the license to avoid watermarks and other limitations, and...

    kb.aspose.com/pdf/java/extract-font-from-pdf-wi...
  4. Cara Menambahkan Tanda Air di Tiff menggunakan C#

    Tutorial langkah demi langkah ini adalah tentang cara menambahkan tanda air di Tiff menggunakan C#. Kode ini di C# menambahkan tanda air Tiff untuk perlindungan hak kekayaan intelektual gambar....Langkah-langkah Memasukkan Tiff Watermark menggunakan C# Instal Aspose...

    kb.aspose.com/id/imaging/net/how-to-add-waterma...
  5. Create Pivot Tables and Pivot Charts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....time limit and only injects watermarks into produced documents....

    docs.aspose.com/cells/net/create-pivot-tables-a...
  6. C# でプレゼンテーションに透かしを追加する|Aspose.Slides ドキュメント

    C# で PowerPoint および OpenDocument のプレゼンテーションにテキストと画像の透かしを追加し、ドラフト、機密情報、著作権などを示す方法を学びます。... OpenRead ( "watermark.png" ); IPPImage image = presentation...watermarkShape . Name = "watermark" ; 透かしを削除する 透かしシェイプを削除するには、...

    docs.aspose.com/slides/ja/net/watermark/
  7. 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/
  8. 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/
  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. Añadir marcas de agua a presentaciones en PHP|D...

    Gestione marcas de agua de texto e imagen en presentaciones PowerPoint y OpenDocument en PHP para indicar un borrador, información confidencial, derechos de autor y más....$image = Images :: fromFile ( "watermark.png" ); $picture = $presentation...$watermarkShape -> setName ( "watermark" ); Eliminar una marca de...

    docs.aspose.com/slides/es/php-java/watermark/