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

paged

(0.31 sec)
  1. PDF 스티커 주석을 파이썬으로 사용하기|Aspose.PDF for Python vi...

    이 주제는 스티커 주석에 관한 것이며, 예시로 텍스트에 워터마크 주석을 보여줍니다....주석을 추가할 페이지 객체 로드 page = document . pages [ 1 ] # 주석 생성 wa =...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/ko/python-net/sticky-annota...
  2. Comment imprimer un fichier PDF dans .NET Core|...

    Cette page explique comment convertir un document PDF en XPS dans .NET Core et l'ajouter en tant que tâche à la file d'attente de l'imprimante locale....source de papier par taille de page PDF Depuis la version 24.4,...source de papier par taille de page PDF dans la boîte de dialogue...

    docs.aspose.com/pdf/fr/net/print-dotnetcore/
  3. Agregar tablas a PDF en Python|Aspose.PDF for P...

    Aprenda a agregar y configurar tablas en documentos PDF existentes en Python.... Document () page = document . pages . add () # Initializes...object to first page of input document page . paragraphs . add...

    docs.aspose.com/pdf/es/python-net/adding-tables/
  4. ค้นหา

    ค้นหา...Document("sample-multi-page.docx") # get page count pageCount = doc.page_count...page_count # วนซ้ำผ่านหน้า for page in range(0, pageCount): # บันทึกแต...

    blog.aspose.com/th/words/extract-pages-from-wor...
  5. HTML do PDF Scalanie przy użyciu C++ | Aspose.PDF

    Połącz dwa lub więcej dokumentów HTML w jeden plik PDF programowo z przykładowym kodem C++ przy użyciu pliku Aspose.PDF dla C++...all html to single large pdf page opt1 -> set_IsRenderToSinglePage...// split html content to pdf pages opt2 -> set_IsRenderToSinglePage...

    products.aspose.com/pdf/pl/cpp/merger/html-to-pdf/
  6. Converting a PNG file to PDF using Python | Asp...

    Sample code on Python for PNG to PDF conversion. Use example code for batch PNG to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...as the container for all PDF pages and elements.This step initializes...

    products.aspose.com/pdf/python-net/conversion/p...
  7. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET....to paragraphs collection of page. Save our PDF file. // For complete...Document ()) { // Add page var page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/net/add-curve/
  8. Working with XPS Document | Python via .NET

    There are articles on how to work with text, gradient, image, transparency, and pages of XPS files using Aspose.Page for Python via .NET API solution....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/working-with-xps/
  9. Lavorare con i collegamenti ipertestuali|Docume...

    Questa sezione spiega come aggiungere o ottenere un collegamento ipertestuale in una forma Visio con Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Get shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/it/net/working-with-hyp...
  10. Convertir PDF en TIFF|Aspose.PDF pour Android v...

    Cet article décrit comment convertir les pages d'un document PDF en image TIFF. Vous apprendrez comment convertir toutes ou une seule page en images TIFF avec Aspose.PDF pour Android via Java....Java permet de convertir des pages PDF en images TIFF. La classe...vous permet de convertir des pages PDF en images TIFF. Cette classe...

    docs.aspose.com/pdf/fr/androidjava/convert-pdf-...