Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 43,691 for

import document

(0.06 sec)
  1. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the Document?...the end of every page of the document? Professionalize.Discourse...the end of every page in a document using Aspose.Words, you can...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  2. Copy Bookmarked Text in Ruby|Aspose.Words for Java

    Copy bookmarked text using Ruby....Load the source document. src_doc = Rjb :: import ( 'com.aspose...aspose.words.Document' ) . new ( data_dir + "Template.doc" ) # This...

    docs.aspose.com/words/java/copy-bookmarked-text...
  3. Convert PDF to Image Formats in Go|Aspose.PDF f...

    This topic show you how to use Aspose.PDF for Go to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code.... Previously scanned documents are often saved in the PDF...entire PDF document or some specific pages of a document as a set...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-image...
  4. Rotate BMP Documents Online or using .NET | pro...

    Rotate BMP Document through online app for free. .NET API C# code to rotate BMP files....NET Rotate Bmp Rotate BMP Document Online or via .NET Develop...Develop powerful .NET based BMP document rotation utility application...

    products.aspose.com/total/net/rotate/bmp/
  5. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....application that creates an empty document, inserts some content and...Microsoft Word .DOC document. Python import jpype import os . path jarpath...

    docs.aspose.com/words/java/python-and-aspose-wo...
  6. Convert HTML to DOCX – Python Code Examples

    Convert HTML to DOCX programmatically using Python library or online with the HTML Converter. Explore HTML to DOCX conversion scenarios with Python examples....DOCX file is a Microsoft Word document that typically contains the...users to write any type of documents. Using methods is the most...

    docs.aspose.com/html/python-net/convert-html-to...
  7. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... import aspose.pdf as ap document = ap . Document ( input_file...annotations . TextAnnotation ( document . pages [ 1 ], ap . Rectangle...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  8. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import Paragraph...

    docs.aspose.com/words/java/split-tables-in-jython/
  9. Merge SVG files using Python for .NET | Aspose.PDF

    Merge SVG files programmatically with Python sample code using Aspose.PDF for Python for .NET...a robust and user-friendly document manipulation API designed...The Python library enables document conversion from any supported...

    products.aspose.com/pdf/python-net/merger/svg/
  10. 用Python添加图形注释|Aspose.PDF for Python via .NET

    本文描述了如何使用Aspose.PDF for Python通过.NET添加、获取和删除PDF文档中的图形注释...创建方形或圆形注释的步骤: 加载 PDF 文件 - 新建 Document 。 创建新的 SquareAnnotation 并...页面中添加方形注释。 import aspose.pdf as ap document = ap . Document ( input_file...

    docs.aspose.com/pdf/zh/python-net/figures-annot...