Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 145,654 for

paged

(0.19 sec)
  1. FieldIndex.entry_type property | Aspose.Words f...

    FieldIndex.entry_type property. Gets or sets an index entry type used to build the index....value on the left side # and the page containing the XE field on the...get_field_code ()) # On a new page, start the bookmark with a name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Archiv

    Archiv...Page für Python über .NET konvertiert...Blogbeitrag in der Kategorie Aspose.Page und wir werden über eine weitere...

    blog.aspose.com/de/page/convert-xps-to-bmp-in-p...
  3. Archiv

    Archiv...RecognizePdf("pages.pdf", set); // Drucken Sie Text...(RecognitionResult page in result) { System.Console.WriteLine($"Page: {pageNumber++}...

    blog.aspose.com/de/ocr/scanned-pdf-to-text/
  4. C++を使用した追加アノテーション|Aspose.PDF for C++

    このセクションでは、PDFドキュメントに追加の種類のアノテーションを追加、取得、および削除する方法について説明します。...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), new Rectangle...

    docs.aspose.com/pdf/ja/cpp/extra-annotations/
  5. Convertir varios formatos de imágenes a PDF|Asp...

    Este tema muestra cómo la biblioteca Aspose.PDF para C++ permite convertir varios formatos de imágenes a PDF....documento vacío auto page = document -> get_Pages () -> Add (); auto...Añadir imagen en una página page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/es/cpp/convert-images-forma...
  6. نقل صفحات PDF|Aspose.PDF لبي إتش بي عبر جافا

    حاول نقل الصفحات إلى الموقع المطلوب أو إلى نهاية ملف PDF باستخدام Aspose.PDF لـ PHP عبر Java....new Document ( $outputFile ); $page = $document -> getPages () ->...$dstDocument -> getPages () -> add ( $page ); // حفظ ملف الإخراج $dstDocument...

    docs.aspose.com/pdf/ar/php-java/move-pages/
  7. Memindahkan Halaman PDF|Aspose.PDF untuk PHP me...

    Cobalah memindahkan halaman ke lokasi yang diinginkan atau ke akhir file PDF menggunakan Aspose.PDF untuk PHP melalui Java....new Document ( $outputFile ); $page = $document -> getPages () ->...$dstDocument -> getPages () -> add ( $page ); // Simpan file keluaran $dstDocument...

    docs.aspose.com/pdf/id/php-java/move-pages/
  8. C# 를 사용하여 PDF에서 이미지 추가, 추출 또는 제거 | Aspose.PDF

    이 페이지에서는 .NET용 Aspose.PDF 라이브러리를 사용하여 PDF 파일의 이미지 작업을 수행하는 기능을 설명합니다....upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/ko/net/images/
  9. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    本页介绍使用 Aspose.PDF for .NET 库使用 PDF 文件中的图像的功能。...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/net/images/
  10. "Depending on the length of the text, the follo...

    “Depending on the length of the text, the following characters appear unevenly. Is there a way to fix this?” MACROGEN_EngHealthCare.pdf (3.5 MB) // Create TextAbsorber object to find all ins…...absorber for all the pages pdfDocument.Pages.Accept(textFragmentAbsorber);...absorber for all the pages pdfDocument.Pages.Accept(textFragmentAbsorber);...

    forum.aspose.com/t/depending-on-the-length-of-t...