Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 50,412 for

import document

(0.15 sec)
  1. Փոխարկել HTML PNG Java

    Փոխարկեք HTML ը PNG ձևաչափի Java կոդով: Պահեք HTML որպես PNG օգտագործելով 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/ht...
  2. Փոխարկել DOC Պատկեր Java

    Փոխարկեք DOC ը Պատկեր ձևաչափի Java կոդով: Պահեք DOC որպես Պատկեր օգտագործելով 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/do...
  3. Page Breaks|Aspose.Words for JasperReports

    Aspose.Words for JasperReports supports three ways page breaks are inserted between Document pages....breaks are inserted between document pages: Normal page breaks...mode). No page breaks in the document at all. The “section breaks”...

    docs.aspose.com/words/jasperreports/page-breaks/
  4. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....name Start creating a DOC document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/doc/
  5. Make WORD Using Python

    Make a new a Word Document in Python in a few steps. Easily create a Word Document using Python via .NET library....name Start creating a Word document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/word/
  6. Սեղմել 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/hy/java/compress/tiff/
  7. Შეკუმშოს DOC Java

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

    products.aspose.com/words/ka/java/compress/doc/
  8. Սեղմել 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/hy/java/compress/jpg/
  9. Ფაილის Კონტენტის Ოპტიმიზაცია Java Ის Გამოყენებით

    შეკუმშოს ფაილები Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...კოპირება import com.aspose.words.*; Document doc = new Document ( "Input...saveOptions); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/ka/java/compress/
  10. 使用 Go via C++ 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中... 使用輸入的 PDF 檔案建立一個 Document 物件。 使用指定的索引呼叫 PageCollection...將新頁面插入到 PDF 中 package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...

    products.aspose.com/pdf/zh-hant/go-cpp/pages/add/