Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 66,984 for

import

(0.1 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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...
  5. Remove Slides from Presentations in Python|Aspo...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Get clear code examples and boost your workflow....removes a slide by reference: import aspose.slides as slides # Instantiate...to remove a slide by index: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/remove-slide-...
  6. Work with AcroForms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using Form Class....XFDF Get Button Option Value Import and Export Data Print Documents...

    docs.aspose.com/pdf/net/form-class/
  7. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code in Python. Optimize presentations for web use, sharing, and archiving. Read the full guide now!... import aspose.slides as slides scale_x...are required. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/convert-power...
  8. Working with Outlook Contacts|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.... import aspose.email as ae data_dir...contact in VCF format Version 3: import aspose.email as ae contact...

    docs.aspose.com/email/python-net/working-with-o...
  9. Გადაიყვანეთ DOC TXT Python

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

    products.aspose.com/words/ka/python-net/convers...
  10. Გადაიყვანეთ HTML GIF Python

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

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