Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 53,318 for

import document

(0.33 sec)
  1. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....via Java in your application Import necessary namespaces and classes...for converting Excel to Word document in Python such that first...

    kb.aspose.com/cells/python/how-to-export-excel-...
  2. Managing Task Durations | Aspose.Tasks Document...

    This guide explores how to manage task durations using Aspose.Tasks for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...add( "Task" ) 4 5 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 6...

    docs.aspose.com/tasks/java/managing-durations-i...
  3. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page....NET allows developers to import data from: Object Array DataTable...NET provides support for importing data from these too. This...

    docs.aspose.com/pdf/net/integrate-table/
  4. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...Case import com.aspose.cells.PageOrientationType; import com.aspose...PdfSaveOptions; import com.aspose.cells.PrintingPageType; import com.aspose...

    forum.aspose.com/t/setorientation-landscape-doe...
  5. Managing Message Files with Aspose.Email.Outloo...

    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....MAPI item in a PST folder: import aspose.email as ae pst = ae...conversion and loading processes: import aspose.email as ae msg = ae...

    docs.aspose.com/email/python-net/managing-messa...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 在 Python 中处理 PDF 表单 https://products.aspose.com/pdf/zh-hans/python-net/acroforms/ Recent content in 在 Python 中处理 PDF 表单 on Aspsoe.PDF Products ......"name": "加载 PDF", "text": "在 Document 类的实例中加载 PDF", "url" : "https:\/\/products..."@type": "HowToSupply", "name": "document" }, "tool": [{ "@type": "HowToTool"...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  7. 在 Python 中搜索和过滤 MBOX 邮件|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....法: import datetime from aspose.email.storage.mbox import MboxStorageReader...MboxLoadOptions from aspose.email import MailQueryBuilder # Create an...

    docs.aspose.com/email/zh/python-net/filter-mbox...
  8. How to get Shape property wp:docPr id=“...” usi...

    Can I get below bold object id from the Aspose::Words::Drawing::Shape object? The corresponding xml is like below: <w:drawing> <wp:inline distT="0" distB="0" distL="0" distR="0" wp14:anchorId="2E6920ED" wp14:editId="3…...Convert Chart in Word DOCX Document to PNG using C++ | Set Width...Convert Chart in Word DOCX Document to PNG using C++ | Set Width...

    forum.aspose.com/t/how-to-get-shape-property-wp...
  9. Generate UV|Documentation

    Aspose.3D for Python via .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....threed import FileFormat , Scene from aspose...aspose.threed.entities import Box , PolygonModifier , VertexElementType...

    docs.aspose.com/3d/python-net/generate-uv/
  10. 向现有 PDF 添加目录在 PHP 中|Aspose.PDF for Java

    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.... $doc = new Document ( $dataDir . "input1.pdf"...getTextState().setFontStyle(Rjb::import('com.aspose.pdf.FontStyles...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...