Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 142,254 for

paged

(0.08 sec)
  1. 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...
  2. 使用 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...
  3. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...Page.Accept( , RectangleF , Boolean...HtmlFragment. (RectangleF , , Page , RectangleF ) at Aspose.Pdf...

    forum.aspose.com/t/encountering-an-error-while-...
  4. أضف نصوصًا بخطوط مختلفة في ملفات PS | .NET

    .NET API Solution لإنشاء ومعالجة أشكال الرسومات المتجهة ونصوص ملفات PS و XPS و EPS. أضف نصًا إلى ملف PS....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/net/add-text-to-ps/
  5. PageInfo.SizeInPoints | Aspose.Words for .NET

    Discover the PageInfo SizeInPoints property to easily access your page size in points for precise layout control and enhanced design efficiency....SizeInPoints property Gets the page size in points. public SizeF...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Create Multipage TIFF using C#

    This article guides on how to create multipage TIFF using C#. It has details to set the IDE, a list of steps, and a sample code to merge TIFF files into one using C# and merge other images also....Page Product Family Aspose.PSD Product...images in a TIFF file along with pages in other TIFF files. Steps to...

    kb.aspose.com/imaging/net/create-multipage-tiff...
  7. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...Library To add an Image to PDF page, use Aspose.PDF for Python via...input PDF document. Get the page you want to add an image. Add...

    products.aspose.com/pdf/python-net/images/
  8. Add Header to PDF using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET.... Add the Stamp to Page using AddStamp method. Save...on all pages foreach ( var page in pdfDocument . Pages ) { page...

    products.aspose.com/pdf/net/header/
  9. Add Images to PDF using Python | Aspose.PDF

    Adding images into PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/python-net/images/add/
  10. Extraction de texte brut à partir d'un fichier ...

    Cet article décrit diverses façons d'extraire du texte de documents PDF en utilisant Aspose.PDF pour PHP. À partir de pages entières, d'une partie spécifique, basé sur des colonnes, etc....Extraire le texte de toutes les pages d’un document PDF L’extraction...d’extraire du texte de toutes les pages d’un document PDF. Pour extraire...

    docs.aspose.com/pdf/fr/php-java/extract-text-fr...