Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 66,908 for

import

(0.11 sec)
  1. Გადაიყვანეთ Გამოსახულება HTML Python

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

    products.aspose.com/words/ka/python-net/convers...
  2. 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/...
  3. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。...示例展示了如何将蓝色纯色设为普通幻灯片的背景: import aspose.pydrawing as draw import aspose.slides...示例展示了如何将森林绿设为母版幻灯片的背景: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/zh/python-net/presentati...
  4. Manage Presentation Properties with Python|Aspo...

    Master presentation properties in Aspose.Slides for Python via .NET and streamline search, branding and workflow in your PowerPoint files....PresentationFormat , Subject and Title import aspose.slides as slides # Instantiate...properties of the presentation file. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/presentation-...
  5. Convert Markdown to DOCX using Python

    Python code for Markdown to DOCX conversion. Use Aspose.HTML for Python via .NET within any Python application. Try online MD to DOCX Converter!...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    products.aspose.com/html/python-net/conversion/...
  6. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Python via .NET, streamlining your workflow....how to merge presentations: import aspose.slides as slides with...demonstrates this operation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/merge-present...
  7. Սեղմել DOCX Ը Python Ում

    Սեղմեք DOCX ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...install aspose-words Պատճենել import aspose.words as aw doc = aw..."Output.docx" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/compres...
  8. Aspose::Words::Drawing::ImageData::get_CropBott...

    Aspose::Words::Drawing::ImageData::get_CropBottom method. Defines the fraction of picture removal from the bottom side in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Convert MHTML to PDF – Python code and Online C...

    Use Aspose.HTML for Python via .NET to convert MHTML to PDF with full control over save options or convert MHTML online with a free MHTML Converter....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    products.aspose.com/html/python-net/conversion/...
  10. 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/