Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 53,291 for

import document

(0.12 sec)
  1. docx转PDF,创建Document程序卡死 - Free Support Forum - ...

    版本:23.8 编程语言:java 现象: 在客户的阿里云云服务器(windows操作系统), 执行以下代码时(Document doc = new Document(new ByteArrayInputStream(bytes));),进程卡死 异常文件: 龙华站合同终止_通知函_20251125 补充非电 -1126 Clean.docx (37.7 KB) jstack命令输出结果:...docx转PDF,创建Document程序卡死 中文技术支持 words-java ZhonghaoSun November...在客户的阿里云云服务器(windows操作系统), 执行以下代码时(Document doc = new Document(new ByteArrayInp...

    forum.aspose.com/t/docx-pdf-document/322211
  2. Convert a Document to PDF in Python|Aspose.Word...

    Convert a Document to PDF using Python. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....Ask AI Convert a Document to PDF Contents [ Hide ] Purpose Summary...via .NET to convert various document types—including Word files...

    docs.aspose.com/words/python-net/convert-a-docu...
  3. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF Documents using Aspose.PDF in Python via .NET for comments and feedback....best way to place in your PDF document a logo or any other sign that...WatermarkAnnotation. import aspose.pdf as ap document = ap . Document ( input_file...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  4. How to Extract Content Between Document Nodes|A...

    Extracting Document content in different using C#....Content Between Nodes in a Document Contents [ Hide ] Purpose...in a document. When working with documents, it is important to...

    docs.aspose.com/words/net/how-to-extract-select...
  5. 使用文本注释处理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/
  6. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....add Ellipse objects to PDF documents. It also offers the feature...customize ellipses within a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/add-ellipse/
  7. Convert PDF to Excel Workbook in Ruby|Aspose.PD...

    Understand how to convert PDF data into Excel workbooks using Ruby with Aspose.PDF, simplifying data extraction and analysis....Excel Workbook To convert PDF document to Excel Workbook using Aspose...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  8. Remove Field in Jython|Aspose.Words for Java

    Remove Field using Jython....words import Settings from com . aspose . words import Document...dataDir + 'programming_documents/' doc = Document ( dataDir + "RemoveField...

    docs.aspose.com/words/java/remove-field-in-jython/
  9. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....'/data/' # Open the document doc = Rjb :: import ( 'com.aspose.words...words.Document' ) . new ( @data_dir + "TestFile.doc" ) node_type...

    docs.aspose.com/words/java/working-with-tables-...
  10. Adding Page Stamps to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Stamp to your PDF file....to a specific page in a PDF Document . The page stamp can be an...Open the PDF document using ap.Document() (see Document ). Create...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...