Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 50,611 for

import document

(0.08 sec)
  1. Converting a PDF file to WORD using Python | As...

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

    products.aspose.com/pdf/python-net/conversion/p...
  2. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....methods and properties in the Document class. It contains complete...convert an MD file to DOCX Import the necessary modules from...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  3. ImportFormatOptions.append_document_with_new_pa...

    ImportFormatOptions.append_Document_with_new_page property. Gets or sets a boolean value indicating whether to change a first Imported section type to the [SectionStart.NEW_PAGE](../../sectionstart/#NEW_PAGE) forcibly when call [Document.append_Document()](../../Document/append_Document/#Document_Importformatmode_Importformatoptions)...append_document_with_new_page property ImportFormatOptions.a...append_document_with_new_page property Gets or sets a boolean...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Convert HTML to OneNote via C# | .NET

    Sample code for convert OneNote to Notion using C#. Utilize the API example code for batch conversion of OneNote files to Notion within VB.NET, Asp.NET, or any .NET-based application...NET Onenote Converter Documentation Source Code API Reference...Overview Onenote Converter Documentation Source Code API Reference...

    products.aspose.com/note/net/conversion/html-to...
  5. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing....a generated PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Converting a EPS file to EMF using Python | Asp...

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

    products.aspose.com/pdf/python-net/conversion/e...
  7. Add named value in XMP metadata of EPS | Python

    The process of adding named value in XMP metadata with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  8. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on load method. for input docx file attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…... import com.aspose.words.Document; import java.io.FileInputStream;...-fail.docx")) { Document doc = new Document(fis); System.out...

    forum.aspose.com/t/java-lang-classcastexception...
  9. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers... import com.aspose.imaging.Color import com.aspose...imaging.Graphics import com.aspose.imaging.Image import com.aspose...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  10. 将 HTML 转换为 Markdown – Aspose.HTML for Python vi...

    使用 Aspose.HTML 或在线 HTML 转换器以编程方式将 HTML 转换为 Markdown。通过 Python 示例探索 HTML 到 MD 的转换场景。...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/zh/python-net/convert-html...