Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 66,905 for

import

(0.15 sec)
  1. Convert JPG To Image Java

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

    products.aspose.com/words/java/conversion/jpg-t...
  2. Convert JPG To PNG Java

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

    products.aspose.com/words/java/conversion/jpg-t...
  3. Convert Image To JPG Java

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

    products.aspose.com/words/java/conversion/image...
  4. Convert Image To BMP Java

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

    products.aspose.com/words/java/conversion/image...
  5. Convert DOC To HTML Java

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

    products.aspose.com/words/java/conversion/doc-t...
  6. NodeImporter breaks padding - Free Support Foru...

    Hi there we use Aspose.Words to copy ContentControls of multiple documents into a single resulting docx file. We use the NodeImporter for this use case like var ImportFormatOptions = new ImportFormatOptions { KeepSour…...KeepSourceNumbering = true }; var importer = new NodeImporter( sourceDocument...referenceNode.InsertAfter(importer.ImportNode(sdt, isImportChildren:...

    forum.aspose.com/t/nodeimporter-breaks-padding/...
  7. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture... 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...
  8. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent.... 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...
  9. 使用 Java 製作 WORD

    通過幾個步驟在 Java 中創建一個新的 WORD。使用 Java 庫輕鬆創建 WORD。..."ver" 複製 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/word/
  10. Compress HTML In Python

    Compress HTML in Python without losing quality. Optimize HTML content, reduce file size easily....pip install aspose-words Copy import aspose.words as aw doc = aw...) doc.save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/compress/h...