Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,224 for

stamp

(0.08 sec)
  1. Memutar Halaman PDF Menggunakan Python|Aspose.P...

    Topik ini menjelaskan bagaimana memutar orientasi halaman dalam file PDF yang ada secara programatis dengan Python....programatis melalui Python Stamping dengan Aspose.PDF menggunakan...

    docs.aspose.com/pdf/id/python-net/rotate-pages/
  2. Dodaj stopkę do pliku PDF przy użyciu PHP | Asp...

    Dodaj stopkę do pliku PDF programowo z przykładowym kodem PHP używając Aspose.PDF dla PHP via Java....(); // Set properties of the stamp $imageStamp -> setBottomMargin...

    products.aspose.com/pdf/pl/php-java/footer/
  3. Dodaj nagłówek do pliku PDF za pomocą C# | Aspo...

    Przykładowy kod C# do używania Aspose.PDF do pracy z nagłówkami z pliku PDF za pośrednictwem .NET....); // Set properties of the stamp textStamp . TopMargin = 10 ;...

    products.aspose.com/pdf/pl/net/header/
  4. Aggiungi l'intestazione al PDF usando PHP | Asp...

    PHP codice di esempio per aggiungere l'intestazione nel documento PDF su qualsiasi piattaforma....(); // Set properties of the stamp $imageStamp -> setTopMargin...

    products.aspose.com/pdf/it/php-java/header/
  5. افزودن هدر به PDF با استفاده از Python | Aspose...

    نمونه کد پایتون برای استفاده از Aspose.PDF برای کار با هدر از PDF از طریق .NET.... یک Stamp ایجاد کنید و ویژگی های آن را...

    products.aspose.com/pdf/fa/python-net/header/
  6. Добавление штампов страниц в PDF с помощью C#|A...

    Добавьте штамп страницы в документ PDF с помощью класса PdfPageStamp из библиотеки Aspose.PDF for .NET....Background = true }; // Add stamps document . Pages [ 1 ]. AddStamp...

    docs.aspose.com/pdf/ru/net/page-stamps-in-the-p...
  7. PST Dosyasında Takvim Öğeleriyle Çalışma|Docume...

    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....Kaydetme keep_original_date_time_stamp yöntemi, MapiCalendarIcsSaveO...save_options . keep_original_date_time_stamp = True if not ( cal is None...

    docs.aspose.com/email/tr/python-net/working-wit...
  8. Práce s položkami kalendáře v souboru PST|Docum...

    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....Metoda keep_original_date_time_stamp třídy MapiCalendarIcsSaveO třída...save_options . keep_original_date_time_stamp = True if not ( cal is None...

    docs.aspose.com/email/cs/python-net/working-wit...
  9. Zarządzanie elementami kalendarza w plikach PST...

    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....Metoda keep_original_date_time_stamp klasy MapiCalendarIcsSaveO klasa...save_options . keep_original_date_time_stamp = True if not ( cal is None...

    docs.aspose.com/email/pl/python-net/managing-ca...
  10. Agregar texto a PDF usando C#|Aspose.PDF for .NET

    Aprenda cómo agregar texto a un documento PDF en .NET usando Aspose.PDF para mejorar el contenido y editar documentos....instance with sample text var stamp = new Aspose . Pdf . TextStamp...TextStamp ( "This is text stamp with character spacing" ); // Specify...

    docs.aspose.com/pdf/es/net/add-text-to-pdf-file/