Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 141,256 for

paged

(0.19 sec)
  1. Create HTML Files via C# | products.aspose.com

    C# Sample code for generating HTML documents. Use this code for creating HTML files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/html/
  2. Copier le champ intérieur et extérieur|Aspose.P...

    Cette section explique comment copier le champ intérieur et extérieur avec Aspose.PDF Facades en utilisant la classe FormEditor....aux mêmes coordonnées, sur la page spécifiée. Cette méthode nécessite...du champ et le numéro de la page sur laquelle le champ doit être...

    docs.aspose.com/pdf/fr/net/copy-inner-and-outer...
  3. PdfPageMode enumeration | Aspose.Words for Python

    aspose.words.saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader.... page_mode = aw . saving . PdfPageMode...PdfSaveOptions () # Set the "page_mode" property to "PdfPageMode...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Public API Changements dans Aspose.Diagram 3.8....

    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....classe Page est ajouté pour transmettre l’ID de page max Les...facilement calculer un ID de page maximum et l’incrémenter. Le...

    docs.aspose.com/diagram/fr/net/public-api-chang...
  5. Manipuler les tables dans un PDF existant|Aspos...

    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....simples qui existent déjà sur la page d’un document PDF. Une nouvelle...TableAbsorber () # Visiter la première page avec l'absorbeur absorber ....

    docs.aspose.com/pdf/fr/python-net/manipulate-ta...
  6. Создание PDF документа|Aspose.PDF для Python че...

    Эта страница описывает, как создать PDF документ с нуля с помощью Aspose.PDF для Python через библиотеку C++....Получить объект document_get_pages , содержащий все страницы в...страниц page_collection_add_page и возвращает объект Page, представляющий...

    docs.aspose.com/pdf/ru/python-cpp/create-document/
  7. PHP에서 페이지 속성 가져오기|Aspose.PDF for Java

    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....pdf' ); # 페이지 컬렉션 가져오기 $page_collection = $pdf_document ->...getPages (); # 특정 페이지 가져오기 $pdf_page = $page_collection -> get_Item (...

    docs.aspose.com/pdf/ko/java/get-page-properties...
  8. Конвертируйте файлы PostScript с помощью .NET

    Функциональность преобразования PS в PDF, включенная в решение Aspose.Page API для .NET, объясняется и иллюстрируется фрагментами кода здесь....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/net/convert-ps/
  9. Convertir archivos PostScript usando .NET

    La funcionalidad de conversión de PS a PDF incluida en la solución API Aspose.Page para .NET se explica e ilustra con fragmentos de código aquí....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/net/convert-ps/
  10. 使用 Python 为 PDF 添加页码|Aspose.PDF for Python via ...

    Aspose.PDF for Python via .NET 允许您使用 PageNumber Stamp 类为 PDF 文件添加页码。...之后,您可以调用 Page 的 add_stamp() 方法在 PDF 中添加图章...Document ( input_pdf ) # 创建页码图章 page_number_stamp = ap . PageNumberStamp...

    docs.aspose.com/pdf/zh/python-net/add-page-number/