Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 19,990 for

insert documents

(0.35 sec)
  1. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. EPS Images Compression with Python | products.a...

    How to use Python for EPS images and photos compression on desktop and web applications....via Online App Compress EPS documents by visiting our Live Demos...ability to insert EPS files into Office documents. Read More...

    products.aspose.com/imaging/python-net/compress...
  3. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/java/com.aspose.word...
  4. Managing OLE Objects|Documentation

    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....compound document technology. Briefly, a compound document is something...example, you can insert a Microsoft Word document into Microsoft...

    docs.aspose.com/cells/python-net/managing-ole-o...
  5. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... Examples Shows how to insert a floating image to the center...center of a page. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Cells for Python

    This API allows you to do all kinds of operations on Excel files in Python code including creating, editing and converting etc....Python Latest Answers Display Document Properties in Excel using...Break in Excel using Python Insert a Page Break in Excel using...

    kb.aspose.com/cells/python/page/2/
  8. ChartAxis.MinorUnit | Aspose.Words for .NET

    Discover the ChartAxis MinorUnit property to easily adjust the spacing of minor tick marks for enhanced chart clarity and precision.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Managing Pictures|Documentation

    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....to add pictures, and how to insert an image that shows the content...page where the image will be inserted, for example, 40 pixels to...

    docs.aspose.com/cells/python-net/managing-pictu...
  10. 在 XPS 文件中使用页面 | Python

    如何向 XPS 文件添加页面是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...类 ,其中包含用于向 XPS 文档添加页面的 set_insert_page() 方法。以下代码片段演示了如何使用此方法向...Copy 1 # The path to the documents directory. 2 data_dir = Util...

    docs.aspose.com/page/zh/python-net/xps/working-...