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

paged

(0.51 sec)
  1. استخراج النص الأساسي باستخدام Python|Aspose.PDF...

    تعرف على كيفية استخراج النص من مستندات PDF باستخدام Aspose.PDF لـ Python - من جميع الصفحات مرة واحدة أو من صفحة معينة....pages.accept(text_absorber) لمسح جميع...ap def extract_text_from_all_pages ( infile , outfile ): """ Extract...

    docs.aspose.com/pdf/ar/python-net/basic-text-ex...
  2. Tambahkan Objek Persegi Panjang ke file PDF|Asp...

    Artikel ini menjelaskan cara membuat objek Persegi Panjang ke PDF Anda menggunakan Aspose.PDF for .NET.... Tambahkan Page ke koleksi halaman file PDF...AddRectangle ( Aspose . Pdf . Page page , float x , float y , float...

    docs.aspose.com/pdf/id/net/add-rectangle/
  3. ما الجديد 2024|Aspose.PDF for .NET

    تقدم هذه الصفحة الميزات الجديدة الأكثر شعبية في Aspose.PDF for .NET التي تم تقديمها في 2024.... Pages [ 1 ], dataDir + "converted...200 ; // Add stamp document . Pages [ 1 ]. AddStamp ( stamp ); //...

    docs.aspose.com/pdf/ar/net/whatsnew/2024/
  4. Archiv

    Archiv...Pages , um mit der Klasse Page auf jede Seite...foreach (Aspose.Pdf.Page pdfPage in pdfDocument.Pages) { // Erstellen...

    blog.aspose.com/de/pdf/split-pdf-into-multiple-...
  5. Layout detection issues on technical and multi-...

    Hello, My use case is extracting semantic content from PDFs for downstream chunking and RAG processing. I am currently evaluating Aspose.OCR for Python via .NET (aspose-ocr-python-net==26.5.0) and ran into layout detect…...especially for multi-column pages. However, tables, formulas,...my use case. Rerunning each page with MULTICOLUMN , TABLE , and...

    forum.aspose.com/t/layout-detection-issues-on-t...
  6. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....fully supports Microsoft Excel’s page setup options. Developers may...may need to configure page setup settings for worksheets to control...

    docs.aspose.com/cells/cpp/setting-margins/
  7. EPS to PDF Conversion API | C++

    EPS to PDF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/eps-to-...
  8. PS to BMP Conversion API | C++

    PS to BMP conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/ps-to-bmp/
  9. PageSetup.border_distance_from property | Aspos...

    PageSetup.border_distance_from property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds....specified page border is measured from the edge of the page or from...of the first page. doc = aw . Document () page_setup = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Конвертировать форматы изображений в PDF на Pyt...

    Узнайте, как конвертировать BMP, CGM, DICOM, PNG, TIFF, EMF, SVG и другие форматы изображений в PDF на Python с помощью Aspose.PDF for Python via .NET.... Document () page = document . pages . add () rectangle... True ) # A4 size in points page . add_image ( infile , rectangle...

    docs.aspose.com/pdf/ru/python-net/convert-image...