Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 192,338 for

paged

(4.1 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. Java API สำหรับการประมวลผล PostScript

    ไลบรารี Java สำหรับสร้าง อ่าน หรืออัปเดตเอกสาร XPS, PS หรือ EPS Native API ที่ง่ายต่อการรวมเข้ากับโปรเจกต์/โซลูชันของคุณเอง...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/th/java/
  3. ค้นหา

    ค้นหา...PdfFileInfo(document); foreach (Page page in document.Pages) { int width = Convert...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/th/pub/publisher-pub-to-jpg-onl...
  4. Tambahkan Header dan Footer ke PDF|Aspose.PDF u...

    Aspose.PDF untuk C++ memungkinkan Anda menambahkan header dan footer ke file PDF Anda menggunakan kelas TextStamp....memanggil metode AddStamp dari Page untuk menambahkan teks di header...on all pages for ( auto page : document -> get_Pages ()) { page...

    docs.aspose.com/pdf/id/cpp/add-headers-and-foot...
  5. استخدام التعليق النصي لملف PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET يتيح لك إضافة، الحصول على، وحذف التعليق النصي من مستند PDF الخاص بك....مجموعة التعليقات الخاصة بكائن Page . تظهر الشيفرة البرمجية التالية...TextAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/ar/net/text-annotation/
  6. Compress HTML In Python

    Compress HTML in Python without losing quality. Optimize HTML content, reduce file size easily....html", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...range(0, len(pages_stream)): # Set maximum page size to avoid...

    products.aspose.com/words/python-net/compress/h...
  7. Archiv

    Archiv...teilen Free Resources Python Word Page Extractor Bibliothek # Wir werden...install aspose-words Extract a Page from a Word Document in Python...

    blog.aspose.com/de/words/extract-pages-from-wor...
  8. FieldIndex.SequenceName | Aspose.Words for .NET

    Discover the FieldIndex SequenceName property to easily manage sequence names and enhance pagination efficiency in your applications....number is included with the page number. public string SequenceName...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Criar Links em Arquivo PDF com C++|Aspose.PDF f...

    Esta seção explica como criar links em seu documento PDF com C++....propriedade Annotations do objeto Page. Finalmente, salve o PDF atualizado...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/pt/cpp/create-links/
  10. 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...