Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 66,981 for

import

(0.26 sec)
  1. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageData.BiLevel | Aspose.Words for .NET

    Discover the ImageData BiLevel property to effortlessly control black and white image display, enhancing your visual content with precision....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline images with customizable borders. Elevate your visuals and improve user engagement today!...dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....in a slide: import aspose.slides as slides import aspose.pydrawing...different image: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-zoom/
  5. Protect PPT Presentation Files using Python | p...

    Python source code to protect PPT Presentation....PPT Presentation using Python import aspose.slides as slides with...PPT Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/protect/ppt/
  6. Optimize Footers|Aspose.Words for JasperReports

    Aspose.Word for JasperReports tries to optimize footer contents for better fitting footer on the page.... In JasperReports: Java import com . aspose . words . jasperreports...happens. In JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/optimize-fo...
  7. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。...代码演示了如何创建簇状柱形图: import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 实例化表示 PPTX...

    docs.aspose.com/slides/zh/python-net/create-chart/
  8. 使用 Python 製作 WORD

    通過幾個步驟在 Python 中創建一個新的 WORD。使用 Python via .NET 庫輕鬆創建 WORD。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  9. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET....formatting rules: import os from aspose.cells import Workbook from...from aspose.pydrawing import Color # For complete examples and data...

    docs.aspose.com/cells/python-net/apply-advanced...
  10. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....shown in the example below: import aspose.slides as slides # Instantiate...shown in the example below: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/presentation-...