Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 67,145 for

import

(0.17 sec)
  1. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python.... from asposepdf import Api # init license documentName...with Python. from asposepdf import Api documentName = "testdata/Hello...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  2. 自定义 Python 中演示文稿图表的绘图区|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表绘图区。轻松提升幻灯片视觉效果。... import aspose.slides.charts as charts import aspose.slides...下面给出示例代码。 import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/chart-plot...
  3. 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...
  4. 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/
  5. View PPT in Python | products.aspose.com

    View PPT in Python. Use Python library API to open and view PowerPoint presentation...manipulate or edit presentations, import presentations from images or...Python code for viewing PPT import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/ppt/
  6. Add Text to PDF Using Go | Aspose.PDF

    Add text to PDF programmatically with Go sample code using Aspose.PDF for Go via C++...document - Go package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/text/
  7. Why does ParagraphFormat.getFirstLineIndent() r...

    请看一下附件里的template.zip (42.3 KB)这个模板文件,可以看到如附件里的 这个截图所示,first line indent是没有设置的。 然后当我在用Aspose Java的API去读取这个模板文件里的这个样式的first line indent时,发现得到的是-28.35,见附件里的 截图。截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”)…...service; import com.aspose.words.*; import lombok.SneakyThrows;...SneakyThrows; import lombok.extern.slf4j.Slf4j; import java.io.FileInputStream;...

    forum.aspose.com/t/why-does-paragraphformat-get...
  8. Convert Dates to Japanese Dates with Python.NET...

    Learn how to convert Gregorian dates to Japanese dates in Excel files using Aspose.Cells for Python via .NET....Japanese dates: import os from aspose.cells import Workbook , LoadOptions...

    docs.aspose.com/cells/python-net/convert-dates-...
  9. PDF Stamping in Python: Text, Image, and Page O...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/stamps/
  10. 在 Ruby 中显示和隐藏 Visio Diagram 的网格、标尺、参考线和分页符|Docu...

    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'..."ShowHideProperties.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/show-and-hide-g...