Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 50,410 for

import document

(0.13 sec)
  1. Փոխարկել TEXT JPG Java

    Փոխարկեք TEXT ը JPG ձևաչափի Java կոդով: Պահեք TEXT որպես JPG օգտագործելով Java:...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...saveOptions); } import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/hy/java/conversion/te...
  2. Փոխարկել TEXT GIF Java

    Փոխարկեք TEXT ը GIF ձևաչափի Java կոդով: Պահեք TEXT որպես GIF օգտագործելով Java:...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...saveOptions); } import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/hy/java/conversion/te...
  3. Გადაიყვანეთ JPG DOCX Java

    გადაიყვანეთ JPG DOCX Java ფორმატში კოდით. შეინახეთ JPG როგორც DOCX 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/jp...
  4. Convert NumPy to Excel|Documentation

    Convert NumPy to Excel by using Aspose.Cells for Python via .NET API....snippet to demonstrate how to import data from a NumPy array to...Traverse the NumPy array and import data using Aspose.Cells for...

    docs.aspose.com/cells/python-net/convert-numpy-...
  5. Supported Features on Document Save|Aspose.Word...

    Save a Document in most of popular formats and supports lots of Microsoft Word features using C#....Ask AI Supported Features on Document Save Contents [ Hide ] What...features Aspose.Words supports on document save. Aspose.Words allows...

    docs.aspose.com/words/net/supported-features-on...
  6. Simple Mail Merge in Ruby|Aspose.Words for Java

    Simple Mail Merge using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...'/data/quickstart/' \ # Open the document. doc = Rjb :: import ( 'com.aspose.words...

    docs.aspose.com/words/java/simple-mail-merge-in...
  7. Display Hide Gridlines 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 import Settings from com . aspose . cells import Workbook...1, please check the output document." if __name__ == ' __main__...

    docs.aspose.com/cells/java/display-hide-gridlin...
  8. TeX typesetting functionality | Java API

    Java API Solution to work with TeX. Learn on the example how to typeset TeX/LaTeX files with a few lines of Java code....TeX for Java Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/tex/java/typeset-tex-files/
  9. 将PDF转换为不同图像格式的Python方法|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为多种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...Python 中将 PDF 转换为 TIFF 创建一个 Document 类的对象。 创建 TiffSettings 和 TiffDevice...以下代码片段展示了如何将所有 PDF 页面转换为单个 TIFF 图像。 import aspose.pdf as ap input_pdf...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  10. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...