Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 55,332 for

import

(0.07 sec)
  1. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are Imported from HTML-based documents in Java....of block-level elements are imported from HTML-based documents...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/java/com.aspose.word...
  2. MD to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for MD to DOCX conversion. Use example code for batch MD to DOCX conversion with Python and .NET... Import required modules from aspose...Output file: import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/conversion/m...
  3. PNG to PDF Merge using Python | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/merger/png-t...
  4. Cannot convert from HTML to MHTML in Java - Fre...

    Hi guys, I am using aspose-html (version 25.4) and trying to convert my .html file (included images) to .mhtml file. However, the error shows “Path is empty”. I am sure that the html file is existing with correct path. …...MHTML format: import java.io.IOException; import com.aspose.html...HTMLDocument; import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/cannot-convert-from-html-to-...
  5. Սեղմել DOCX Ը Java Ում

    Սեղմեք DOCX ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/compress/docx/
  6. Extract Images From Website in Python – Aspose....

    Learn how to download images from website. Consider Python examples to automate extracting images from website using Aspose.HTML.... Copy 1 import os 2 from aspose. html import * 3 from aspose...aspose. html . net import * 4 5 # Prepare the output directory...

    docs.aspose.com/html/python-net/extract-images-...
  7. Group|Aspose.Slides for Python Documentation

    Add group shape to PowerPoint presentation in Python... import aspose.slides as slides # Instantiate...alternative text of group shape. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/group/
  8. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character-level font substitution....to PDF format import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/python-net/change-the-fon...
  9. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...examples ; import com.aspose.pdf.* ; import java.util.* ;...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  10. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....into a video: import aspose.slides as slides import subprocess with...the previous presentation: import aspose.pydrawing as drawing...

    docs.aspose.com/slides/python-net/convert-power...