Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 671 for

watermark annotation

(1.91 sec)
  1. Trabajando con Artefactos en C++|Aspose.PDF par...

    Esta página describe cómo trabajar con la clase Artifact usando Aspose.PDF para C++. Los fragmentos de código muestran cómo agregar una imagen de fondo a las páginas PDF y cómo obtener cada marca de agua en la primera página de un archivo PDF....WatermarkArtifact > (); String text ( u "WATERMARK" ); artifact -> set_Text (...document -> Save ( _dataDir + u "watermark.pdf" ); } Background images...

    docs.aspose.com/pdf/es/cpp/artifacts/
  2. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....bookmarks, annotations, forms, operators, stamps, watermarks, links...manipulate attachments and annotations by adding, updating, or deleting...

    docs.aspose.com/pdf/net/drawing/
  3. Aspose.PDF for Java 9.1.0における公開APIの変更|Aspose.PD...

    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....getCatalogValue(String key) Annotation クラスに、以下のメソッドが追加されました: public...operatorCollection) Watermark クラスの変更: public Watermark(com.aspose.ms...

    docs.aspose.com/pdf/ja/java/public-api-changes-...
  4. 注釈の概要|Aspose.PDF for C++

    Aspose.PDF for C++を使用して作業できる可能な注釈のリストをチェックしてください。...5) スクリーン注釈||| | Watermark |(PDF 1.6) 透かし注釈||| | Redact...編集注釈||| Add, Delete and Get Annotation using Aspose.PDF for C++...

    docs.aspose.com/pdf/ja/cpp/overview-of-annotati...
  5. العمل مع القطع الأثرية في C++|Aspose.PDF لـ C++

    تصف هذه الصفحة كيفية العمل مع فئة Artifact باستخدام Aspose.PDF لـ C++. تعرض مقتطفات التعليمات البرمجية كيفية إضافة صورة خلفية إلى صفحات PDF وكيفية الحصول على كل علامة مائية في الصفحة الأولى من ملف PDF....WatermarkArtifact > (); String text ( u "WATERMARK" ); artifact -> set_Text (...document -> Save ( _dataDir + u "watermark.pdf" ); } خلفيات الصور يمكن...

    docs.aspose.com/pdf/ar/cpp/artifacts/
  6. Trailer Not Found always - Free Support Forum -...

    Evaluating Aspose.PDF.Net version 26.3.0. Every time I try to open an existing PDF I get the “Trail Not Found” message. PDFs that I can open in Aspose.Word.Net version 25.11.0 I cannot open in Aspose.PDF.Net version 26.3…...fonts, bookmarks, annotations, forms, watermarks, security & printing...

    forum.aspose.com/t/trailer-not-found-always/326570
  7. View PSD File Formats via .NET | products.aspos...

    C# source code to load, render and display PSD documents on .NET Framework, .NET Core....update layer properties, add watermarks or render one format to PNG...adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/psd/net/viewer/psd/
  8. C++ PDF API for Creating, Merging, Editing, and...

    Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG....Adding, removing comments and annotations Add, extract, remove attachments...PDF document Add pages Add watermarks or stamps Add simple or formated...

    products.aspose.com/pdf/cpp/
  9. Menggunakan Anotasi Teks untuk PDF|Aspose.PDF f...

    Aspose.PDF for .NET memungkinkan Anda untuk Menambahkan, Mengambil, dan Menghapus Anotasi Teks dari dokumen PDF Anda....Anotasi terdapat dalam koleksi Annotations dari Halaman tertentu. Koleksi...RunExamples . GetDataDir_AsposePdf_Annotations (); // Open PDF document...

    docs.aspose.com/pdf/id/net/text-annotation/
  10. Travailler avec les artefacts dans .NET|Aspose....

    Aspose.PDF for .NET vous permet d’ajouter une image d’arrière-plan aux pages PDF, et d’obtenir chaque filigrane en utilisant la classe Artifact....Footer, Header, Undefined, Watermark). Artifact.Image – renvoie..."sample-w.pdf" )) { // Get the watermarks from the first page artifacts...

    docs.aspose.com/pdf/fr/net/artifacts/