Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 43,947 for

import document

(0.05 sec)
  1. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when Importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control.... import os import io from aspose.cells import Workbook...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/python-net/support-the-la...
  2. Buat Markdown Menggunakan Python

    Buat Markdown baharu dalam Python dalam beberapa langkah. Buat Markdown dengan mudah menggunakan pustaka Python via .NET....Sisipkan Carta import aspose.words as aw doc = aw.Document() builder..."Output.md" ) import aspose.words as aw doc = aw.Document() builder...

    products.aspose.com/words/ms/python-net/make/md/
  3. Java load font TTF file

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  4. 使用 Python 查看或編輯 POTX 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 POTX 格式元數據。... 修改 POTX 內置屬性 - Python import aspose.slides as slides # Instantiate...documentProperties = presentation . document_properties # Set the builtin...

    products.aspose.com/slides/zh-hant/python-net/m...
  5. Convert HTML to MD in Python – Aspose.HTML

    Convert HTML to Markdown online or with Python. Use HTML to MD Converter to save webpage as MD file quickly, clearly and safely....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  6. Convert HTML to GIF in Python – Aspose.HTML

    Convert HTML to GIF using Python API or try an online HTML Converter to save webpage as GIF image quickly, clearly and safely....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  7. Online XPS to CSV Conversion or Build .NET base...

    Free online app to convert XPS to CSV files. .NET C# conversion library code for XPS Documents....will be converted into CSV document Download the converted CSV...Automation API Open XPS file using Document class Convert XPS to XLSX...

    products.aspose.com/total/net/conversion/xps-to...
  8. Convert DOCX to POTM via C# .NET or with free O...

    Convert Word docx Documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the DOCX document into HTML Create...

    products.aspose.com/total/net/conversion/docx-t...
  9. Creating a DataMatrix BarCode in Ruby|Documenta...

    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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/creating-a-datamat...
  10. 使用Python.NET设置Workbook的公式计算模式|Documentation

    学习如何使用Aspose.Cells for Python via .NET API设置Excel工作簿中的公式计算模式(自动、手动)。逐步指南附代码示例。...cells import Workbook , CalcModeType # Load..."output.xlsx" ) import os from aspose.cells import Workbook , CalcModeType...

    docs.aspose.com/cells/zh/python-net/setting-for...