Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 184,564 for

paged

(0.13 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 아카이브

    아카이브... Page.getAnnotations().add() 메서드를...Document("input.pdf"); // 페이지 참조 가져오기 Page page = document.getPages().get_Item(1);...

    blog.aspose.com/ko/pdf/add-hyperlinks-in-pdf-us...
  5. Adicionar Cabeçalho e Rodapé ao PDF|Aspose.PDF ...

    Aspose.PDF para C++ permite que você adicione cabeçalhos e rodapés ao seu arquivo PDF usando a classe TextStamp....chamar o método AddStamp da Page para adicionar o texto no cabeçalho...for ( auto page : document -> get_Pages ()) { page -> AddStamp...

    docs.aspose.com/pdf/pt/cpp/add-headers-and-foot...
  6. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....that separate an entry and its page number. get_FieldEnd () const...whether to hide tab leader and page numbers in Web layout view....

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Usando utilidades gráficas XPS | C++

    Descubra cómo crear fácilmente imágenes y formas relativamente complejas en una página XPS utilizando utilidades gráficas en Aspose.Page API para C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/cpp/xps/graphic-utilities/
  8. Utilizzo delle utilità grafiche XPS | C++

    Scopri come creare facilmente immagini e forme relativamente complesse su una pagina XPS utilizzando le utilità grafiche nell'API Aspose.Page per C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/it/cpp/xps/graphic-utilities/
  9. Lavorare con i documenti in un file PS | Python

    L'aggiunta di pagine a un file PS è una funzionalità supportata dalla soluzione API Aspose.Page. Scopri come utilizzare questa funzionalità in Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/it/python-net/ps/working-w...
  10. PHP를 사용하여 BMP 파일을 PDF로 변환합니다 | Aspose.PDF

    PHP에서 BMP 에서 PDF 로의 변환을 위한 샘플 코드입니다.Java를 통해 PHP용 Aspose.PDF 파일을 사용하여 BMP 에서 PDF 로 일괄 변환하려면 예제 코드를 사용하세요....(); // Add a new page to the document $page = $document -> getPages...Set the margins of the page to 0 $page -> getPageInfo () -> getMargin...

    products.aspose.com/pdf/ko/php-java/conversion/...