Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 53,291 for

import document

(0.1 sec)
  1. Convert POTM to XLS in Android Apps or with fre...

    Convert POTM to XLS in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POTM to XLS online converter quickly before integrating the code....HTML document by using Workbook class Save the document to XLS...password-protected document. If your input POTM document is password...

    products.aspose.com/total/android-java/conversi...
  2. Convert PPS to XLSX in Android Apps or with fre...

    Convert PPS to XLSX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPS to XLSX online converter quickly before integrating the code....HTML document by using Workbook class Save the document to XLSX...password-protected document. If your input PPS document is password...

    products.aspose.com/total/android-java/conversi...
  3. Handling Critical and Effort-driven Tasks | Asp...

    Learn how to handle critical and effort-driven tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/handling-critical-an...
  4. 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...
  5. Convert PDF to TIFF in C++ | products.aspose.com

    Convert PDF to TIFF in C++. Use C++ library API to convert PDF files to TIFFs... 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/pdf-t...
  6. Adding Calendar Exceptions in Ruby | Aspose.Tas...

    Learn how to add Microsoft Project (MPP/XML) calendar exceptions using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...) 4 5 calException = Rjb :: import( 'com.aspose.tasks.CalendarException'...

    docs.aspose.com/tasks/java/adding-calendar-exce...
  7. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included.... import aspose.slides as slides # Instantiate...presentation. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/ellipse/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 添加、提取或移除 PDF 中的附件 https://products.aspose.com/pdf/zh-hant/python-net/attachments/ Recent content in 使用 Python 添加、提取或移除 PDF 中的附件 on As......"@type": "HowToSupply", "name": "document" }, "tool": [{ "@type": "HowToTool"...chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 添加、提取或移除 PDF 中的附件 https://products.aspose.com/pdf/zh-hans/python-net/attachments/ Recent content in 使用 Python 添加、提取或移除 PDF 中的附件 on As......"@type": "HowToSupply", "name": "document" }, "tool": [{ "@type": "HowToTool"...chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  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...