Adicione um carimbo de texto a um arquivo PDF usando a classe TextStamp com C++....MakeObject < TextStamp > ( u "Sample Stamp" ); // Definir se o carimbo...TextStamp usando FormattedText auto stamp = MakeObject < TextStamp > (...
Añade un sello de texto a un archivo PDF utilizando la clase TextStamp con C++....MakeObject < TextStamp > ( u "Sample Stamp" ); // Establecer si el sello...TextStamp usando FormattedText auto stamp = MakeObject < TextStamp > (...
Ajouter un tampon de texte à un fichier PDF en utilisant la classe TextStamp avec Java....Stamp ; public class ExampleStampingImage...utilisant FormattedText TextStamp stamp = new TextStamp ( text ); //...
Semplice codice sorgente demo per lavorare con timbri in PDF su qualsiasi piattaforma con linguaggio C++....L'azione più popolare con Stamps in C++ Crea o aggiungi un nuovo...inputFileName ); // Create text stamp auto textStamp = MakeObject...
Bagian ini menjelaskan cara bekerja dengan Aspose.PDF Facades menggunakan Kelas PdfFileStamp.... In order to add PDF page stamp, you first need to create objects...objects of PdfFileStamp dan Stamp classes. Anda juga perlu membuat...
本节解释了如何使用 PdfFileStamp 类与 Aspose.PDF Facades 一起工作。... In order to add PDF page stamp, you first need to create objects...objects of PdfFileStamp and Stamp classes. 为了添加 PDF 页面印章,您首先需要创建...
Aspose.PDF for C++ يسمح لك بإضافة رؤوس وتذييلات إلى ملف PDF الخاص بك باستخدام فئة TextStamp....); // Set properties of the stamp textStamp -> set_TopMargin (...إنشاء كائن Document وكائن Image Stamp باستخدام الخصائص المطلوبة. بعد...
C++を使用してTextStampクラスでPDFファイルにテキストスタンプを追加します。...inputFileName ); // Create text stamp auto textStamp = MakeObject...TextStamp > ( u "Sample Stamp" ); // Set whether stamp is background textStamp...