Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 66,780 for

import

(0.09 sec)
  1. Փոխարկել WORD Պատկեր Python

    Փոխարկեք WORD ը Պատկեր ձևաչափի Python կոդով: Պահեք WORD որպես Պատկեր օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...+ 1 } .jpg" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  2. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。... svg import SVGDocument 2 3 # Create a...等属性: Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  3. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for Python via .NET....properties of a Tagged PDF Document: import aspose.pdf as ap # Create PDF...elements of a Tagged PDF Document: import aspose.pdf as ap # Create PDF...

    docs.aspose.com/pdf/python-net/setting-structur...
  4. 在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...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  5. Image Resizer Licensing Plugin|Documentation

    Resize image dimensions and manage resolution in Java using the Aspose.Imaging Image Resizer plugin, which provides seamless capabilities for adjusting image sizes.... Import your image in a compatible...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  6. 档案

    档案...xbrl import XbrlDocument # The path to...object from aspose.finance.xbrl import XbrlDocument # The path to...

    blog.aspose.com/zh/finance/create-xbrl-file-usi...
  7. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...Example Code import com.aspose.words.*; import org.testng.annotations...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  8. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 Python 源代码。...Example: Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  9. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document document = new Document("test.pdf"); document.getForm().setType(FormType.Standard); document.save("test2.pdf"); exception : Exception in t…... I can import the xml file using acrobat...or itext, however I cannot import the data using the above code...

    forum.aspose.com/t/dynamic-form-to-static-issue...
  10. 使用 Python.NET 和 Aspose.Cells 计算 IFNA 函数|Documen...

    学习如何使用 Aspose.Cells for Python.NET 计算 Excel 文件中的 IFNA 函数。处理...保存带有计算结果的修改后工作簿 import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/zh/python-net/calculating...