Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 70,109 for

import

(0.1 sec)
  1. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....examples ; import com.aspose.pdf.* ; import java.util.* ;...

    docs.aspose.com/pdf/java/sticky-annotations/
  2. Retrieve Visio Page Information in Ruby|Documen...

    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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/retrieve-visio-pag...
  3. Converting a PDF file to PNG using Python | Asp...

    Sample code on Python for PDF to PNG conversion. Use example code for batch PDF to PNG conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/p...
  4. Converting a SVG file to EMF using Python | Asp...

    Sample code on Python for SVG to EMF conversion. Use example code for batch SVG to EMF conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/s...
  5. 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...
  6. 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/
  7. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…...psd import Color from aspose.psd.fileformats.psd import PsdImage...psd.layers import TextLayer from aspose.pycore import cast def...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  8. 加密 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...
  9. Customize 3D Charts in Presentations with Pytho...

    Learn how to create and customize 3-D charts in Aspose.Slides for Python via .NET, with support for PPT, PPTX and ODP files—boost your presentations today.... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Create an...

    docs.aspose.com/slides/python-net/3d-chart/
  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...