Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 67,129 for

import

(0.08 sec)
  1. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。...PDF 添加文本图章 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  2. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本...文档中添加文本-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/text/
  3. 在 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...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  4. 将自定义样式表应用于 Ruby 中的 Visio Diagram|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'..."ApplyCustomStyleShee.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  5. 检查 Visio 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'...a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/zh/java/check-presence-...
  6. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various Import options to format output in Java....ImportFormatOptions Allows to specify various import options to format output. To...use the KeepSourceFormatting import format mode, // Aspose.Words...

    reference.aspose.com/words/java/com.aspose.word...
  7. Efficient way to merge larger size PDF - Free S...

    We are planning to implement the merging the larger size PDF files in Java. Final file size could be more than 1 GB. Is there any efficient way to handle larger size of attachment without consuming more memory...PDF library: import java.io.FileInputStream; import java.io.FileOutputStream;...FileOutputStream; import java.io.IOException; import com.aspose.pdf...

    forum.aspose.com/t/efficient-way-to-merge-large...
  8. Attain word document compatibilityMode value - ...

    Hello team. We need to know the Compatibility Mode of a DOCX in order to fully implement the solution for the issue mentioned in this thread: https://forum.aspose.com/t/document-bookmark-misplaced-in-the-last-document-…...manually import java.io.*; import java.util.zip.*; import org.w3c...w3c.dom.*; import javax.xml.parsers.*; public class CompatibilityModeRea...

    forum.aspose.com/t/attain-word-document-compati...
  9. HTTP 500 errors - Free Support Forum - aspose.com

    Something is wrong with your servers. For the past 15 or more hours, we’ve been getting 500 errors at various spots in our PDF generation. We are long time users. It happens at a different point in the code each time(s…...pdf/import/xml?xmlFilePath=%2Fworking%2Fxml%2F51259e6feb...a%20Form_edited_101123.pdf/import/xml?xmlFilePath=%2Fworking%2Fxml%2F51259e6feb...

    forum.aspose.com/t/http-500-errors/311080
  10. TeX typesetting functionality | Java API

    Java API Solution to work with TeX. Learn on the example how to typeset TeX/LaTeX files with a few lines of Java code....TeX/LaTeX file import com.aspose.tex.TeXOptions; import com.aspose...TeXConfig; import com.aspose.tex.OutputFileSystemDire; import com.aspose...

    products.aspose.com/tex/java/typeset-tex-files/