Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 192,338 for

paged

(0.89 sec)
  1. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....rows to be repeated on every page and many more. Aspose.PDF Approach...document is composed of Pages. A page contains one or more paragraphs...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  2. اضافه کردن تصاویر به پی دی اف از طریق C# | Aspo...

    افزودن تصاویر به اسناد PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/fa/net/images/add/
  3. Importar y exportar anotaciones usando Python|A...

    Aprenda cómo importar anotaciones de un PDF y exportarlas a un nuevo documento PDF usando Aspose.PDF for Python via .NET.... page = destination_document . pages . add () Copiar...destino. El segundo argumento en page.annotations.add(annot, True)...

    docs.aspose.com/pdf/es/python-net/import-export...
  4. Configuración de las opciones de impresión|Docu...

    Esta sección explica cómo configurar las opciones de impresión con Aspose.Diagram....vsdx" ); //Get page Page page = diagram . getPages ()...); //Set PrintPageOrientation page . getPageSheet (). getPrintProps...

    docs.aspose.com/diagram/es/java/setting-print-o...
  5. C++를 사용하여 PDF 문서 열기|Aspose.PDF for C++

    Aspose.PDF의 다음 코드 조각으로 PDF 문서를 여는 C++ 라이브러리를 사용하십시오....-> get_Pages () -> get_Count (); std :: cout << "Pages " << countPages...-> get_Pages () -> get_Count (); std :: cout << "Pages " << countPages...

    docs.aspose.com/pdf/ko/cpp/open-pdf-document/
  6. Impostazione delle opzioni di stampa|Documentation

    Questa sezione spiega come impostare le opzioni di stampa con Aspose.Diagram....vsdx" ); //Get page Page page = diagram . getPages ()...); //Set PrintPageOrientation page . getPageSheet (). getPrintProps...

    docs.aspose.com/diagram/it/java/setting-print-o...
  7. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results....Insert text that spans several pages. DocumentBuilder builder = new...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Aspose::Words::PageVerticalAlignment enum | Asp...

    Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of text on each page in C++....justification of text on each page. enum class PageVerticalAlignmen...aligned at the bottom of the page. Center 1 Text is aligned in...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Wrong print of footer on some documents - Free ...

    I use Aspose java pdf version 25.7 and pdf24 printer. I try to print footer (or watermark) on bottom of page. I want to print it on bottom of page (as soon as possible). I use AutoResize mode (it is working very strange …...bottom of page. I want to print it on bottom of page (as soon...Create objects for printer and page settings and PrintDocument PdfPrinterSettings...

    forum.aspose.com/t/wrong-print-of-footer-on-som...
  10. How to Change PDF Background Color in Python

    This article describes how to change PDF background color in Python. It provides IDE setting details, a step-wise process and a runnable sample code to change background color in PDF document in Python....Page Product Family Aspose.PSD Product...changed Parse through all the pages of the PDF and set the background...

    kb.aspose.com/pdf/python/how-to-change-pdf-back...