Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 188,091 for

paged

(0.23 sec)
  1. Добавить Номер Страницы в PDF с помощью Python|...

    Aspose.PDF для Python через .NET позволяет добавлять штамп номера страницы в ваш PDF файл, используя класс PageNumberStamp....вызвать метод add_stamp() класса Page для добавления штампа в PDF...Создать штамп с номером страницы page_number_stamp = ap . PageNumberStamp...

    docs.aspose.com/pdf/ru/python-net/add-page-number/
  2. Appliquer le thème à la forme|Documentation

    Cette section explique comment définir les propriétés du thème dans une forme visio avec Aspose.Diagram.... obtenir une page particulière. obtenir une forme...); // Get page by name Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/fr/net/apply-theme-to-s...
  3. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...var page = srcDocument . Pages [ 2 ]; dstDocument . Pages . Add...

    docs.aspose.com/pdf/zh/net/move-pages/
  4. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/cpp/text-annotation/
  5. Generate Patch Code Barcodes|Documentation

    Aspose.BarCode for Python via .NET enables Patch Code barcode generation...efficiency of automated multi-page document scanning. Patch Code...placement on a page or generating entire A4 or US Letter pages. Patch...

    docs.aspose.com/barcode/python-net/generate-pat...
  6. Converting a DICOM file to PDF using Python | A...

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...initializes the document with no pages or content. Use the add() method...

    products.aspose.com/pdf/python-net/conversion/d...
  7. Работа с векторной графикой|Aspose.PDF for .NET

    Эта статья описывает функции работы с инструментом GraphicsAbsorber с использованием C#....first page of the document var page = document . Pages [ 1 ];...graphics from the page graphicsAbsorber . Visit ( page ); // Display...

    docs.aspose.com/pdf/ru/net/working-with-vector-...
  8. Bekerja dengan Grafik Vektor|Aspose.PDF for .NET

    Artikel ini menjelaskan fitur-fitur bekerja dengan alat GraphicsAbsorber menggunakan C#....first page of the document var page = document . Pages [ 1 ];...graphics from the page graphicsAbsorber . Visit ( page ); // Display...

    docs.aspose.com/pdf/id/net/working-with-vector-...
  9. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a table – rows, columns, and cells using Python. Specify Header Row Python.... What is this page about? This page shows how to manipulate...tables from breaking across pages. For more control over how tables...

    docs.aspose.com/words/python-net/working-with-c...
  10. Получение и установка свойств страниц|Aspose.PD...

    Узнайте, как получать и устанавливать свойства страниц для PDF-документов с использованием Aspose.PDF for .NET, что позволяет настраивать форматирование документов.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...// Get page count System . Console . WriteLine ( "Page Count :...

    docs.aspose.com/pdf/ru/net/get-and-set-page-pro...