Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 67,154 for

import

(0.13 sec)
  1. 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...
  2. Convert PNG to PDF in C++ | products.aspose.com

    Convert PNG to PDF in C++. Use C++ library API to convert PNG files to PDFs... Add a library reference (import the library) to your C++ project...

    products.aspose.com/slides/cpp/conversion/png-t...
  3. 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...
  4. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity.... import aspose.slides as slides # Load...change the table’s overall size. import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  5. 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...
  6. 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/
  7. 入门|Documentation

    如何安装 Aspose Cells for Go via C++ 并创建“Hello World”应用程序。... package main import ( . "github.com/aspose-cel...

    docs.aspose.com/cells/zh/go-cpp/getting-started/
  8. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...math content: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/doc/314783
  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-...