Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 53,291 for

import document

(0.09 sec)
  1. Փոխարկել Պատկեր PNG Java

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

    products.aspose.com/words/hy/java/conversion/im...
  2. Display Document Properties in Excel using Python

    Learn here to display Document properties in Excel using Python. Get the IDE settings, a list of steps, and a sample code to show Excel Document properties using Python....TeX Product Family Display Document Properties in Excel using...topic covers how to display document properties in Excel using...

    kb.aspose.com/cells/python/display-document-pro...
  3. Შეკუმშოს TIFF Java

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

    products.aspose.com/words/ka/java/compress/tiff/
  4. Გადაიყვანეთ Გამოსახულება BMP Java

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

    products.aspose.com/words/ka/java/conversion/im...
  5. Split PDF, HTML, TXT Files using Python | Aspos...

    Python sample code to split files on any platform.... powerful and easy-to-use document manipulation API for python-cpp...PDF, HTML, TXT, and DOCX documents into parts. For more details...

    products.aspose.com/pdf/python-cpp/splitter/
  6. Convert PDF to PPTX in Node.js|Aspose.PDF for N...

    Aspose.PDF allows you to convert PDF to PPTX format using Node.js directly in the Node.js environment....case you want to convert PDF document, you can use AsposePdfToPptX...CommonJS: Call require and import asposepdfnodejs module as AsposePdf...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-p...
  7. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中提取表格...中提取表格 - Python import aspose.pdf as apdf from os import path path_infile...source PDF document pdf_document = apdf . Document ( path_infile...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  8. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document Document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...private byte[] convertToPdf(Document document) throws Exception { try...pdfOptions.setUpdateFields(false); document.save(bos, pdfOptions); return...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  9. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....ta/" ; // Load the source document. $ srcDoc = new Java ( "com..."com.aspose.words.Document" , $ dataDir . "Template.doc" ); //...

    docs.aspose.com/words/java/copy-bookmarked-text...
  10. Converting a PCL file to JPEG using Python | As...

    Sample code on Python for PCL to JPEG conversion. Use example code for batch PCL to JPEG conversion with Python and .NET...convert programmatically a document from PCL to JPEG format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...