Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 66,992 for

import

(0.22 sec)
  1. Convert Visio to BMP via Python | products.aspo...

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

    products.aspose.com/diagram/python-java/convers...
  2. Working with Contacts in PST File|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....pst import PersonalStorage from aspose.email.mapi import ContactSaveFormat...PST. from aspose.email.mapi import MapiMessage # Load the MAPI...

    docs.aspose.com/email/python-net/working-with-c...
  3. Are Dynamic Background Colours Supported for Po...

    Just wanted to confirm if setting dynamic colours via HTML code is support for Microsoft PowerPoint. Can do this for Word with no issues, but can’t seem to get this working for PowerPoint....for a slide: import aspose.slides as slides import aspose.pydrawing...

    forum.aspose.com/t/are-dynamic-background-colou...
  4. Autofit Rows and Columns 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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  5. How to convert excel to word - Free Support For...

    I have a Excel sheet that has some text and tables. I need to bring it to word document. How can I do this? Please help....formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/how-to-convert-excel-to-word...
  6. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET....Google Sheets, for several important reasons: Preventing Accidental...from accidentally modifying important data or formulas. Maintain...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  7. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...FillOpacity (problem 1) and the PSD import of GradientOverlay (problem...Java example import com.aspose.psd.Image; import com.aspose.psd...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  8. Migration from legacy Aspose.Pdf.Kit for Java|A...

    Learn the steps to migrate from the legacy Aspose.PDF Kit for Java to the latest Aspose.PDF for Java version for better functionality....for Java, you only need to import com.aspose.pdf.facades package...autoported Aspose.PDF for Java. import com.aspose.pdf.facades.* ;...

    docs.aspose.com/pdf/java/migration-from-legacy-...
  9. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....examples ; import com.aspose.pdf.* ; import com.aspose.pdf...pdf.facades.* ; import com.aspose.pdf.facades.Stamp ; public class...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  10. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... 以下 Python 代码展示了如何创建图片框: import aspose.slides as slides # 实例化...Python 代码展示了如何创建具有相对缩放的图片框: import aspose.slides as slides # 实例化...

    docs.aspose.com/slides/zh/python-net/picture-fr...