Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 192,335 for

paged

(3.45 sec)
  1. Extract Text from PDF using OCR in C#|Aspose.PD...

    Learn how to recognize and extract text from scanned or image-only PDF pages with the OcrTextAbsorber class of Aspose.PDF for .NET in C#.... When a page is a scanned image or otherwise...recognizes plain text on the pages of any PDF document using OCR...

    docs.aspose.com/pdf/net/extract-text-using-ocr/
  2. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....shall be relative to the page margins. Page The object is positioned...relative to the left edge of the page. Column The object is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldToa.remove_entry_formatting property | Asp...

    FieldToa.remove_entry_formatting property. Gets or sets whether to remove the formatting of the entry text in the document from the entry in the table of authorities....displaying long citations and page numbers for each entry. field_toa...# By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. كيفية طباعة إكسل كصفحات ملائمة عرضها وارتفاعها ...

    تعلم كيفية تعيين خصائص fit_to_pages_wide و fit_to_pages_tall لطباعة إكسل باستخدام API الخاص بـ Aspose.Cells للبايثون via .NET....تتحكم إعدادات fit_to_pages_wide و fit_to_pages_tall في مقياس استيعاب...أبعاد الصفحة المحددة: fit_to_pages_wide : يحدد عدد الصفحات الأفقية...

    docs.aspose.com/cells/ar/python-net/how-to-prin...
  5. Hur man skriver ut Excel som anpassade sidor br...

    Lär dig att ställa in fit_to_pages_wide och fit_to_pages_tall egenskaper för utskrift av Excel med Aspose.Cells för Python via .NET API....Introduktion fit_to_pages_wide och fit_to_pages_tall-inställningarna...inom angivna sidmått: fit_to_pages_wide : Anger sidantal horisontellt...

    docs.aspose.com/cells/sv/python-net/how-to-prin...
  6. Change PDF Viewer Preferences|Aspose.PDF for Py...

    This module demonstrates how to adjust a PDF document’s viewer settings using Aspose.PDF for Python....preferences that control aspects like page layout, toolbar visibility,...layout options (e.g., single-page, one-column, two-column). Toggle...

    docs.aspose.com/pdf/python-net/change-viewer-pr...
  7. Procurar

    Procurar...nova Page ao documento PDF usando o método Document.Pages.Add()...Image à página usando o método Page.Paragraphs.Add(Image) . Defina...

    blog.aspose.com/pt/pdf/convert-image-to-pdf-csh...
  8. PDF 파일에 선 객체 추가|Aspose.PDF for Java

    이 문서는 Aspose.PDF for Java를 사용하여 PDF에 선 객체를 추가하는 방법을 설명합니다.... PDF 파일의 페이지 컬렉션에 Page 를 추가합니다. Graph 인스턴스를 생성합니다....파일의 페이지 컬렉션에 페이지를 추가합니다. Page page = pdfDocument . getPages ()...

    docs.aspose.com/pdf/ko/java/add-line/
  9. Использование FloatingBox для размещения текста...

    Узнайте, как использовать FloatingBox для верстки текста и стилизованных контейнеров содержимого в PDF‑документах на Python.... Добавьте Page в документ. Создайте FloatingBox...TextFragment . Добавьте FloatingBox к Page . Сохраните окончательный PDF...

    docs.aspose.com/pdf/ru/python-net/floating-box/
  10. Add background to PDF with C++|Aspose.PDF for C++

    Learn how to add customizable backgrounds to PDF documents with Aspose.PDF for C++. Follow this step-by-step guide....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/cpp/add-backgrounds/