Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 69,970 for

import

(0.1 sec)
  1. Missing Features in VSTO|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 and Export Worksheets Export...Strongly Typed Data Import data from document Importing from Array Importing...

    docs.aspose.com/cells/net/missing-features-in-v...
  2. Split Mesh|Documentation

    Developers may require to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene If it has been assigned a single material. Developers can now achieve this by using Aspose.3D for Python via .NET API....threed import FileFormat , Scene from aspose...aspose.threed.entities import PolygonModifier , SplitMeshPolicy...

    docs.aspose.com/3d/python-net/split-mesh/
  3. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...util; import java.awt.Color; import java.awt.geom.Rectangle2D;...Rectangle2D; import java.io.InputStream; import java.util.ArrayList;...

    forum.aspose.com/t/word-header-footer-x-y/316493
  4. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... import aspose.pdf as ap document =...output_file ) 从PDF文件获取文本注释 import aspose.pdf as ap document =...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  5. Managing Currency Codes in Ruby | Aspose.Tasks ...

    Learn how to manage currency codes in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...Code: " + project . get( Rjb :: import( 'com.aspose.tasks.Prj' ) ...

    docs.aspose.com/tasks/java/managing-currency-co...
  6. Convert JPG To WORD Python

    Convert JPG to WORD format in Python code. Save JPG as WORD using Python....professional software solution to import and export JPG, Word, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  7. Convert HTML To Image Python

    Convert HTML to Image format in Python code. Save HTML as Image using Python....professional software solution to import and export HTML, image, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  8. Convert PDF To Image Python

    Convert PDF to Image format in Python code. Save PDF as Image using Python....professional software solution to import and export PDF, image, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  9. Convert PDF To XPS Python

    Convert PDF to XPS format in Python code. Save PDF as XPS using Python....professional software solution to import and export PDF, XPS, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  10. Convert WORD To XPS Python

    Convert a Word document to XPS format in Python code. Save a Word document as XPS using Python....professional software solution to import and export Word, XPS, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...