Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 187,838 for

paged

(0.12 sec)
  1. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  2. Archiwa

    Archiwa... Dodaj nową Page do dokumentu PDF za pomocą metody...Obraz do strony za pomocą metody Page.getParagraphs().add(Image) ...

    blog.aspose.com/pl/pdf/convert-image-to-pdf-java/
  3. Chercher

    chercher...collection d’images de chaque page. Ainsi, vous pouvez accéder... Obtenez la référence de la page souhaitée du PDF à partir de...

    blog.aspose.com/fr/pdf/replace-images-in-pdf-fi...
  4. ค้นหา

    ค้นหา...pages ในการวนซ้ำแต่ละครั้ง ให้อัป...Document("input.pdf") for page in doc.pages: # เปลี่ยนการวางแนวขอ...

    blog.aspose.com/th/pdf/rotate-pdf-in-python/
  5. Archiwa

    Archiwa...pages. W każdej iteracji aktualizuj...Document("input.pdf") for page in doc.pages: # Zmień orientację każdej...

    blog.aspose.com/pl/pdf/rotate-pdf-in-python/
  6. Archivio

    Archivio...RecognizePdf("pages.pdf", set); // Stampa il testo...(RecognitionResult page in result) { System.Console.WriteLine($"Page: {pageNumber++}...

    blog.aspose.com/it/ocr/scanned-pdf-to-text/
  7. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...to every page, but the header is removed from page 2 and onwards...headers are present on every page, but I do not like the word-art...

    forum.aspose.com/t/adding-shape-watermark-remov...
  8. Архів

    Архів...RecognizePdf("pages.pdf", set); // Друк тексту після...(RecognitionResult page in result) { System.Console.WriteLine($"Page: {pageNumber++}...

    blog.aspose.com/uk/ocr/scanned-pdf-to-text/
  9. FAQ|CAD Documentation

    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....FAQ Contents [ Hide ] This page contains answers to the most...questions. Please learn the current page – perhaps this will allow you...

    docs.aspose.com/cad/net/faq/
  10. PDFページの削除|Aspose.PDF for .NET

    このセクションでは、PdfFileEditorクラスを使用してAspose.PDF FacadesでPDFページを削除する方法を説明します。...GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...PdfFileEditor (); // Array of pages to delete var pagesToDelete...

    docs.aspose.com/pdf/ja/net/delete-pdf-pages/