Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,803 for

import

(0.04 sec)
  1. 与 PyInstaller 和 cx_Freeze 的兼容性|Aspose.Slides fo...

    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....py: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/compatibil...
  2. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...Here’s my code: import com.aspose.pdf.*; import java.io.ByteArrayInputStream;...ByteArrayInputStream; import java.util.Base64; public class PdfBanner...

    forum.aspose.com/t/trying-to-create-a-word-like...
  3. RtfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.RTF](../../aspose.words/loadformat/#RTF) document into a [Document](../../aspose.words/document/) object...they will be preserved during import. resource_loading_callback...loaded when a document is imported from HTML, MHTML. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....to import the node to the current document. The imported node...

    reference.aspose.com/words/net/aspose.words/com...
  5. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....PDF for Python : import aspose.pdf as ap # Initialize...calling Document.Save() method. import aspose.pdf as ap # Instantiate...

    releases.aspose.com/pdf/pythonnet/
  6. Licensing|Aspose.Slides for Node.js via .NET Do...

    Aspose.Slides for Node.js via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....js // Import the Aspose.Slides module for...

    docs.aspose.com/slides/nodejs-net/licensing/
  7. DWG Drawings|CAD Documentation

    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.... Support for Import Image to DWG File Aspose.CAD...section describes how can we import images inside the DWG file...

    docs.aspose.com/cad/java/dwg-drawings/
  8. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …...to include these properties: import com.aspose.words.*; public...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  9. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....that is why in this code we import the necessary classes and call...

    kb.aspose.com/cells/python/how-to-convert-excel...
  10. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....NET in your application Import aspose.slides, aspose.words...

    kb.aspose.com/slides/python/how-to-convert-powe...