Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 74,026 for

import

(0.24 sec)
  1. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。... Python import aspose.threed as a3d # load...

    docs.aspose.com/3d/zh/python-net/merge-meshes-i...
  2. Redact PPTX Presentation Files using Python | p...

    Python source code to find and replace text in PPTX Presentation....PPTX Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/redaction...
  3. Redact ODP Presentation Files using Python | pr...

    Python source code to find and replace text in ODP Presentation....ODP Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/redaction...
  4. Mhtml to pdf conversion - pdf output is not as ...

    input mhtml file AccuWeather.zip (50.3 KB) output pdf file AccuWeather_html.pdf (154.8 KB) language: java 21 aspose-words 25.2 our expectation is, the contents of output pdf should be similar to how the mhtml file …...conversion: import com.aspose.html.converters.Converter; import com.aspose...html.saving.PdfSaveOptions; import java.io.FileInputStream; public...

    forum.aspose.com/t/mhtml-to-pdf-conversion-pdf-...
  5. ImapClient Activity Logging in Python|Documenta...

    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....to the specified log file: import aspose.email as ae client =...

    docs.aspose.com/email/python-net/imapclient-act...
  6. Download and Install|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....NetBeans, Eclipse, IDEA or others Import/Open QR_Code_Generator_by_Aspose...

    docs.aspose.com/barcode/java/1-1-3-download-and...
  7. Msg to mhtml - the external image present in th...

    language: java21 library aspose-email:25.1 During msg to mhtml conversion , the external image present in this msg file is not visible in the output mhtml file. please help to fix this problem input Develop Softwar…...options: import com.aspose.email.MailMessage; import com.aspose...aspose.email.SaveOptions; import com.aspose.email.MhtFormatOptions;...

    forum.aspose.com/t/msg-to-mhtml-the-external-im...
  8. Converting DjVu to PDF Format in PHP|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....to be exported #range = Rjb::import('com.aspose.imaging.IntRange')...

    docs.aspose.com/imaging/java/converting-djvu-to...
  9. Converting a CGM file to JPEG using Python | As...

    Sample code on Python for CGM to JPEG conversion. Use example code for batch CGM to JPEG conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path from...from io import FileIO # The path to the documents directory path_infile...

    products.aspose.com/pdf/python-net/conversion/c...
  10. Convert VDW to VSSX via Python | products.aspos...

    Sample Python conversion code for VDW format to VSSX file. Use this example code to convert VDW to VSSX within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VDW in an object...

    products.aspose.com/diagram/python-java/convers...