Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 155,956 for

paged

(0.18 sec)
  1. Обновление ссылок в PDF|Aspose.PDF for Java

    Обновление ссылок в PDF программным способом. Это руководство о том, как обновить ссылки в PDF на языке Java....pdf" ); Page page = document . getPages ()....linkAnnot = ( LinkAnnotation ) page . getAnnotations (). get_Item...

    docs.aspose.com/pdf/ru/java/update-links/
  2. Extraire des données d'un tableau dans un PDF a...

    Apprenez à extraire des données tabulaires d'un PDF en utilisant Aspose.PDF for .NET en C#... Décider quelles pages doivent être analysées et appliquer...appliquer Visit aux pages souhaitées. Les données tabulaires seront...

    docs.aspose.com/pdf/fr/net/extract-data-from-ta...
  3. Comment insérer un tableau dans un PDF avec Python

    Ce court tutoriel explique comment insérer un tableau dans un PDF à l'aide de Python. Il contient les paramètres IDE, le processus par étapes et un exemple de code exécutable pour ajouter un tableau au format PDF à l'aide de Python....Page Product Family Aspose.PSD Product...un nouveau PDF, insérer une page, créer un tableau, remplir un...

    kb.aspose.com/fr/pdf/python/how-to-insert-table...
  4. Python을 사용하여 PDF의 페이지 크기를 변경하는 방법

    이 작은 자습서는 Python을 사용하여 PDF의 페이지 크기를 변경하는 방법에 중점을 둡니다. 여기에는 Python을 사용하여 PDF 페이지의 크기를 변경하는 프로세스를 보여주기 위해 환경, 단계별 프로그램 흐름 및 실행 가능한 샘플 코드를 구성하는 모든 세부 정보가 포함됩니다....Page Product Family Aspose.PSD Product...컬렉션에서 원하는 페이지에 액세스합니다. Page 클래스의 set_page_size() 메서드를 호출하고 새 페이지...

    kb.aspose.com/ko/pdf/python/how-to-change-page-...
  5. PDF do PNG Scalanie przy użyciu Python | Aspose...

    Połącz dwa lub więcej dokumentów PDF w jeden plik PNG programowo z przykładowym kodem Python przy użyciu pliku Aspose.PDF dla Python for .NET...PngDevice ( resolution ) page_count = 1 while page_count <= len ( document...document . pages ): image_stream = FileIO ( path_outfile + str...

    products.aspose.com/pdf/pl/python-net/merger/pd...
  6. Aspose::Words::Fields::FieldIndex::get_PageNumb...

    Aspose::Words::Fields::FieldIndex::get_PageNumberSeparator method. Gets or sets the character sequence that is used to separate an index entry and its page number in C++....separate an index entry and its page number. System :: String Aspose...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Trabajar con imágenes en archivos XPS | Java

    Cómo agregar una imagen simple o en mosaico a un archivo XPS es una pregunta respondida por la Aspose.Page. Vea cómo utilizar la funcionalidad en Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/java/xps/working-with-i...
  8. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....Organize content neatly across pages Save Resources: Reduce paper/ink...programmatically: Access worksheet’s page setup properties Define print...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  9. 通過C#將圖像添加到 PDF | Aspose.PDF

    本頁介紹使用 .NET 框架、.NET Core、Aspose.PDF .NET 庫將圖像添加到 PDF 文檔中的功能。...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hant/net/images/add/
  10. Convertir une URL en PDF à l'aide de C#

    Ce tutoriel décrit comment convertir une URL en PDF à l'aide de C#. Il contient les détails pour configurer l'IDE, une liste d'étapes et un exemple de code pour transformer un lien en document PDF à l'aide de C#....Page Product Family Aspose.PSD Product...paramètres personnalisés pour la page PDF de sortie sont également...

    kb.aspose.com/fr/pdf/net/convert-url-to-pdf-usi...