Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 66,541 for

import

(0.09 sec)
  1. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....demonstrates a sample operation: import aspose.slides as slides with...data label: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/chart-workbook/
  2. Aspose.Imaging Java For 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....example code: from asposeimaging import Settings from com . aspose...imaging . fileformats . metafile import EmfMetafileImage from com ...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  3. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using Jython....words import Settings from com . aspose . words import Document...words import BreakType from com . aspose . words import DocumentBuilder...

    docs.aspose.com/words/java/update-fields-in-jyt...
  4. Loading and Saving Message|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....tools import FileFormatUtil # Detect file...options. from aspose.email import MailMessage , EmlLoadOptions...

    docs.aspose.com/email/python-net/loading-and-sa...
  5. Updating Text Layer Removes All Layer Effects -...

    Hello When I update the text on a TextLayer using update_text(), all the FX (layer effects) applied to the layer are removed. After exporting the file to PNG, the updated text appears plain, without any of the original …...psd import Image from aspose.psd.fileformats.psd import PsdImage...psd.layers import TextLayer from aspose.pycore import cast from...

    forum.aspose.com/t/updating-text-layer-removes-...
  6. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one.... import aspose.pdf as ap def lock_layer...following code snippet can be used: import aspose.pdf as ap def save_layers...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  7. Pdf Insert image throw exception - Free Support...

    Below codes throw exception, String path = "C:\\Users\\z_jia\\Desktop\\a\\"; com.aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf"); BufferedImage image = ImageIO.r…...Example import java.awt.image.BufferedImage; import java.io.File;...File; import java.io.IOException; import javax.imageio.ImageIO;...

    forum.aspose.com/t/pdf-insert-image-throw-excep...
  8. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...being overridden during the import process. This can occur if...of the form fields after importing the XFDF data. Here’s how...

    forum.aspose.com/t/pdf-form-field-values-change...
  9. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...threed import Scene from aspose.threed.entities import Box from...from aspose.threed.formats import GLTFSaveOptions , FileFormat...

    docs.aspose.com/3d/zh/python-net/manipulate-cus...
  10. 在 Ruby 的 ShapeSheet 中创建用户定义的单元格|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...Initialize user object user = Rjb :: import ( 'com.aspose.diagram.User'...

    docs.aspose.com/diagram/zh/java/create-user-def...