Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 51,310 for

import document

(0.09 sec)
  1. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code.... import aspose.diagram from aspose.diagram import * #//...stores the settings for the document. To export a VSD diagram to...

    docs.aspose.com/diagram/python-net/convert-visi...
  2. FieldInclude.source_full_name property | Aspose...

    FieldInclude.source_full_name property. Gets or sets the location of the Document....or sets the location of the document. @property def source_full_name...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....ta/" ; // Load the source document. $ srcDoc = new Java ( "com..."com.aspose.words.Document" , $ dataDir . "Template.doc" ); //...

    docs.aspose.com/words/java/copy-bookmarked-text...
  4. Annotate Documents via C++ | products.aspose.com

    Annotate Microsoft Word, Excel, PowerPoint Presentations and PDF files via your C++ application. Manage Annotation with ease....Total C++ Annotate Document Annotation using C++ APIs...Aspose.Total for C++. Download Document annotation refers to the process...

    products.aspose.com/total/cpp/annotate/
  5. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET Documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the Document tree where the node is typically occur....Logical Levels of Nodes in a Document Contents [ Hide ] Purpose...Words for Python via .NET—document/section, block, inline, and...

    docs.aspose.com/words/python-net/logical-levels...
  6. 用 Python 将 Markdown 转换为 HTML – Aspose.HTML

    使用 Aspose.HTML Python 库将 Markdown 转换为 HTML。考虑在 Python 示例中将 Markdown 转换为 HTML 的情况。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-mark...
  7. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。... 使用 Document.Info 属性获取文档信息。 访问并显示不同的 Document.Info 属性。 向...添加图章-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/stamps/
  8. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a Document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...Clone Document, Convert Clone .ToString(SaveFormat.Html), Convert...Convert HTML back to Document, and Compare Changes Aspose.Words...

    forum.aspose.com/t/clone-document-convert-clone...
  9. Converting a PCL file to JPEG using Python | As...

    Sample code on Python for PCL to JPEG conversion. Use example code for batch PCL to JPEG conversion with Python and .NET...convert programmatically a document from PCL to JPEG format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  10. Track Changes in a Document|Aspose.Words for Py...

    Track changes to content and formatting made by you or others using Python. Access individual revisions in a Document and apply various properties to them....Ask AI Track Changes in a Document Contents [ Hide ] Purpose...NET to track changes in a document, covering starting and stopping...

    docs.aspose.com/words/python-net/track-changes-...