Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 190,016 for

paged

(0.14 sec)
  1. PHP에서 PDF 파일을 개별 페이지로 분할|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' ); # 모든 페이지를 순회 $pdf_page = 1 ; $total_size = $pdf ->...size(); pdfPage++) while ( $pdf_page <= $total_size ) { # 새 Document...

    docs.aspose.com/pdf/ko/java/split-pdf-file-into...
  2. Добавление фона в PDF|Aspose.PDF for .NET

    Добавьте фоновое изображение в ваш PDF-файл с помощью C#. Используйте объект BackgroundArtifact.... GetDataDir_AsposePdf_Pages (); // Create PDF document using...jpg" )) { // Add page Page page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/ru/net/add-backgrounds/
  3. Dividir archivos PDF en Python|Aspose.PDF para ...

    Aprende cómo dividir páginas PDF en archivos PDF separados en Python....input_pdf ) page_count = 1 # Loop through all the pages for pdfPage...pdfPage in document . pages : new_document = ap . Document () new_document...

    docs.aspose.com/pdf/es/python-net/split-pdf-doc...
  4. PageSet.All | Aspose.Words for .NET

    Access all document pages in their original order with PageSet All property. Streamline your workflow and enhance document management effortlessly!...property Gets a set with all the pages of the document in their original...Examples Shows how to export Odd pages from the document. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Chercher

    chercher...sections d’en-tête et de pied de page sont couramment utilisées pour...supprimer un en-tête ou un pied de page dans les fichiers Visio. Cet...

    blog.aspose.com/fr/diagram/insert-delete-header...
  6. Archivio

    Archivio...Pages.Add() e imposta le proprietà...alla pagina usando il metodo Page.Paragraphs.Add(Image) . Imposta...

    blog.aspose.com/it/pdf/convert-image-to-pdf-csh...
  7. Archiv

    Archiv...Přidejte do dokumentu PDF novou Page pomocí metody Document.getPages()...stránku nový Image pomocí metody Page.getParagraphs().add(Image) ...

    blog.aspose.com/cs/pdf/convert-image-to-pdf-java/
  8. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of pages from a document stream and saves the extracted pages to an output stream using the specified save format in C++....Extracts a specified range of pages from a document stream and saves...saves the extracted pages to an output stream using the specified...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. PS to EMF Conversion API for C# | .NET

    PS to EMF conversion. Use C# API example code for batch conversion within VB.NET, Asp.NET or any .NET based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/conversion/ps-to-emf/
  10. Dodaj obrazy do pliku PDF poprzez Java | Aspose...

    Dodawanie obrazów do dokumentów PDF programowo za pomocą przykładowego kodu Java przy użyciu pliku Aspose.PDF dla Java...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()..."aspose-logo.jpg" ). toString ()); page . getResources (). getImages...

    products.aspose.com/pdf/pl/java/images/add/