Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 66,857 for

import

(0.21 sec)
  1. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers....these steps: import aspose.slides as slides import aspose.pydrawing...paragraphs: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-paragr...
  2. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the Import field. To learn more, visit the documentation article in C++....FieldImport class Implements the IMPORT field. To learn more, visit...how to insert images using IMPORT and INCLUDEPICTURE fields....

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Create a Presentation Viewer in Python|Aspose.S...

    Learn how to create a custom presentation viewer in Python using Aspose.Slides. Easily display PowerPoint (PPTX, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software.... import aspose.slides as slides slide_index...your preferred image format. import aspose.slides as slides slide_index...

    docs.aspose.com/slides/python-net/presentation-...
  4. Aspose pdf for java PDF转换WORD 样式失效 - Free Suppo...

    我使用的是aspose pdf for java 组件 我想要的效果是在保留原有的样式情况下,转换的word的表格可以编辑 我实际用Aspose把PDF转换为word后,表格也不能编辑,表格变成了图片,启用表格识别,样式又全部乱了,请帮我看下,谢谢! test0730.pdf (49.5 KB) test0730.docx (12.6 KB)... 示例代码 : import com.aspose.pdf.Document; import com.aspose...是最新版本的API。 import com.aspose.pdf.Document; import com.aspose...

    forum.aspose.com/t/aspose-pdf-for-java-pdf-word...
  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. Working with Calendar Items in PST File|Documen...

    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....implementation of this method: import aspose.email as ae pst = ae...this feature. from datetime import datetime , timedelta from aspose...

    docs.aspose.com/email/python-net/working-with-c...
  8. 在 PDF 中添加水印|Aspose.PDF for Java

    本文通过 Java 编程解释了操作工件和在 PDF 中获取水印的功能。...examples ; import com.aspose.pdf.* ; import com.aspose.pdf...EncodingType ; import com.aspose.pdf.facades.FontStyle ; import com.aspose...

    docs.aspose.com/pdf/zh/java/add-watermarks/
  9. 使用 Python 查看 MHT 文件 | Aspose.PDF

    用于在 .NET 上打开和查看 MHT 文件的 Python 源代码...此示例代码显示如何查看 MHT 文件 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/view...
  10. 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-...