Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 50,403 for

import document

(0.1 sec)
  1. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Tables are important when working with PDF documents. They provide...tables when generating PDF documents from scratch. Table can be...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  2. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily....Copy import com.aspose.words.*; Document doc = new Document ( "Input...); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/java/compress/html/
  3. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeVertically method. Gets or sets whether to resize the picture vertically from the source in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose pdf for java PDF转换WORD 样式失效 - Free Suppo...

    我使用的是aspose pdf for java 组件 我想要的效果是在保留原有的样式情况下,转换的word的表格可以编辑 我实际用Aspose把PDF转换为word后,表格也不能编辑,表格变成了图片,启用表格识别,样式又全部乱了,请帮我看下,谢谢! test0730.pdf (49.5 KB) test0730.docx (12.6 KB)... 示例代码 : import com.aspose.pdf.Document; import com.aspose...args) { // 加载PDF文档 Document document = new Document("input.pdf");...

    forum.aspose.com/t/aspose-pdf-for-java-pdf-word...
  5. Need to get the per line author changes in the ...

    I’m working with Word Documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the Document using A…...author changes in the word document Aspose.Words Product Family...12:51pm 1 I’m working with Word documents that have been edited by multiple...

    forum.aspose.com/t/need-to-get-the-per-line-aut...
  6. Word内容复制节内容到另外的word,如果保留原word的修订 - Free Support...

    aspose -java25,原来的A.docx中有个节需要复制到B.docx,这个节有修订内容,怎么才能保留这些内容到B.docx中...for Java的 Document 类和相关方法。以下是一个示例代码,展示如何实现这一点: import com.aspose...aspose.words.Document; import com.aspose.words.ImportFormatMode;...

    forum.aspose.com/t/word-word-word/320564
  7. PDF to EPUB Converter using Go | Aspose.PDF

    Go sample code for converting PDF to EPUB on any platform...convert programmatically a document from PDF to EPUB format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  8. ImageData.IsLinkOnly | Aspose.Words for .NET

    Discover the ImageData IsLinkOnly property, it indicates if an image is externally linked, enhancing Document efficiency and storage management....linked and not stored in the document. public bool IsLinkOnly {...image data. Document imgSourceDoc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  9. MD to DOC Converter using Python | Aspose.PDF

    Sample code on Python for MD to DOC conversion. Use example code for batch MD to DOC conversion with Python and .NET...programmatically a document from MD to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/m...
  10. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...保存文件到响应流 XLS文件 import os from aspose.cells import Workbook , XlsSaveOptions...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/zh/python-net/saving-file...