Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 64,841 for

import

(0.05 sec)
  1. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components....threed import FileFormat , FileContentType...entities import Cylinder from aspose.threed.formats import PlySaveOptions...

    docs.aspose.com/3d/python-net/convert-mesh-of-a...
  2. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Features Overview|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....from byte arrays Import/Export Features Import Microsoft Outlook...(MSG) emails. Import Microsoft HTML (MHT) emails Import RFC822 compliant...

    docs.aspose.com/email/java/features-overview/
  4. 从 Ruby 中的 Visio 页面中提取所有图像|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...shape . getType () == Rjb :: import ( 'com.aspose.diagram.TypeValue'...

    docs.aspose.com/diagram/zh/java/extract-all-ima...
  5. Convert ODP to PPTX in Python|Aspose.Slides for...

    Convert ODP to PPTX with Aspose.Slides for Python via .NET. Clean code examples, batch tips, and high-quality results—no PowerPoint needed.... # Import Aspose.Slides for Python via .NET module import aspose...

    docs.aspose.com/slides/python-net/convert-odp-t...
  6. How to Run the Examples|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....CAD Examples Directory Import examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/cad/java/getting-started/how-to...
  7. 乳胶数学公式渲染| Python

    本文概述了python的Aspose.TeX API解决方案及其用于渲染乳胶数学公式的功能。学习代码示例... features import * 2 from aspose. pydrawing import Color 3 from...util import Util 4 from io import BytesIO 5 from os import path...

    docs.aspose.com/tex/zh/python-net/latex-math-fo...
  8. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...examples ; import java.awt.image.BufferedImage ; import java.io...ByteArrayInputStream ; import java.io.ByteArrayOutputStrea ; import java.io...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  9. 档案

    档案...pst import * from aspose.email.storage import PersonalStorage...email.mapi import MapiContact from aspose.email.mapi import MapiDistributionList...

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  10. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....examples ; import com.aspose.pdf.DefaultAppearance ; import com.aspose...pdf.Document ; import com.aspose.pdf.Field ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/modifing-form/