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

import

(0.14 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. Export DataTable from GridWeb|Documentation

    This article introduces how to export a DataTable from GridWeb....Hide ] Import DataView to GridWeb discussed importing the contents...GridView to view the data. Import DataView to GridWeb Sort Worksheet...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Creating a New Visio Drawing 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....Ruby Code diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/creating-a-new-vis...
  5. 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...
  6. 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/
  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. Waterfall Chart Is Displayed Incorrectly after ...

    Hi Aspose Slides Team, Import java.io.ByteArrayInputStream; Import java.io.ByteArrayOutputStream; Import com.aspose.slides.Presentation; Import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...Slides Team, import java.io.ByteArrayInputStream; import java.io....ByteArrayOutputStrea; import com.aspose.slides.Presentation; import com.aspose...

    forum.aspose.com/t/waterfall-chart-is-displayed...
  9. Გადაიყვანეთ JPG DOC Python

    გადაიყვანეთ JPG DOC Python ფორმატში კოდით. შეინახეთ JPG როგორც DOC Python....install aspose-words კოპირება import aspose.words as aw doc = aw...) doc.save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/convers...
  10. Გადაიყვანეთ TEXT Გამოსახულება Python

    გადაიყვანეთ TEXT Გამოსახულება Python ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება Python....install aspose-words კოპირება import aspose.words as aw doc = aw...+ 1 } .jpg" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/convers...