Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 69,957 for

import

(1.13 sec)
  1. 在 Python 中以只读方式打开文档|Python via .NET 格式的 Aspose....

    将文档设置为只读,以便可以复制或读取内容,但不能使用 Python 进行修改。... 以下代码示例展示了如何将文档设为只读: import aspose.words as aw doc = aw...NO_PROTECTION 。 以下代码示例演示如何删除文档的只读访问权限: import aspose.words as aw doc = aw...

    docs.aspose.com/words/zh/python-net/open-a-docu...
  2. 档案

    档案... import aspose.diagram from aspose.diagram import * def...

    blog.aspose.com/zh/diagram/create-flowchart-in-...
  3. Add XMP metadata to EPS file using Python

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Python is explained and illustrated with the code snippets here.... eps import * 2 from util import Util 3 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/add/
  4. Mht to pdf, exception is thrown "Incompatible u...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Incompatible unit types.”. Output pdf gets generated but the content is getting cut. contents are missing input file …...conversion: import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  5. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++....Recognition with Python OCR import asposeocr settings = asposeocr...Console . WriteLine ( result ); import sys sys . path . append ( '...

    products.aspose.com/ocr/python-cpp/
  6. 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....becomes essential for easy data import and manipulation. The conversion...enables you to: Use Cases: Data Import and Manipulation : Convert...

    products.aspose.com/total/net/conversion/xps-to...
  7. Bug in Aspose.Slides for Java – Wrong Slide Ima...

    Dear Aspose Support Team, I hope this message finds you well. We have encountered a bug in the Aspose.Slides for Java library, specifically related to incorrect thumbnail rendering after export when using the calibri fo…...superscript in Title: import.zip (39.0 KB) The import.pptx file contains...String importPath = "/path/to/import.pptx"; String slidesPath =...

    forum.aspose.com/t/bug-in-aspose-slides-for-jav...
  8. Convert OneNote to Obsidian Markdown with Aspos...

    Sample code for convert OneNote to Obsidian using C#. Utilize the API example code for batch conversion of .one to .md files within VB.NET, Asp.NET, or any .NET-based application...Note’s Document class to import the HTML content and export...OneNote to markdown, users can import their notes into Obsidian and...

    products.aspose.com/note/net/conversion/one-to-...
  9. Working with Text Document in Java|Aspose.Words...

    Advanced TXT document processing, lists, BiDi, headers/footer, using Java....Words can import list item of a text file as...recognized when a document is imported from plain text format: If...

    docs.aspose.com/words/java/working-with-text-do...
  10. Convert USDZ to STL in Python

    This quick tutorial explains how to convert USDZ to STL in Python. It highlights the main steps, setup details, and includes a sample code snippet to develop a USDZ to STL converter in Python.... Then, import the USDZ source file and complete...Python . The USDZ file is imported using the Scene class, which...

    kb.aspose.com/3d/python/convert-usdz-to-stl-in-...