Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 70,111 for

import

(0.08 sec)
  1. Merge Meshes in 3D file|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class.... Python import aspose.threed as a3d # load...

    docs.aspose.com/3d/python-net/merge-meshes-in-3...
  2. Convert PowerPoint Presentations to HTML in Pyt...

    Convert PowerPoint presentations to responsive HTML in Python. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....PowerPoint to HTML in python: import aspose.slides as slides # Instantiate...represents a presentation file import aspose.slides as slides pres...

    docs.aspose.com/slides/python-net/convert-power...
  3. How to Run Aspose.Diagram for Java Examples|Doc...

    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....modern IDE can easily open or import the project and its dependencies...Click on File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/diagram/java/how-to-run-aspose-...
  4. Convert PDF to OneNote with Aspose.Note and Asp...

    Sample code for convert PDF to OneNote using C#. Utilize the API example code for batch conversion of .pdf 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/pdf-to-...
  5. 在 PST 文件中管理 Outlook 分发列表|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.... import aspose.email as ae displayName1...list”的分发列表,并将其添加到 PST 文件中的 “Contacts” 文件夹。 import aspose.email as ae displayName1...

    docs.aspose.com/email/zh/python-net/managing-di...
  6. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...utilities import Vector4 # For complete examples...from aspose.threed.entities import Mesh # For complete examples...

    docs.aspose.com/3d/zh/python-net/create-3d-mesh...
  7. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....convert an MD file to DOCX Import the necessary modules from...format from MD to DOCX in Java . Import the required modules, apply...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  8. Add Sections to Word Document in Java

    Follow this article to insert section break in Word in Java. It has details to set the IDE, a list of steps, and a sample code for inserting section break in Word using Java....for Java adding section break Import the aspose.words library into...break in Word using Java . Import the library into the application...

    kb.aspose.com/words/java/add-sections-to-word-d...
  9. Find and Replace Text in Excel using Python

    Follow this article to find and replace text in Excel using Python. It has details to set the IDE, a list of steps, and a sample code to replace data in Excel using Python....JVM using the jpype library Import the classes License and Workbook...using Python . Start the JVM, import necessary classes, load a license...

    kb.aspose.com/cells/python/find-and-replace-tex...
  10. Remove Signature from Word Document using Python

    Follow this article to remove signature from Word document using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to delete signature in Word using Python....NET to remove signatures Import aspose.words with some alias...Word document using Python . Import the library, load a license...

    kb.aspose.com/words/python/remove-signature-fro...