Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 141,264 for

paged

(0.09 sec)
  1. تغيير حجم صفحة PDF باستخدام C#|Aspose.PDF for .NET

    تغيير حجم الصفحة من مستند PDF الخاص بك باستخدام مكتبة Aspose.PDF for .NET.... تحتوي فئة Page على طريقة SetPageSize(…) التي...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/ar/net/change-page-size/
  2. Dividir PDF programáticamente|Aspose.PDF for .NET

    Este tema muestra cómo dividir páginas PDF en archivos PDF individuales en sus aplicaciones .NET con C#....Document y agregar el objeto Page individual al documento vacío...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/es/net/split-pdf-document/
  3. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number....restart the numbering on each new page from 1 and display the number...of the line. page_setup = builder . page_setup page_setup . line_starting_number...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer....property Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Python에서 PDF 파일을 개별 페이지로 분할하기|Aspose.PDF for Py...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf' # 모든 페이지를 반복합니다 pdf_page = 1 total_size = pdf.getPages()...getPages().size() while (pdf_page <= total_size): # 새로운 Document 객체를...

    docs.aspose.com/pdf/ko/python-java/split-pdf-fi...
  6. Dividir PDF programáticamente en Python|Aspose....

    Este tema muestra cómo dividir páginas de PDF en archivos PDF individuales en tus aplicaciones de Python....objeto Document y añade el objeto Page individual al documento vacío...ap . Document ( input_pdf ) page_count = 1 # Bucle a través de...

    docs.aspose.com/pdf/es/python-net/split-pdf-doc...
  7. Tambahkan Objek Garis ke file PDF|Aspose.PDF fo...

    Artikel ini menjelaskan cara membuat objek garis ke PDF Anda menggunakan Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page instance page . Paragraphs . Add (...

    docs.aspose.com/pdf/id/net/add-line/
  8. Adicionar Objeto Linha ao arquivo PDF|Aspose.PD...

    Este artigo explica como criar um objeto linha para seu PDF usando Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page instance page . Paragraphs . Add (...

    docs.aspose.com/pdf/pt/net/add-line/
  9. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative....shall be relative to the page margins. PAGE The object is positioned...relative to the top edge of the page. PARAGRAPH The object is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Komprimovat PDF V Python

    Komprimujte PDF v Python bez ztráty kvality. Optimalizujte obsah PDF, snadno zmenšete velikost souboru....pdf" , 'rb' ) as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range ( 0 , len (pages_stream)): # Nastavte maximální...

    products.aspose.com/words/cs/python-net/compres...