Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 73,773 for

import

(0.11 sec)
  1. Get XMP Metadata from PDF File in Ruby|Aspose.P...

    Access and manipulate XMP metadata in PDF documents using Ruby with Aspose.PDF.... doc = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/get-xmp-metadata-from-...
  2. Converting a MHTML file to JPEG using Python | ...

    Sample code on Python for MHTML to JPEG conversion. Use example code for batch MHTML to JPEG conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/m...
  3. 在 Python 中向演示文稿添加视频|Aspose.Slides for Python 文档

    学习使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 幻灯片中以编程方式添加和提取视频帧。快速操作指南。...Python 代码展示了如何向演示文稿添加本地存储的视频: import aspose.slides as slides with...width, height, fname) 方法来添加视频: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/video-frame/
  4. Globalization and Localization with Node.js via...

    Explore globalization and localization support in Aspose.Cells for Node.js via C++. Learn how to handle format cultures and change formats dynamically....AI Document Assistant Close Import XML to Excel workbook with...

    docs.aspose.com/cells/nodejs-cpp/globalization-...
  5. Working with GridWeb Worksheets|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....Worksheets Copy a Worksheet Import DataView to GridWeb Export...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. 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...
  7. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...callback: import com.aspose.diagram.Diagram; import com.aspose...IWarningCallback; import com.aspose.diagram.WarningInfo; import com.aspose...

    forum.aspose.com/t/unable-to-detect-installed-t...
  8. 在 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...
  9. 创建 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...
  10. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。...examples ; import com.aspose.pdf.* ; import java.util.* ;...pdf.examples ; import com.aspose.pdf.* ; import java.util.* ;...

    docs.aspose.com/pdf/zh/java/text-annotation/