Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 50,593 for

import document

(0.87 sec)
  1. Opening Files in Jython|Documentation

    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....Cells - Opening Files To open documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/opening-files-in-jyt...
  2. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF Document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...matter what I do and what PDF document I open, the value I receive...Here is my code: import com.aspose.pdf.*; import java.io.File; public...

    forum.aspose.com/t/islandscape-does-not-return-...
  3. 在 Python 中将 HTML 转换为 PDF – Aspose.HTML for Pyth...

    使用 Aspose.HTML Python 库以编程方式将 HTML 转换为 PDF。使用即用型 Python 示例探索 HTML 到 PDF 的转换场景。...Python 2 3 import aspose.html.converters as conv 4 import aspose...Converter . convert_html ( "document.html" , sav. PdfSaveOptions...

    docs.aspose.com/html/zh/python-net/convert-html...
  4. Online PPSX to CSV Conversion or Build .NET bas...

    Free online app to convert PPSX to CSV files. .NET C# conversion library code for PPSX Documents....will be converted into CSV document Download the converted CSV...HTML document by using Workbook class Save the document to CSV...

    products.aspose.com/total/net/conversion/ppsx-t...
  5. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a Document using Python....with headers and footers in a document. A header is text that is...on all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/python-net/working-with-h...
  6. Use DocumentBuilder to Insert Document Elements...

    Insert Document elements using the Document builder in C++....DocumentBuilder to Insert Document Elements Contents [ Hide ]...DocumentBuilder is used to modify documents. This article explains and...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  7. Გადაიყვანეთ Გამოსახულება TXT Java

    გადაიყვანეთ Გამოსახულება TXT Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც TXT Java....კოპირება import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/ka/java/conversion/im...
  8. Გადაიყვანეთ Გამოსახულება PDF Java

    გადაიყვანეთ Გამოსახულება PDF Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF Java....კოპირება import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/ka/java/conversion/im...
  9. Გადაიყვანეთ Გამოსახულება DOC Java

    გადაიყვანეთ Გამოსახულება DOC Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOC Java....კოპირება import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/ka/java/conversion/im...
  10. 用 Python 将 Markdown 转换为图像 – 将 Markdown 转换为 JPG、...

    使用 Aspose.HTML for Python 通过 .NET 将 Markdown 转换为图片。考虑在 Python 示例中将 Markdown 转换为 JPG、PNG、BMP、GIF 和 TIFF 的情况。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

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