Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 192,338 for

paged

(0.3 sec)
  1. Удалить штампы глобально|Aspose.PDF for Python ...

    Этот пример демонстрирует, как удалить аннотации «резиновый штамп» глобально на всех страницах PDF с использованием Aspose.PDF for Python via the Facades API. Он показывает, как удалять штампы по идентификатору без указания отдельных страниц....multiple pages so global deletion is meaningful for page in range...content_editor . create_rubber_stamp ( page , apd . Rectangle ( 120 , 500...

    docs.aspose.com/pdf/ru/python-net/delete-stamps...
  2. Изменение размеров страниц в PDF-файле|Aspose.P...

    Попробуйте узнать, как изменить размеры страниц в PDF-файле, используя класс PdfPageEditor.... Свойство Pages можно использовать для указания...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/ru/net/changing-page-sizes-...
  3. Excluir Selos Globalmente|Aspose.PDF for Python...

    Este exemplo demonstra como excluir anotações de selo de borracha globalmente em todas as páginas de um PDF usando Aspose.PDF for Python via a API Facades. Ele mostra como remover selos por ID sem especificar páginas individuais....multiple pages so global deletion is meaningful for page in range...content_editor . create_rubber_stamp ( page , apd . Rectangle ( 120 , 500...

    docs.aspose.com/pdf/pt/python-net/delete-stamps...
  4. Extract Images from PDF|Aspose.PDF for Java

    How to extract a part of the image from PDF using Aspose.PDF for Java...from PDF Contents [ Hide ] Each page in PDF document contain resources...image from page, we need to get reference to the page, next to...

    docs.aspose.com/pdf/java/extract-images-from-th...
  5. Tworzenie pliku PDF przy użyciu Python | Aspose...

    W tym temacie pokazano, jak używać Aspose.PDF for Python API do łatwego generowania i odczytywania plików PDF w aplikacjach Pythona....Dodaj stronę za pomocą metody Pages.add (). Utwórz nowy obiekt TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/pl/python-net/create/
  6. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multipage documents....event, which is raised when a page or file from a batch is processed...Console . WriteLine ( $"Read page: {e.CurrentPage} | image: {e...

    docs.aspose.com/ocr/net/track-progress/
  7. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....for page in table . pages : print ( "page:" + str ( page . page_index...page_index )) for row in page . rows : print ( "row:" + str (...

    docs.aspose.com/ocr/python-net/table-recognition/
  8. PageSetup.characters_per_line property | Aspose...

    PageSetup.characters_per_line property. Gets or sets the number of characters per line in the document grid.... Maximum value depends on page width and font size of the Normal...characters per line of a Letter page with one-inch margins is 43...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies page orientation....Orientation enumeration Specifies page orientation. Members Name Description...Description Portrait Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. API Ruota PDF | Aspose.PDF

    Ruota le pagine PDF usando .NET, .NET Core, Java, C++ e Android.... GetDataDir_AsposePdf_Pages (); Document doc = new Document...pdf" ); foreach ( Page page in doc . Pages ) { Aspose . Pdf ...

    products.aspose.com/pdf/it/rotate/