Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 66,676 for

import

(0.14 sec)
  1. FieldIncludePicture.source_full_name property |...

    FieldIncludePicture.source_full_name property. Gets or sets the location of the picture using an IRI....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when Importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control.... import os import io from aspose.cells import Workbook.... XLSX ) from aspose.cells import HtmlLoadOptions , Workbook...

    docs.aspose.com/cells/python-net/support-the-la...
  3. Protect PPTX Presentation Files using Python | ...

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

    products.aspose.com/slides/python-net/protect/p...
  4. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document.... import aspose.pdf as ap from os import path path_infile...

    docs.aspose.com/pdf/python-net/extracting-table/
  5. 在 Ruby 中添加对动态网格和连接点的支持|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."AddDynamicGridsAndCo.vsx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/add-support-of-...
  6. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加水印的 Python 源代码。...添加水印-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  7. Lines and Rectangles|Aspose.Words for JasperRep...

    Lines and rectangles are not exported by default. Aspose.Words for JasperReports exports reports to Microsoft Word documents in flow layout mode.... In JasperReports: Java import com . aspose . words . jasperreports...parameter. In JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/lines-and-r...
  8. Aspose.TeX的输出接口| 通过 .NET 为 Python 提供 Aspose.TeX

    这是对python的Aspose.TeX API解决方案的转换功能的说明,并用Tex作为输出格式,并带有代码示例。... tex import * 2 from aspose. tex . io import * 3 from util...util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/tex/zh/python-net/aspose-tex-ou...
  9. 在 Python 中渲染 HTML – Aspose.HTML for Python via ...

    通过 .NET API,使用 Aspose.HTML for Python 中的 HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer 类渲染 HTML、SVG、MHTML 和 EPUB。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...as rn 6 import aspose.html.rendering.pdf as rp 7 import aspose...

    docs.aspose.com/html/zh/python-net/renderers/
  10. Zoom Factor in Jython|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ZoomFactor...

    docs.aspose.com/cells/java/zoom-factor-in-jython/