Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 55,224 for

import

(0.05 sec)
  1. Convert Image To HTML Java

    Convert Image to HTML format in Java code. Save Image as HTML using Java....professional software solution to import and export image, HTML, and..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/image...
  2. Convert JPG To WORD Java

    Convert JPG to WORD format in Java code. Save JPG as WORD using Java....professional software solution to import and export JPG, Word, and many..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/jpg-t...
  3. Convert TEXT To PNG Java

    Convert TEXT to PNG format in Java code. Save TEXT as PNG using Java....professional software solution to import and export text, PNG, and many..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/text-...
  4. Convert JPG To DOCX Java

    Convert JPG to DOCX format in Java code. Save JPG as DOCX using Java....professional software solution to import and export JPG, DOCX, and many..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/jpg-t...
  5. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless Imports. Default, false....how the numbering will be imported when it clashes in source...how resolve a clash when importing documents that have lists...

    reference.aspose.com/words/net/aspose.words/imp...
  6. 将 PDF 转换为图像格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。只需几行代码即可将 PDF 页面转换为 PNG、JPEG、BMP 图像。...conversion ; import com.aspose.pdf.Document ; import com.aspose...devices.* ; import java.io.IOException ; import java.nio.file...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-imag...
  7. Manage Ink|Aspose.Slides for Python Documentation

    Use ink tools to draw objects in PowerPoint Python...for a brush: import aspose.slides as slides import aspose.pydrawing...for a brush: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-ink/
  8. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...implement this: import java.awt.print.PageFormat; import java.awt.print...print.PrinterJob; import com.aspose.pdf.facades.PdfViewer; public...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  9. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

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