Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 67,013 for

import

(0.16 sec)
  1. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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.... we have already added its import feature, since developers can...the look up paths to allow importer to find external dependencies...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  2. 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...
  3. 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/
  4. 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...
  5. 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-...
  6. Convert Text Numeric Data to Number|Documentation

    Learn how to convert numbers stored as text to numbers by using the Aspose.Cells for Java API....AI Document Assistant Close Import and Export Data Insert Hyperlinks...

    docs.aspose.com/cells/java/convert-text-numeric...
  7. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....TorusTubularSegments = 40 }; // import RVM scene . Open ( "LAD-TOP...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  8. Convert MPP to PDF in Python | Microsoft Projec...

    Convert MPP file to PDF in Python. You can export Microsoft Project file in MPP format to PDF using Python....convert an MPP file to PDF: import aspose.tasks as tasks # Load...

    blog.aspose.com/tasks/convert-mpp-to-pdf-in-pyt...
  9. Convert PDF to Markdown using C#

    This brief guide covers how to convert a PDF to MD in C#. It includes IDE configuration instructions, a list of steps to illustrate the procedure, and a code snippet that shows how to perform PDF to Markdown conversion in C#....it lets you tailor the PDF import process by initiating a LoadOptions...

    kb.aspose.com/words/net/convert-pdf-to-markdown...
  10. Convert OBJ to USDZ in C#

    This quick guide offers a walkthrough to convert OBJ to USDZ in C#. It outlines the essential steps, prerequisites, and a working code snippet to build an OBJ to USDZ converter in C#.... Afterwards, import the OBJ file and complete the...

    kb.aspose.com/3d/net/convert-obj-to-usdz-in-csh...