Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 73,979 for

import

(0.12 sec)
  1. Enable SMTP Client Activity Logging|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....logging in the programm code: import aspose.email as ae # Initialize...

    docs.aspose.com/email/python-net/smtp-client-ac...
  2. Get Dimension of an image - Free Support Forum ...

    Can we get dimensions (width and height) of an image using aspose.word or any other aspose library? Code should run in linux and windows....Here’s a simple example in Java: import com.aspose.words.*; public...

    forum.aspose.com/t/get-dimension-of-an-image/31...
  3. Get image x,y and width and height with out fig...

    Chapter09.docx (468.6 KB) MS Drawing tools doc file image size get....snippet to get you started: import com.aspose.words.*; public...

    forum.aspose.com/t/get-image-x-y-and-width-and-...
  4. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably.... import aspose.slides as slides import aspose.slides...slides.charts as charts import aspose.pydrawing as draw with slides...

    docs.aspose.com/slides/python-net/automating-po...
  5. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....import_node() to import the node to the current...current document. The imported node can then be inserted into the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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.... import aspose.pdf as ap # 加载现有 PDF...方法来实现。以下示例演示了在 PDF 文档中替换表的功能: import aspose.pdf as ap # 加载现有的 PDF...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 在 PDF 中添加、获取或删除水印 https://products.aspose.com/pdf/zh-hans/python-net/watermark/ Recent content in 使用 Python 在 PDF 中添加、获取或删除水印 on Asps......chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...nn os kn import n path line cl kn from nn io kn import n FileIO...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 在 PDF 中添加、获取或删除水印 https://products.aspose.com/pdf/zh-hant/python-net/watermark/ Recent content in 使用 Python 在 PDF 中添加、获取或删除水印 on Asps......chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...cl line cl kn from nn os kn import n path line cl n path_infile...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  9. Convert PDF to Markdown using Python

    This quick topic demonstrates how to transform a PDF to MD using Python. It provides IDE setup steps, a procedure outline, and a code snippet to perform the PDF to Markdown converter using Python....enables customization of the PDF import process by creating a LoadOptions...

    kb.aspose.com/words/python/convert-pdf-to-markd...
  10. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify slide differences in code quickly.... import aspose.slides as slides with...

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