Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 70,105 for

import

(1.58 sec)
  1. Scan PDF417 barcode Images via Python via Java ...

    Python source code for PDF417 barcode recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/pdf417/...
  2. Scan EAN (International Article Number) barcode...

    Python source code for EAN (International Article Number) barcode recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/ean/rec...
  3. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word document. Fonts are now embedded twice with differen…...implement this: import com.aspose.words.Document; import com.aspose...aspose.words.FontSettings; import com.aspose.words.SaveFormat; public...

    forum.aspose.com/t/font-embedding-roman/315555
  4. 用 Python 创建文档 – 创建或加载 HTML、SVG、MHTML、EPUB

    学习如何从文件、URL 加载 HTML 以及从头开始创建 HTML。考虑使用 Aspose.HTML for Python 通过 .NET 加载基于 HTML 文档的方法。...document using Python 2 3 import os 4 import aspose.html as ah 5 6...document using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/zh/python-net/create-a-doc...
  5. WBS Associated with a Task in Ruby | Aspose.Tas...

    This section explains how to work with WBS values in Ruby using Aspose.Tasks Java library....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/wbs-associated-with-...
  6. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations.... import aspose.slides as slides # Instantiate...operation: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/paragraph/
  7. FieldImport Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldImport class, designed to streamline document processing with efficient Import field implementation for enhanced productivity....FieldImport class Implements the IMPORT field. To learn more, visit...how to insert images using IMPORT and INCLUDEPICTURE fields....

    reference.aspose.com/words/net/aspose.words.fie...
  8. Extracting Messages From PST Files example - Fr...

    Hello, I running the example at: https://docs.aspose.com/email/python-net/working-with-messages-in-a-pst-file/#extracting-messages-form-pst-files using the example pst file provided Outlook.pst. i.e. from aspose.email…...pst import * from aspose.email.mapi import MapiMessage...pst import PersonalStorage from aspose.email.mapi import MapiMessage...

    forum.aspose.com/t/extracting-messages-from-pst...
  9. 使用 C++ 通过 JavaScript 导入 XML 到 Excel 工作簿|Documen...

    使用 Aspose.Cells for JavaScript 通过 C++ 将数据从 XML 文件导入 Excel。...Example - Import XML </ title > </ head > < body > < h1 > Import XML...button id = "runExample" > Import XML and Save </ button > <...

    docs.aspose.com/cells/zh/javascript-cpp/import-...
  10. Convert STL to OBJ in Python | Python STL to OB...

    Convert STL to OBJ in Python. Quickly convert STL to OBJ File in Python....convert STL to OBJ in Python: import aspose.threed as threed from...from aspose.threed import Scene # Load input OBJ file with Scene...

    blog.aspose.com/3d/convert-stl-to-obj-in-python/