Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 140,592 for

paged

(0.21 sec)
  1. ParagraphFormat.keep_with_next property | Aspos...

    ParagraphFormat.keep_with_next property. True if the paragraph is to remains on the same page as the paragraph that follows it....paragraph is to remains on the same page as the paragraph that follows...to stay together on the same page. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the shape is below or above text....floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Работа с заголовками в PDF|Aspose.PDF для Pytho...

    Создайте нумерацию в заголовках вашего PDF документа с помощью Python. Aspose.PDF для Python через .NET предлагает различные стили нумерации.... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/ru/python-net/working-with-...
  4. Buscar y Obtener Texto de Páginas de PDF|Aspose...

    Descubre cómo buscar y recuperar texto de un archivo PDF en .NET utilizando Aspose.PDF para análisis y extracción de texto....método Accept de la colección Pages. El método Accept toma un objeto...absorber for all the pages document . Pages . Accept ( textFragmentAbsorber...

    docs.aspose.com/pdf/es/net/search-and-get-text-...
  5. PS-ből GIF-be konvertáló API | C++

    A PS-ből GIF-be konvertálást az Aspose.Page biztosítja a C++ megoldáshoz. Működik C++ Runtime for Windows 32 bit, Windows 64 bit és Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/hu/cpp/conversion/ps-t...
  6. PS-ből PNG-be konvertáló API | C++

    A PS-ből PNG-be konvertálást az Aspose.Page biztosítja a C++ megoldáshoz. Működik C++ Runtime for Windows 32 bit, Windows 64 bit és Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/hu/cpp/conversion/ps-t...
  7. Unisci file PS in PDF | C++ | Asporre

    Soluzione C++ per unire file PostScript in poche righe di codice. Salva il risultato combinato come file PDF. Scopri l'esempio di codice per unire le funzionalità....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/it/cpp/merge-ps-to-pdf/
  8. 使用 C++ 合并 EPUB 到 PDF | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 EPUB 文档合并为一个 PDF 单个文件...const & page : firstDoc -> get_Pages ()) { // add page from one...outputDoc -> get_Pages () -> CopyPage ( page ); } for ( auto const...

    products.aspose.com/pdf/zh-hans/cpp/merger/epub...
  9. Recognize multipage TIFF via C# | Aspose

    Recognize multipage TIFF via C#....specify the start page and the total number of pages to be recognized...recognized. Pages are indexed starting from 0. By default, you will...

    products.aspose.com/ocr/net/recognition/recogni...
  10. Integrar Tabla con Fuentes de Datos PDF|Aspose....

    Este artículo muestra cómo integrar tablas PDF. Integra Tabla con Base de Datos y determina si la tabla se dividirá en la página actual....Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/es/net/integrate-table/