Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 50,473 for

import document

(0.09 sec)
  1. Clear DOT Annotations Online and using Python |...

    Remove comments from DOT Document through online app for free. Python API code to delete comments from DOT files....Dot Remove Comments from DOT Document Online or via Python Develop...powerful Python based DOT document annotation utility application...

    products.aspose.com/total/python-net/annotate/dot/
  2. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving to HTML format. Issue Description When attempting to save a specific Word Document to HTML for…...7 MB) Summary Document loads successfully but throws...attempting to save a specific Word document to HTML format, Aspose throws...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  3. 为PDF添加背景|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....examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import com.aspose.pdf.BackgroundArtifact ; import com.aspose...

    docs.aspose.com/pdf/zh/java/add-backgrounds/
  4. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET....) to PDF documents. It also offers the feature...programmatically draw arcs within a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/add-arc/
  5. FieldIncludePicture.IsLinked | Aspose.Words for...

    Optimize your Documents with the FieldIncludePicture IsLinked property—control graphic storage to reduce file size and enhance performance....storing graphics data with the document. public bool IsLinked { get...images using IMPORT and INCLUDEPICTURE fields. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert PDF to Excel in Go|Aspose.PDF for Go vi...

    Aspose.PDF for Go allows you to convert PDF to XLSX format.... Import Required Packages. Open a PDF... Close the PDF Document. package main import "github.com/asp...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-xlsx/
  7. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…... Code: import com.aspose.pdf.Cell; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.Font; import com.aspose.pdf...

    forum.aspose.com/t/rare-chinese-characters-disp...
  8. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_Document method...append_document method Contents [ Hide ] append_document(src_doc...oc, import_format_mode) Appends the specified document to the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 将各种图像格式转换为PDF|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF for Java库将各种图像格式转换为PDF。...因此,您可以遵循以下步骤将 BMP 图像转换为 PDF: 初始化一个新的 Document 加载示例 BMP 图像文件 最后,保存输出的 PDF...examples ; import java.io.FileNotFoundExceptio ; import java.nio...

    docs.aspose.com/pdf/zh/java/convert-images-form...
  10. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...如果我们从头开始创建一个文档,我们需要遵循某些步骤: 实例化一个 Document 对象。在这一步中,我们将创建一个带有一些元数据但没有页面的空PDF文档。...“Complex.pdf”。 最后,会显示一个弹出消息 “PDF document has been generated!"。 package...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...