Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 67,787 for

import

(0.23 sec)
  1. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...The current code we use is import com.aspose.words.*; public...list numbering is preserved: import com.aspose.words.*; public...

    forum.aspose.com/t/parse-the-full-document-to-m...
  2. How to Run Examples | Aspose.Page for Java

    Java Library for the developers to process PS, EPS, and XPS files. Learn how to run examples within Aspose.Page API solution for Java....modern IDE can easily open or import the project and its dependencies...on the File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/page/java/how-to-run-examples/
  3. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word document as a table. Please could you…...formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  4. TeX typesetting functionality | Python API

    Python API Solution for working with TeX. Discover how you can easily typeset TeX/LaTeX files by writing just a few lines of Python code....tex import * from aspose.tex.io import * # Create conversion...

    products.aspose.com/tex/python-net/typeset-tex-...
  5. Mht to pdf, exception is thrown "Incompatible u...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Incompatible unit types.”. Output pdf gets generated but the content is getting cut. contents are missing input file …...conversion: import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  6. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...above suggestions import com.aspose.cells.*; import java.io.*; public...

    forum.aspose.com/t/getting-nullpointerexception...
  7. Convert IFC to 3DS via Python | products.aspose...

    Sample code for IFC to 3DS conversion. Use API example code for batch IFC files to 3DS conversion....international standards to import and export building objects...popular file formats for 3D data import and export. It considers information...

    products.aspose.com/cad/python-net/conversion/i...
  8. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++....Recognition with Python OCR import asposeocr settings = asposeocr...Console . WriteLine ( result ); import sys sys . path . append ( '...

    products.aspose.com/ocr/python-cpp/
  9. Aspose licensing warning appearing after a long...

    We are extracting text from PDF for thousands of PDF. Licensing works fine with no errors/warning in the extracted text. But suddenly for 5-6 documents out of the entire batch, we get the “warning” on licensing at the to…... import com.aspose.pdf.License; import java.io.InputStream;...

    forum.aspose.com/t/aspose-licensing-warning-app...
  10. Convert OneNote to Obsidian Markdown with Aspos...

    Sample code for convert OneNote to Obsidian using C#. Utilize the API example code for batch conversion of .one to .md files within VB.NET, Asp.NET, or any .NET-based application...Note’s Document class to import the HTML content and export...OneNote to markdown, users can import their notes into Obsidian and...

    products.aspose.com/note/net/conversion/one-to-...