Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 66,501 for

import

(0.08 sec)
  1. Control BarCode Image Quality in Ruby|Documenta...

    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'.... setImageQuality ( Rjb :: import ( 'com.aspose.barcode.ImageQualityMode'...

    docs.aspose.com/barcode/java/control-barcode-im...
  2. Add HTML String using DOM in Ruby|Aspose.PDF fo...

    Discover how to add an HTML string to a PDF document using the DOM API in Ruby with Aspose.PDF for dynamic content generation....Document object doc = Rjb :: import ( ' com . aspose . pdf . Document...HTML contents title = Rjb :: import ( ' com . aspose . pdf . HtmlFragment...

    docs.aspose.com/pdf/java/add-html-string-using-...
  3. Working with Image Placement|Aspose.PDF for Java

    This section describes the features of working with image placement PDF file using Java library....examples ; import com.aspose.pdf.* ; import java.awt.* ; import java...BufferedImage ; import java.io.ByteArrayInputStream ; import java.io...

    docs.aspose.com/pdf/java/working-with-image-pla...
  4. 在 Ruby 中向现有 PDF 文件添加文本|Aspose.PDF for Java

    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....实例化 Document 对象 doc = Rjb :: import ( ' com . aspose . pdf . Document...创建文本片段 text_fragment = Rjb :: import ( ' com . aspose . pdf . TextFragment...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  5. Aspose.Words 25.5 Cannot invoke \"com.aspose.wo...

    I run on linux, and did not encounter this problem in 25.4. ibm-japan.docx (58.0 KB)...aspose; import com.aspose.words.Document; import com.aspose...FieldUpdateCultureSo; import com.aspose.words.FontInfo; import com.aspose...

    forum.aspose.com/t/aspose-words-25-5-cannot-inv...
  6. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...util; import java.awt.Color; import java.awt.geom.Rectangle2D;...Rectangle2D; import java.io.InputStream; import java.util.ArrayList;...

    forum.aspose.com/t/word-header-footer-x-y/316493
  7. Working with Forms using Python|Aspose.PDF for ...

    This section contains articles relating to work with forms in PDF documents using Python API....available: export/import fdf export/import xfdf export/import xml export/set...rename fields from asposepdf import Api , Forms # init license...

    docs.aspose.com/pdf/python-java/forms/
  8. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... import aspose.pdf as ap document =...output_file ) 从PDF文件获取文本注释 import aspose.pdf as ap document =...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  9. 在 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....cells import Settings from com . aspose . cells import Workbook...cells import PageOrientationType from java . io import FileInputStream...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  10. Importing Email|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....Español Русский Portuguese Importing Email Contents [ Hide ] VSTO...VSTO Below is the code to import email using VSTO Outlook. string...

    docs.aspose.com/email/net/importing-email/