Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 66,807 for

import

(0.07 sec)
  1. Converting Worksheet To SVG in Jython|Documenta...

    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...cells import ImageFormat from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/java/converting-worksheet...
  2. Copy Bookmarked Text in Ruby|Aspose.Words for Java

    Copy bookmarked text using Ruby.... src_doc = Rjb :: import ( 'com.aspose.words.Document'...document. dst_doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/copy-bookmarked-text...
  3. Aspose.words module not found - Free Support Fo...

    I have installed aspose inside uv with uv add aspose-words everthing seems to have work, I can find the aspose inside the lib folder of the .venv. When I do the python interpreter and Import aspose.words as aw it works, …...the python interpreter and import aspose.words as aw it works...I create a script and do : import aspose.words as aw .... It...

    forum.aspose.com/t/aspose-words-module-not-foun...
  4. Open PDF Document|Aspose.PDF for Java

    Learn how to open a PDF file with Aspose.PDF for Java....examples ; import java.io.InputStream ; import java.nio.file...file.Path ; import java.nio.file.Paths ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/open-pdf-document/
  5. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。...examplesimple ; import android.app.Activity ; import android.os.Bundle...Bundle ; import android.os.Environment ; import android.widget...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  6. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...保存文件到响应流 XLS文件 import os from aspose.cells import Workbook , XlsSaveOptions...NET 等价: XLSX文件 import os from aspose.cells import Workbook , OoxmlSaveOptions...

    docs.aspose.com/cells/zh/python-net/saving-file...
  7. Python 를 사용하여 PDF 문서 병합 | Aspose.PDF

    Aspose.PDF for Python via .NET을 사용하여 이미지, XML, HTML, EPUB 등을 하나의 PDF 또는 DOCX/PPTX 문서로 병합하는 방법을 효과적으로 알아보세요. Aspose.PDF for Python via .NET을 사용하여 이미지, XML, HTML, EPUB 등을 하나의 PDF 또는 DOCX/PPTX 문서로 병합하는 방법을 효과적으로 알아보세요.... import aspose.pdf as apdf from io import FileIO from...from os import path epub_load_options = apdf.EpubLoadOptions()...

    products.aspose.com/pdf/ko/python-net/merger/
  8. Heap error during CDR to Pdf convertion - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; Import java.io.File; Import java.io.FileOutputStream; Import java.io.InputStream; Import java…...package Activation; import java.io.File; import java.io.FileOutputStream;...FileOutputStream; import java.io.InputStream; import java.io.OutputStream;...

    forum.aspose.com/t/heap-error-during-cdr-to-pdf...
  9. Export Visio Diagram to XML in 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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  10. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …...documentation imports """ import os import time from pathlib import Path...Path from concurrent.futures import ThreadPoolExecutor, as_completed...

    forum.aspose.com/t/aspose-totalforpythonvia-net...