Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 190,040 for

paged

(1.33 sec)
  1. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....artifacts on a particular page, the Page class has the Artifacts...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/add-watermarks/
  2. Как создать PDF с помощью C#|Aspose.PDF for .NET

    Создание и форматирование PDF-документа с помощью Aspose.PDF for .NET.... Добавьте объект Page в коллекцию Pages объекта Document. Добавьте...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/ru/net/create-pdf-document/
  3. Archiwa

    Archiwa...każdą stronę za pomocą metody Page->setRotate(Rotation value) ...(System::SharedPtr<Page> page : pdfDocument->get_Pages()) { // Obróć...

    blog.aspose.com/pl/pdf/rotate-pdf-pages-text-or...
  4. Архів

    Архів...сторінку за допомогою методу Page->setRotate(Rotation value) ...(System::SharedPtr<Page> page : pdfDocument->get_Pages()) { // Повернути...

    blog.aspose.com/uk/pdf/rotate-pdf-pages-text-or...
  5. Travailler avec les lignes et colonnes de GridW...

    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....GridWeb au formulaire Web ou à la page. Accédez à la feuille de calcul...GridWeb à un formulaire Web ou une page. Accédez à la feuille de calcul...

    docs.aspose.com/cells/fr/java/working-with-rows...
  6. PDF 페이지 삽입|Aspose.PDF for .NET

    이 섹션에서는 PdfFileEditor 클래스를 사용하여 Aspose.PDF Facades로 PDF 페이지를 삽입하는 방법을 설명합니다....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...PdfFileEditor (); // Insert pages pdfEditor . Insert ( dataDir...

    docs.aspose.com/pdf/ko/net/insert-pdf-pages/
  7. 복잡한 PDF 만들기|Aspose.PDF for C++

    Aspose.PDF for C++를 사용하면 하나의 문서에 이미지, 텍스트 조각 및 테이블을 포함하는 더 복잡한 문서를 만들 수 있습니다.... 문서 객체에 Page 를 추가합니다. 이제 문서에 한 페이지가 추가됩니다...com/pdf/cpp/class/aspose.pdf.page#ac5c48bedc9fe8a7e080)에 추가합니다...

    docs.aspose.com/pdf/ko/cpp/complex-pdf-example/
  8. 使用 Python 將 PDF 文件轉換為 PNG | Aspose.PDF

    PDF 到 PNG 轉換的 Python 示例代碼片段。 檢查使用 Python 和 .NET 將 PDF 批量轉換為 PNG 的示例代碼... 初始化页面计数器变量 (page_count) 以跟踪当前正在处理的页面。这对于迭代 PDF...写入图像数据后,关闭每个打开的图像流,以确保资源的正确释放。 增加页面计数器变量 (page_count) 以移至 PDF 文档的下一页。 以下示例演示了如何在...

    products.aspose.com/pdf/zh-hant/python-net/conv...
  9. Was ist die OXPS-Datei? | Wissensdatenbank

    OXPS-Dateien werden oft als dasselbe wie XPS-Dateien angesehen. Es gibt jedoch Unterschiede zwischen den Formaten....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/net/what-is-oxps-file/
  10. Cómo crear PDF usando C#|Aspose.PDF for .NET

    Crear y formatear el documento PDF con Aspose.PDF for .NET....Agregar un objeto Page a la colección Pages del objeto Document...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/es/net/create-pdf-document/