Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 187,800 for

paged

(0.42 sec)
  1. PageSetup.footer_distance property | Aspose.Wor...

    PageSetup.footer_distance property. Returns or sets the distance (in points) between the footer and the bottom of the page....footer and the bottom of the page. @property def footer_distance...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.bottom_margin property | Aspose.Words...

    PageSetup.bottom_margin property. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text....between the bottom edge of the page and the bottom boundary of the...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Obtener y Establecer Propiedades de Página|Aspo...

    Aprenda cómo obtener y establecer propiedades de página para documentos PDF utilizando Aspose.PDF for .NET, permitiendo una formateo de documento personalizado.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...// Get page count System . Console . WriteLine ( "Page Count :...

    docs.aspose.com/pdf/es/net/get-and-set-page-pro...
  4. Sayfa Boyutunu Değiştir|Documentation

    Bu bölümde, visio dosyasındaki sayfa boyutunun Aspose.Diagram ile nasıl değiştirileceği açıklanmaktadır....sunulan Pages özelliği Diagram class, Aspose.Diagram.Page nesnelerinin..."Drawing1.vsdx" ); // Get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/tr/java/change-page-size/
  5. Lưu trữ

    Lưu trữ...Pages.Count . Nếu có, hãy lấy ID của...Diagram.Pages[index].ID. Tạo một trang mới sử dụng lớp Page và đặt...

    blog.aspose.com/vi/diagram/create-ms-visio-vsdx...
  6. เพิ่มหน้าไปยัง PDF ใน Python | แทรกหน้าไปยัง PDF

    เพิ่มหน้าลงใน PDF ใน Python เรียนรู้วิธีการแทรกหน้าใน PDF, เพิ่มหน้าจาก PDF อื่น ๆ และแทรกหน้าในตำแหน่งเฉพาะด้วยโปรแกรม...ี่ท้ายไฟล์ ให้เรียกใช้วิธี pages.add() ทำตามขั้นตอนด้านล่างเ...ที่มีอยู่โดยใช้คลาส Document 。 ใช้วิธีการ pages.add() เพื่อเพิ่มหน้าใหม่。 บ...

    blog.aspose.com/th/pdf/add-pages-to-pdf-in-python/
  7. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...// -- Add a page to the PDF try (final Page page = document.getPages()...fragment to the page's paragraphs collection page.getParagraphs()...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  8. Convert PDF to Images formats|Aspose.PDF for PH...

    Explore how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in PHP via Java....ImageDevice - for a particular page. Convert PDF using DocumentDevice...makes a possible to convert PDF Pages to TIFF images. The TiffDevice...

    docs.aspose.com/pdf/php-java/convert-pdf-to-ima...
  9. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。...Document ()) { var page = document . Pages . Add (); // Create..."text example" )); // Add box page . Paragraphs . Add ( box );...

    docs.aspose.com/pdf/zh/net/floating-box/
  10. Como Criar PDF usando Python|Aspose.PDF para Py...

    Crie e formate o Documento PDF com Aspose.PDF para Python via .NET....Document Adicione um objeto Page à coleção pages do objeto Document Adicione...# Adicionar página page = document . pages . add () # Adicionar...

    docs.aspose.com/pdf/pt/python-net/create-pdf-do...