Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 66,848 for

import

(0.25 sec)
  1. 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-...
  2. 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...
  3. 档案

    档案...excel_to_google_sheets; import com.aspose.cells.Workbook; import com.aspose...Worksheet; import com.aspose.cells.WorksheetCollection; import com.google...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  4. AsposePSD states that a valid PSD file is not a...

    This python script from aspose.psd Import Image from aspose.psd.fileformats.psd Import PsdImage from aspose.psd.fileformats.psd.layers.smartobjects Import SmartObjectLayer from aspose.psd.imageloadoptions Import PsdL…...psd import Image from aspose.psd.fileformats.psd import PsdImage...fileformats.psd.layers.smartobjects import SmartObjectLayer from aspose...

    forum.aspose.com/t/asposepsd-states-that-a-vali...
  5. 从现有PDF文档中提取表格|Aspose.PDF for Java

    Aspose.PDF for Java使您可以对PDF文档中包含的表格进行各种操作。您可以在现有的PDF文档中添加和提取表格,在新页面上渲染表格等。...examples ; import com.aspose.pdf.* ; import jdk.jshell.spi...NotImplementedExcept ; import java.io.* ; import java.util.* ; public...

    docs.aspose.com/pdf/zh/java/extract-table-from-...
  6. Export Visio Diagram to XML 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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  7. Control the Appearance of Code Text in Ruby|Doc...

    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 bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setCodeTextColor ( Rjb :: import ( 'java.awt.Color' ) . RED...

    docs.aspose.com/barcode/java/control-the-appear...
  8. Replace a Picture Shape of the Visio Diagram in...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...into bytes array fi = Rjb :: import ( 'java.io.File' ) . new (...

    docs.aspose.com/diagram/java/replace-a-picture-...
  9. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …...documentation imports """ import os import time from pathlib import Path...Path from concurrent.futures import ThreadPoolExecutor, as_completed...

    forum.aspose.com/t/aspose-totalforpythonvia-net...
  10. 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...