Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 74,016 for

import

(0.7 sec)
  1. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python.... This process plays an important role in securing your content...a document with a password: import aspose.words as aw # Create...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  2. 使用 Python 将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。...演示文稿转换为视频: import aspose.slides as slides import subprocess with...我们为前面的演示文稿代码添加另一张幻灯片和切换效果: import aspose.pydrawing as drawing...

    docs.aspose.com/slides/zh/python-net/convert-po...
  3. Convert 3MF to STL in Python | 3MF File to STL ...

    Learn how to convert 3MF to STL in Python with Aspose.3D for Python SDK. Follow step-by-step guide and code examples for accurate 3D model conversion....3MF to STL in Python Step 1: Import the Library Step 2: Load the...each stage. Step 1: Import the Library # Import the Aspose.3D namespace...

    blog.aspose.com/3d/convert-3mf-to-stl-in-python/
  4. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...加密(40/128 位) 以下代码示例显示如何使用密码加密文档: import aspose.words as aw # Create...用户提供密码。 以下代码示例展示了如何检测文档加密: import aspose.words as aw # Create...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  5. Exact Spacings|Aspose.Words for JasperReports

    Aspose Words for JasperReports will try to optimize adding of white spaces before or after paragraphs.... In JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/exact-spaci...
  6. Round Points|Aspose.Words for JasperReports

    Aspose Words for JasperReports can try to round all the coordinates of objects in a report.... In JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/round-points/
  7. Modifications on PDF documents - Free Support F...

    Hell Support, I am working with the team for our Aspose use cases on document related requirements. We ran into an issue while trying to Import the appose-pdf library and were hoping you could assist us with this. The …...into an issue while trying to import the appose-pdf library and... If you encounter issues importing the Aspose.PDF library, ensure...

    forum.aspose.com/t/modifications-on-pdf-documen...
  8. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...you include the necessary imports for handling images and pages...you help with the necessary imports and source for this code because...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...
  9. Aspose.Cells Java for Apache POI SS - HSSF and ...

    Why not Apache POI SS - HSSF and XSSF....to the most granular level, import images, create charts, apply...feature that allows developers to import JSON into Excel files. It is...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  10. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance.... import com.aspose.pdf.elements.* ;...2.5.0 Use import aspose.pdf.* ; instead of import com.aspose...

    docs.aspose.com/pdf/java/migrating-your-code-to...