Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 66,985 for

import

(0.07 sec)
  1. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....examples ; import com.aspose.pdf.ButtonField ; import com.aspose...Document ; import com.aspose.pdf.TextFragment ; import com.aspose...

    docs.aspose.com/pdf/java/pdf-tooltip/
  2. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...example to get you started: import com.aspose.cad.fileformats...IfcBuildingStorey; import com.aspose.cad.Image; import com.aspose.cad...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  3. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。...AutoShape : import aspose.slides as slides import aspose.pydrawing...建上图中的三个矩形: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/shape-form...
  4. 使用 Python 在演示文稿中管理缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节之间跳转,添加缩略图和过渡效果。... import aspose.slides as slides import aspose.pydrawing...将修改后的演示文稿写入为 PPTX 文件。 import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  5. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。... Python import aspose.threed as a3d from aspose...pydrawing import Color from aspose.pydrawing.imaging import ImageFormat...

    docs.aspose.com/3d/zh/python-net/create-a-fishe...
  6. MHT to PNG Converter using Python | Aspose.PDF

    Sample code on Python for MHT to PNG conversion. Use example code for batch MHT to PNG conversion with Python and .NET... Import required modules from aspose...Output file: import aspose.pdf as apdf from os import path from...

    products.aspose.com/pdf/python-net/conversion/m...
  7. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....is a good idea to use this import context object because multiple...multiple nodes are being imported. // If you import multiple times without...

    docs.aspose.com/words/java/copy-bookmarked-text...
  8. How to Convert DataTable to Excel in C#

    In this short tutorial, you will learn how to convert DataTable to Excel in C#. You can control the process of writing DataTable to excel in C# by setting a number of properties of the DataTable....create a DataTable and then import it into the worksheet of the...add Aspose.Cells for .NET to import DataTable into Excel Create...

    kb.aspose.com/cells/net/how-to-convert-datatabl...
  9. Manage Presentations in PHP|Aspose.Slides for P...

    Manage PowerPoint PPT, PPTX and ODP presentations with Aspose.Slides for PHP via Java: create, load, edit, clone slides and control content programmatically....Merge Presentations in PHP Import Presentations from PDF or HTML...

    docs.aspose.com/slides/php-java/manage-presenta...
  10. 将 PDF 转换为图像格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。只需几行代码即可将 PDF 页面转换为 PNG、JPEG、BMP 图像。...conversion ; import com.aspose.pdf.Document ; import com.aspose...devices.* ; import java.io.IOException ; import java.nio.file...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-imag...