Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 67,079 for

import

(0.11 sec)
  1. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for Python via .NET locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery.... It is important that automatically generated...shape types in a presentation. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/applying-prot...
  2. Converting a HTML file to TIFF using Python | A...

    Sample code on Python for HTML to TIFF conversion. Use example code for batch HTML to TIFF conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/h...
  3. 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...
  4. 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...
  5. 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/
  6. Convert 3DS to IFC via Python | products.aspose...

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

    products.aspose.com/cad/python-net/conversion/3...
  7. Converting a EPS file to PPTX using Python | As...

    Sample code on Python for EPS to PPTX conversion. Use example code for batch EPS to PPTX conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/e...
  8. 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...
  9. 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...
  10. 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-...