Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 140,976 for

paged

(0.11 sec)
  1. ลบลายน้ำจาก PDF โดยใช้ C# | Aspose.PDF

    C# ซอร์สโค้ดเพื่อลบลายน้ำจากไฟล์ PDF บน NET Framework, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Page.Artifacts 1.บันทึกไฟล์ PDF ลบลายน้ำจาก...inputFile ); var page = pdfDocument . Pages [ 1 ]; if ( page . Artifacts...

    products.aspose.com/pdf/th/net/watermark/remove/
  2. Tüm Çalışsayfa Sütunlarını Tek PDF Sayfasına Sı...

    Aspose.Cells for Python via .NET API ile Tüm Çalışma Sayfası Sütunlarını Tek PDF Sayfasına Sığdırmayı Öğrenin....all_columns_in_one_page_per_sheet özelliği bu özelliği...PdfSaveOptions.all_columns_in_one_page_per_sheet , bir çalışsayfadaki...

    docs.aspose.com/cells/tr/python-net/fit-all-wor...
  3. 使用 Python 添加背景到 PDF|Aspose.PDF for Python via .NET

    使用 Python 向您的 PDF 文件添加背景图像。使用 BackgroundArtifact 类。...向 document 对象添加新页面 page = document . pages . add () # 创建 Background...backgroundartifact 添加到页面的工件集合中 page . artifacts . append ( background...

    docs.aspose.com/pdf/zh/python-net/add-backgrounds/
  4. Add Image Stamp to PDF using Python | Aspose.PDF

    Add image stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... Add the Stamp to Page using AddStamp method Add Image...stamp to particular page document . pages [ 1 ] . add_stamp (...

    products.aspose.com/pdf/python-net/stamps/image/
  5. Ottieni la filigrana dal PDF usando Python | As...

    Codice sorgente Python per ottenere la filigrana da un file PDF su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Page.Artifacts. Salva file PDF Ottieni...Document ( "sample.pdf" ) if doc . pages [ 1 ] . artifacts [ 1 ] . subtype...

    products.aspose.com/pdf/it/python-net/watermark...
  6. Hello World PHP via Java Contoh|Aspose.PDF untu...

    Halaman ini menunjukkan bagaimana menggunakan pemrograman sederhana untuk membuat dokumen PDF berisi teks - Hello World menggunakan Aspose.PDF untuk PHP via Java....Membuat objek Document Tambahkan Page ke objek dokumen Buat objek...$document = new Document (); $page = $document -> getPages () ->...

    docs.aspose.com/pdf/id/php-java/hello-world-exa...
  7. Пример Hello World PHP через Java|Aspose.PDF дл...

    Эта страница показывает, как использовать простое программирование для создания PDF-документа с текстом - Hello World с использованием Aspose.PDF для PHP через Java....Создайте объект Document Добавьте Page к объекту документа Создайте...$document = new Document (); $page = $document -> getPages () ->...

    docs.aspose.com/pdf/ru/php-java/hello-world-exa...
  8. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...‘Hello World’ in a specified Page. Creating the Hello World Application...writes Hello World! on the first page and saves the Visio file. 代码示例:打开现有文件...

    docs.aspose.com/diagram/zh/net/your-first-aspos...
  9. Public API Changes in Aspose.Diagram 17.01|Docu...

    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.... Shapes ; // get shapes by page index and shape ID, and then...object shapes . Add ( diagram . Pages [ 0 ]. Shapes . GetShape ( 1...

    docs.aspose.com/diagram/net/public-api-changes-...
  10. Convertir un PDF en différents formats d'image ...

    Ce sujet vous montre comment utiliser Aspose.PDF pour convertir un PDF en divers formats d'images, par exemple TIFF, BMP, EMF, JPEG, PNG, GIF, SVG avec quelques lignes de code....mais ImageDevice - pour une page particulière. Convertir un PDF...NET permet de convertir des pages PDF en images TIFF. La classe...

    docs.aspose.com/pdf/fr/net/convert-pdf-to-image...