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

import document

(0.23 sec)
  1. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。...examples ; import com.aspose.pdf.* ; import java.util.* ;...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/text-annotation/
  2. Შეკუმშოს JPG Java

    შეკუმშოს JPG Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....კოპირება 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/jpg/
  3. Caused by: java.lang.IllegalArgumentException: ...

    Hey hi ! could you please take a look to identify for this simple file which is currently failing with error. what could be the cause ? error-doc.docx (25.7 KB) Error : Caused by: java.lang.IllegalArgumentException: e…...Troubleshoot: Inspect the Document: Open the file error-doc.docx...causing the issue. Simplify the Document: Try to create a simplified...

    forum.aspose.com/t/caused-by-java-lang-illegala...
  4. Converting a SVG file to GIF using Python | Asp...

    Sample code on Python for SVG to GIF conversion. Use example code for batch SVG to GIF conversion with Python and .NET...programmatically a document from SVG to GIF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/s...
  5. Convert PDF to DOC or DOCX format in Ruby|Aspos...

    Learn how to convert PDF Documents to DOC or DOCX formats in Ruby with Aspose.PDF, enabling easier editing and processing....DOC or DOCX To convert PDF document to DOC or DOCX format using...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  6. Aspose::Words::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++....the same document as well as to different document. Linked style...the imported style. Examples Shows how to clone a document’s style...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Გადაიყვანეთ Გამოსახულება WORD Java

    გადაიყვანეთ Გამოსახულება WORD Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც WORD 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. Გადაიყვანეთ Გამოსახულება DOCX Java

    გადაიყვანეთ Გამოსახულება DOCX Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც 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/im...
  9. Box appearing around the watermark after conver...

    While converting the Excel first to pdf and then to Word, a box around the watermark text can be seen in Word format. This is fine in PDF. I have attached the PDF and converted Word file as well to this ticket. The co…...attached as well: import com.aspose.cells.* import com.aspose.pdf...pdf.* import com.aspose.pdf.DocSaveOptions import java.io.FileInputStream...

    forum.aspose.com/t/box-appearing-around-the-wat...
  10. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印...Output file: import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) artifact...

    products.aspose.com/pdf/zh-hans/python-net/wate...