Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 192,346 for

paged

(0.26 sec)
  1. 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/
  2. ค้นหา

    ค้นหา...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...
  3. 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...
  4. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24, 26 to …...the color-type of every single page (Rgb, Grey, BlackAndWhite) of...seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24,...

    forum.aspose.com/t/getcolortype-does-not-reply-...
  5. آرشیوها

    آرشیوها... کلاس Page API نمایانگر یک صفحه در یک سند...Document ایجاد کنید. سپس شی کلاس Page را مقداردهی اولیه کنید. سپس،...

    blog.aspose.com/fa/note/add-image-to-onenote-in...
  6. Python を使用したリージョンベースの抽出|Aspose.PDF for Python v...

    Aspose.PDF for Python を使用して PDF 文書内の特定のページ領域または段落構造からテキストを抽出する方法を学びましょう。...extract_text_from_region ( infile , page_number , rect_coords , outfile...given page. Args: infile (str): Path to input PDF file. page_number...

    docs.aspose.com/pdf/ja/python-net/region-based-...
  7. Éditeur Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET démontre que l'éditeur PDF HTML5 est un éditeur PDF basé sur le web et open source....nouvelles pages. Supprimer des pages. Déplacer des pages dans le...nouveau fichier” est cliqué sur la page Lorsque vous cliquez sur l’élément...

    docs.aspose.com/pdf/fr/net/aspose-pdf-editor/
  8. 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...
  9. Arşiv

    Arşiv...Page page = document.Pages.Add(); // Yeni sayfaya...sayfaya metin ekle page.Paragraphs.Add(new Aspose.Pdf.Text.TextFragment("Hello...

    blog.aspose.com/tr/pdf/create-pdf-documents-usi...
  10. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/cpp/text-annotation/