Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 188,113 for

paged

(0.29 sec)
  1. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python.... What is this page about? This page shows how to create...settings, page numbers, and handling different page orientations...

    docs.aspose.com/words/python-net/working-with-h...
  2. Pythonを使用した追加注釈|Aspose.PDF for Python via .NET

    このセクションでは、PDFドキュメントに追加の種類の注釈を追加、取得、削除する方法について説明します。... pages [ 1 ], ap . Rectangle ( 200...ap . Color . blue document . pages [ 1 ] . annotations . append...

    docs.aspose.com/pdf/ja/python-net/extra-annotat...
  3. Unclear margin behavior when stamping with a Cr...

    Using Aspose.Pdf 8.4.1, I'm seeing an odd behavior when attempting to add text stamps to a PDF page that has a CropBox defined. Using the code below, only the version using offsets to compensate for the crop box (includ…...to add text stamps to a PDF page that has a CropBox defined....the corners of the displayable page. The left bottom origin seem...

    forum.aspose.com/t/unclear-margin-behavior-when...
  4. Добавление Заголовка и Нижнего Колонтитула в PD...

    Aspose.PDF для PHP через Java позволяет добавлять заголовки и нижние колонтитулы в ваш PDF файл с помощью класса TextStamp....вызвать метод AddStamp класса Page, чтобы добавить текст в заголовок...$verticalAlignment -> Top ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/ru/php-java/add-headers-and...
  5. 添加 PDF 页面印章|Aspose.PDF for .NET

    了解如何在 .NET 中向 PDF 页面添加印章,包括文本和图像,用于水印或品牌标识,使用 Aspose.PDF。...文件的特定页面上添加 PDF 页面印章,您还需要设置 Stamp 类的 Pages 属性。此属性需要一个整数数组,包含您想要添加印章的页面编号。然后,您可以使用...IsBackground = true ; stamp . Pages = new [] { 1 , 3 }; // Apply...

    docs.aspose.com/pdf/zh/net/add-pdf-page-stamp/
  6. Архивы

    Архивы...новую страницу, используя класс Page. Укажите текст заголовка, дату...инициализировать новую страницу Page page = new Page(); // текст заголовка...

    blog.aspose.com/ru/note/change-styles-in-onenot...
  7. Archiwa

    Archiwa...nową stronę za pomocą klasy Page. Określ tekst tytułu, datę i...zainicjuj nową stronę Page page = new Page(); // tekst tytułu RichText...

    blog.aspose.com/pl/note/change-styles-in-onenot...
  8. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/work-with-canvases/
  9. Archiv

    Archiv...page\count ab. Durchlaufen Sie die...der Methode Document.extract\pages(pageIndex, 1) in ein Objekt...

    blog.aspose.com/de/words/split-a-word-document-...
  10. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...)) { // Load Page object to add Annotation var page = document...document . Pages [ 1 ]; // Create Watermark Annotation var wa = new Aspose...

    docs.aspose.com/pdf/zh/net/sticky-annotations/