Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 11,526 for

setup

(0.08 sec)
  1. كيفية تكبير ورقة عمل باستخدام Python.NET|Docume...

    توضح هذه المقالة كيفية تكبير ورقة العمل باستخدام Aspose.Cells for Python.NET....PageSetup object page_setup = sheet . page_setup # Set the worksheet...tall page_setup . fit_to_pages_wide = 1 page_setup . fit_to_pages_tall...

    docs.aspose.com/cells/ar/python-net/how-to-scal...
  2. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....PageSetup object page_setup = sheet . page_setup # Set the worksheet...tall page_setup . fit_to_pages_wide = 1 page_setup . fit_to_pages_tall...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  3. PageSetup.border_distance_from property | Aspos...

    PageSetup.border_distance_from property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds....page_setup = doc . sections [ 0 ] . page_setup page_setup . b...border_always_in_front = False page_setup . border_distance_from = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Python 将 PowerPoint 演示文稿转换为 Word 文档|Aspose.S...

    使用 Aspose.Slides for Python via .NET,轻松将 PowerPoint 和 OpenDocument 演示文稿转换为 Word 文档。我们的分步指南附带示例 Python 代码,为希望简化文档工作流的开发者提供解决方案。...page_setup 属性将 Word 文档的页面大小设置为与演示文稿相同。...文档的页面大小设置为与演示文稿相同。 使用 DocumentBuilder.page_setup 属性设置 Word 文档的页边距。 使用 Presentation...

    docs.aspose.com/slides/zh/python-net/convert-po...
  5. PageSetup.top_margin property | Aspose.Words fo...

    PageSetup.top_margin property. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.right_margin property | Aspose.Words ...

    PageSetup.right_margin property. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Nén PDF Trong Python

    Nén PDF trong Python mà không làm giảm chất lượng. Tối ưu hóa PDF nội dung, giảm kích thước tệp một cách dễ dàng....page_setup = builder.page_setup set_page_size(page_setup, max_page_dimension...set_page_size(page_setup, page_image.width, page_image.height) page_setup.top_margin...

    products.aspose.com/words/vi/python-net/compres...
  10. Python 에서 PDF 압축

    품질 손실 없이 Python 에서 PDF 을 압축합니다. PDF 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....page_setup = builder.page_setup set_page_size(page_setup, max_page_dimension...set_page_size(page_setup, page_image.width, page_image.height) page_setup.top_margin...

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