Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 66,843 for

import

(0.31 sec)
  1. Convert Markdown to HTML in Python – Aspose.HTML

    Convert Markdown to HTML using Aspose.HTML Python library. Consider Markdown to HTML conversion scenarios in Python examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-markdow...
  2. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...email import MailMessage from aspose.email.mime import HeaderCollection...HeaderCollection import aspose.email.mapi.msg as msg from aspose.email...

    forum.aspose.com/t/python-unable-to-convert-eml...
  3. 档案

    档案...pst import * from aspose.email.storage import PersonalStorage...email.mapi import MapiContact from aspose.email.mapi import MapiDistributionList...

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  4. LaTeX to XPS | Python

    The Aspose.TeX API solution for Python provides conversion functionality to convert LaTeX files to XPS format. Here are a few code examples.... tex import * 2 from aspose. tex . io import * 3 from aspose... xps import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/python-net/latex-to-xps/
  5. Buat DOCX Menggunakan Python

    Buat DOCX baharu dalam Python dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Python via .NET....Penanda Halaman Sisipkan Carta import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ms/python-net/make/docx/
  6. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...复杂示例 */ import java.io.FileNotFoundExceptio ; import java.nio...file.Path ; import java.nio.file.Paths ; import java.time.Duration...

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  7. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting....legend: import aspose.slides.charts as charts import aspose.slides...to disk. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-legend/
  8. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...achieve this: import com.aspose.pdf.Color; import com.aspose.pdf...Document; import com.aspose.pdf.FontRepository; import com.aspose...

    forum.aspose.com/t/find-an-replace-with-multipl...
  9. Set Document Window and Page Display Properties...

    Customize document and page display settings in PDFs using Ruby and Aspose.PDF.... doc = Rjb :: import ( ' com . aspose . pdf . Document...doc . setDirection ( Rjb :: import ( ' com . aspose . pdf . Direction...

    docs.aspose.com/pdf/java/set-document-window-an...
  10. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import ControlChar...

    docs.aspose.com/words/java/remove-breaks-in-jyt...