Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 66,891 for

import

(0.1 sec)
  1. View SVG Files using Python | Aspose.PDF

    Open and view SVG documents programmatically with Python sample code using Aspose.PDF for Python for .NET...SVG files import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/viewer/svg/
  2. Converting Excel Files to HTML in Ruby|Document...

    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....workbook ) save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...saving options save = Rjb :: import ( 'com.aspose.cells.HtmlSaveOptions'...

    docs.aspose.com/cells/java/converting-excel-fil...
  3. 在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....Workbook object workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...the stream workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/managing-workshee...
  4. 使用 Python 转换 XML | Aspose.PDF

    用于转换 XML 并加载到 .NET Framework 上的 PDF 文档的 Python 源代码。...此示例代码显示了如何将 XML 转换为 PDF 文件 import aspose.pdf as apdf transform_xml_to_html...input_xml , xslt_string ): import xml.etree.ElementTree as ET...

    products.aspose.com/pdf/zh-hant/python-net/tran...
  5. Remove Tables from PDF using Python | Aspose.PDF

    Remove tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/table/remove/
  6. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET...protect PDF File import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/protect/
  7. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython....words import Settings from com . aspose . words import Document...

    docs.aspose.com/words/java/simple-mail-merge-in...
  8. Aspose.Slides for Java: Memory Leak in slides.a...

    When I have a large presentation (also works with small, but with large ones it’s more obvious. It happens when I try to split a presentation into it’s slides. See my testcode: package de.testaspose Import com.aspose.…...testaspose import com.aspose.slides.LoadOptions import com.aspose...Presentation import com.aspose.slides.PresentationLockingB import com...

    forum.aspose.com/t/aspose-slides-for-java-memor...
  9. 用 Python 将 Markdown 转换为 HTML – Aspose.HTML

    使用 Aspose.HTML Python 库将 Markdown 转换为 HTML。考虑在 Python 示例中将 Markdown 转换为 HTML 的情况。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-mark...
  10. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties.... import os import aspose.pdf as ap # Global...without saving the document. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/get-and-set-page...