Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 66,859 for

import

(0.24 sec)
  1. 在 Python 中将 PowerPoint 演示文稿转换为 Markdown|Aspose....

    使用 Aspose.Slides for Python via .NET 将 PowerPoint 和 OpenDocument 幻灯片(PPT、PPTX、ODP)转换为干净的 Markdown,自动化文档编写并保持格式。... 使用下面的 Python 代码片段执行转换: import aspose.slides as slides with...PowerPoint 演示文稿转换为 CommonMark: import aspose.slides as slides save_options...

    docs.aspose.com/slides/zh/python-net/convert-po...
  2. How to Convert Excel to DataTable in C#

    In this brief tutorial you will learn how to convert Excel to datatable in C#. This conversion can be exercised in .NET environment for Windows, Linux and macOS....Following are the steps to import Excel to DataTable in C# that...along with the provision to import column headers also. After...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  3. Add Image stamps to PDF in Node.js|Aspose.PDF f...

    Add the Image Stamp in your PDF document using AsposePdfAddStamp with the Node.js tool....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/stamping/
  4. PDF Annotations using C++|Aspose.PDF for C++

    This section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation in C++... Import and Export Annotations to XFDF...format - you will know how to import and export annotation with...

    docs.aspose.com/pdf/cpp/annotations/
  5. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells Import Workbook workbook = Workbook(“Sample_Excel.xls…...cells import Workbook workbook = Workbook(“Sample_Excel...conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  6. Extract Text from PDF using Python|Aspose.PDF f...

    This section describes how to extract text from PDF document using Python library....extract text from your PDF: Import the Aspose.PDF library for...frgaments etc from AsposePdfPython import * extactor = Extract () extractor_bind_pdf...

    docs.aspose.com/pdf/python-cpp/extract-text/
  7. 安装|Python via .NET 格式的 Aspose.Words

    使用 Manage NuGet Packages 或 Package Manager Console 等 Visual Studio 工具以及 MSI 安装程序安装 Aspose.Words for Python。使用 Full Trust 权限集。...代码中使用它: # Import Aspose.Words for Python via .NET module import aspose...

    docs.aspose.com/words/zh/python-net/installation/
  8. Remove Images from PDF using Python | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for Python library....PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/images/remove/
  9. Convert PDF to PPTX in Go|Aspose.PDF for Go via...

    Aspose.PDF allows you to convert PDF to PPTX format using Go via C++.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-power...
  10. Hide Unhide Worksheet in Jython|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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/hide-unhide-workshee...