Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 66,968 for

import

(0.94 sec)
  1. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...example; import com.aspose.words.*; import com.aspose.words...Document; import com.aspose.words.HtmlLoadOptions; import com.aspose...

    forum.aspose.com/t/html-to-docx-transformation-...
  2. Aspose.TeX的输入接口| 通过 .NET 为 Python 提供 Aspose.TeX

    Aspose.TeX API解决方案的转换功能与Tex一起使用,作为输入格式,请参见代码示例。... io import * 2 from util import Util 3 ##########...aspose. tex import * 2 from aspose. tex . io import * 3 from util...

    docs.aspose.com/tex/zh/python-net/aspose-tex-in...
  3. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling.... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Instantiate...

    docs.aspose.com/slides/python-net/chart-formatt...
  4. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  5. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...演示文稿中指定文本必须始终适应其框: import aspose.slides as slides import aspose.pydrawing...演示文稿中指定文本框必须始终保持其尺寸: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  6. Safely Load and Convert Untrusted HTML in Pytho...

    Learn how to securely load and convert untrusted HTML in Python using Aspose.HTML. Includes sandbox examples to block scripts and external images....Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...html.converters as conv 6 import aspose.html.saving as sav 7...

    docs.aspose.com/html/python-net/sandboxing/
  7. Delete Images from PDF File using Python|Aspose...

    This section explain how to delete Images from PDF File using Aspose.PDF for Python via .NET....Sometimes a PDF file may contain important images that need to be removed...a PDF file. import aspose.pdf as ap from os import path path_infile...

    docs.aspose.com/pdf/python-net/delete-images-fr...
  8. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  9. CSV to DataFrame | CSV to Pandas DataFrame in P...

    Learn how to convert CSV to pandas DataFrame in Python using Aspose.Cells for Python with step-by-step examples. Import CSV in pandas, handle Excel via CSV, and build DataFrames easily....Cells, you can import CSV in Pandas while ensuring...into an Aspose.Cells workbook. Import the Workbook class. Load the...

    blog.aspose.com/cells/convert-csv-to-pandas-dat...
  10. Creating, Opening and Saving PSD Files|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Importing image to PSD layer This article...usage of Aspose.PSD to add or import an image to a PSD layer. Aspose...

    docs.aspose.com/psd/java/creating-opening-and-s...