Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 68,017 for

import

(0.1 sec)
  1. Add, Move or Delete pages in PDF using Python |...

    Manipulate PDF pages of your document programmatically with Python sample code using Aspose.PDF for Python for .NET...Page to PDF import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/pages/
  2. 将 3D 模型中的所有多边形转换为三角形|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在任何受支持的 3D 文件中将所有多边形转换为三角形。...threed import FileFormat , Scene from aspose...aspose.threed.entities import PolygonModifier # For complete examples...

    docs.aspose.com/3d/zh/python-net/convert-all-po...
  3. Create Scene with Primitive 3D Shapes|Documenta...

    Using Aspose.3D for Python via .NET, developers can define a scene with primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....threed import FileFormat , Scene from aspose...aspose.threed.entities import Box , Cylinder # For complete examples...

    docs.aspose.com/3d/python-net/create-scene-with...
  4. Error reading PDF documents - Free Support Foru...

    Hi! In your demo (see attached images), reading and converting from PDF documents is supported, but when using this feature, the following error message appears: “Pdf format is not supported on this platform. Use .NET S…...Words does not include PDF import functionality, so the runtime...it is unrelated to the PDF‑import limitation. Why it happens...

    forum.aspose.com/t/error-reading-pdf-documents/...
  5. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....locally to a presentation: import aspose.slides as slides with...width, height, fname) method: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/video-frame/
  6. Find And Replace in Jython|Aspose.Words for Java

    Find And Replace text in a Document using Jython....words import Settings from com . aspose . words import Document...

    docs.aspose.com/words/java/find-and-replace-in-...
  7. Extracting Email Headers in Jython|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....- email import Settings from com.aspose.email import MailMessage...

    docs.aspose.com/email/java/extracting-email-hea...
  8. Set BarCode Image Margins in Ruby|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....barcode object symbology = Rjb :: import ( 'com.aspose.barcode.Symbology'...Symbology' ) bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'...

    docs.aspose.com/barcode/java/set-barcode-image-...
  9. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination documents. The default value is false in C++....how the numbering will be imported when it clashes in source...const Examples Shows how to import a document with numbered lists...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,支持导出为 PowerPoint 和 OpenDocument,秒级提升您的数据叙事能力。... import aspose.slides.charts as charts import aspose.slides...PPTX 文件。 import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/pie-chart/