Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 50,517 for

import document

(0.31 sec)
  1. Convert XLS to PPTX with .NET or with free Onli...

    Convert XLS to PPTX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLS to PPTX online converter quickly before integrating the code....PDF file using Document class Save the document to PPTX format...the designated area to import the document. Next, click on the "Convert"...

    products.aspose.com/total/net/conversion/xls-to...
  2. 使用 Python 製作 Markdown

    通過幾個步驟在 Python 中創建一個新的 Markdown。使用 Python via .NET 庫輕鬆創建 Markdown。...插入書籤 插入圖表 import aspose.words as aw doc = aw.Document() builder..."Output.md" ) import aspose.words as aw doc = aw.Document() builder...

    products.aspose.com/words/zh-hant/python-net/ma...
  3. 使用 Python 製作 PDF

    通過幾個步驟在 Python 中創建一個新的 PDF。使用 Python via .NET 庫輕鬆創建 PDF。...插入書籤 插入圖表 import aspose.words as aw doc = aw.Document() builder..."Output.pdf" ) import aspose.words as aw doc = aw.Document() builder...

    products.aspose.com/words/zh-hant/python-net/ma...
  4. Convert DOCX to POTM in Android Apps or with fr...

    DOCX to POTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...your application. Document conversion is the process of transforming...

    products.aspose.com/total/android-java/conversi...
  5. Convert SVG to PNG in PHP | products.aspose.com

    Convert SVG to PNG in PHP. Use PowerPoint PHP API to convert SVG files to PNG... As a modern document processing API, Aspose.Slides.... Add a library reference (import the library) to your PHP project...

    products.aspose.com/slides/php-java/conversion/...
  6. Convert PNG to JPG in C++ | products.aspose.com

    Convert PNG to JPG in C++. Use C++ library API to convert PNG files to JPGs... As a modern document processing API, Aspose.Slides.... Add a library reference (import the library) to your C++ project...

    products.aspose.com/slides/cpp/conversion/png-t...
  7. Convert HTML to PNG in PHP | products.aspose.com

    Convert HTML to PNG in PHP. Use PowerPoint PHP API to convert HTML files to PNG... As a modern document processing API, Aspose.Slides.... Add a library reference (import the library) to your PHP project...

    products.aspose.com/slides/php-java/conversion/...
  8. Using Sparklines and Setting 3D Format|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....users to track and highlight important data trends with new data...charts namespace, so you need to import this namespace before using...

    docs.aspose.com/cells/python-net/using-sparklin...
  9. Convert PDF to 3DS via Java | products.aspose.com

    Sample Java conversion code for PDF format to 3DS file. Use this example code to convert PDF to 3DS within any Web or Desktop Java based application....Portable Document Format (PDF) is a type of document created by...standard for representation of documents and other reference material...

    products.aspose.com/3d/java/conversion/pdf-to-3ds/
  10. Html转word,当<head></head>中间加了一段css样式后,html转word后...

    版本:23.8 编程语言:java 当中间加了一段css样式后,html转word后图片消失, 如果中不加css样式,图片可以正常显示 源文件: ccc.zip (1.5 MB) 转换代码: com.aspose.words.Document docx = new com.aspose.words.Document(htmlInputStream); ByteArrayOutputStream byteAr…...Document docx = new com.aspose.words.Document(htmlInputStream);...以下是一个示例代码,展示如何使用 HtmlLoadOptions : import com.aspose.words.*; public...

    forum.aspose.com/t/html-word-head-head-css-html...