Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 69,947 for

import

(0.16 sec)
  1. Convert Markdown to OneNote with Aspose.Note an...

    Sample code for convert Markdown to OneNote using C#. Utilize the API example code for batch conversion of .md to .one within VB.NET, Asp.NET, or any .NET-based application... htmlFilePath); // Step 2: Import HTML into OneNote var document...= new Document(); document.Import(htmlFilePath); document.Save(oneFilePath);...

    products.aspose.com/note/net/conversion/markdow...
  2. 在python中壓縮docx

    在Python中壓縮DOCX而不會損失質量。優化DOCX內容,輕鬆減小文件大小。...pip install aspose-words 複製 import aspose.words as aw doc = aw..."Output.docx" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/co...
  3. Error with Apose Words Cloud SDK - Free Support...

    I believe there is an issue with the sdk I am using and am getting this error in my platform " You are not directly using asposewordscloud.models.requests.base_request_object in your code.Your only Import from that modu…...Your only import from that module is:ApplyHowever...Aspose library itself tries to import base_request_object internally...

    forum.aspose.com/t/error-with-apose-words-cloud...
  4. Create a Funnel Chart in Excel using Python

    This article explains how to create a Funnel chart in Excel using Python. It has details to set the IDE, a list of steps, and a sample code for generating Funnel graph using Python....NET to create a Funnel chart Import requires classes and methods...graph . Set the environment, import required classes, apply the...

    kb.aspose.com/cells/python/create-a-funnel-char...
  5. Add Bookmark to PDF using Python | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Python Using Aspose.PDF for Python for .NET...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/bookmarks/
  6. Licensing|Aspose.Words for JasperReports

    The evaluation and licensed versions of Aspose.Words for JasperReports is the same download....code to your project: Java import com.aspose.words.jasperreports...code to your project: Java import com.aspose.words.jasperreports...

    docs.aspose.com/words/jasperreports/licensing/
  7. Converting newer version DWG files to PDF - Fre...

    We are trying to convert several files from dwg to pdf using the aspose.cad software. But some of the files are erroring out with the following error message: RuntimeError: Proxy error(ImageLoadException): Drawing loadi…...use to import and set the license. from aspose.cad import License...

    forum.aspose.com/t/converting-newer-version-dwg...
  8. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....demonstrates how to do this: import aspose.slides as slides with...paragraph’s animation effects: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/animated-text/
  9. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。...以下 Python 代码演示如何向形状添加自定义点: import aspose.slides as slides with...将更新后的路径应用于形状。 以下 Python 代码演示如何从形状中移除点: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  10. Convert EPUB to PDF – Python code and Online Co...

    Convert EPUB to PDF using Aspose.HTML for Python via .NET within any Python application, and try free online EPUB to PDF Converter!...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    products.aspose.com/html/python-net/conversion/...