Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 69,934 for

import

(0.1 sec)
  1. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …... import com.aspose.cells.*; import java.io.InputStream;...the font size: import com.aspose.cells.*; import java.io.InputStream;...

    forum.aspose.com/t/when-inserting-a-picture-and...
  2. 使用 Python 在 PowerPoint 演示文稿中管理 SmartArt|Aspose....

    通过 .NET 使用 Aspose.Slides for Python 学习构建和编辑 PowerPoint SmartArt,提供清晰的代码示例,加快幻灯片设计和自动化。... import aspose.slides as slides with...将演示文稿保存为 PPTX 文件。 import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  3. How to Use the Examples|Documentation

    Use Maven or any Java IDE to run the examples of the Java Image Processing Library API that can be downloaded from GitHub.... Use the File -> Import option to import the example of your...in the example. You can also import the examples directly from...

    docs.aspose.com/imaging/java/how-to-use-the-exa...
  4. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from stamp annotations...Extracted Text import aspose.pdf as apdf from io import FileIO from...from os import path import json from aspose.pycore import cast ...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  5. 在Ruby中将工作表转换为SVG|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.... img_options = Rjb :: import ( 'com.aspose.cells.ImageOrPrintOptions'.... new save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...

    docs.aspose.com/cells/zh/java/converting-worksh...
  6. Printing Barcodes in Report Using Data Source|D...

    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.... Java package barcode1 ; import net.sf.jasperreports.engine...engine.JRDataSource ; import net.sf.jasperreports.engine.JRException...

    docs.aspose.com/barcode/jasperreports/printing-...
  7. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.ImportNode method...importNode(srcNode, isImportChildren) Imports a node from another document...being imported. isImportChildren boolean true to import all child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConnectionPointPlace not defined - Free Support...

    A very basic question. But didn’t find the solution so far. I am trying to connect in python two Rectangle shapes (to be generated in visio format). I am using ConnectionPointPlace method but get the error - “name ‘Con…... (I imported all relevant stuff - from...from aspose.diagram import *) Thanks! Professionalize.Discourse November...

    forum.aspose.com/t/connectionpointplace-not-def...
  9. Ustvari HTML Z Uporabo Python

    Ustvarite novo HTML v Python v nekaj korakih. Preprosto ustvarite HTML s knjižnico Python via .NET....Vstavi zaznamek Vstavi grafikon import aspose.words as aw doc = aw...) doc.Save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/sl/python-net/make/html/
  10. Ustvari DOC Z Uporabo Python

    Ustvarite novo DOC v Python v nekaj korakih. Preprosto ustvarite DOC s knjižnico Python via .NET....Vstavi zaznamek Vstavi grafikon import aspose.words as aw doc = aw...) doc.Save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/sl/python-net/make/doc/