Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 73,974 for

import

(0.23 sec)
  1. 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…...以下是一个示例代码,展示如何使用 HtmlLoadOptions : import com.aspose.words.*; public...

    forum.aspose.com/t/html-word-head-head-css-html...
  2. Apply a theme to a presentation|Aspose.Slides D...

    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....DeletePart ( slideMasterPart ); // Import the new slide master part,...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  3. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...clear the table formatting: import com.aspose.slides.*; public...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  4. Read Outlook PST Files in Node.js via .NET | pr...

    English 日本語 Français Deutsch Русский 简体中文 한국인 Español Italiano Português Català čeština عربي Read PST Files Open PST ......Email: First, spare a minute to import Aspose.Email to access its...

    products.aspose.com/email/nodejs-net/reading-ps...
  5. Reading Page Setup Information from MPP File | ...

    Learn how to read Microsoft Project (MPP/XML) page setup information using Aspose.Tasks for Java....Working with Project Pages Import and Export Projects to Primavera...

    docs.aspose.com/tasks/java/reading-page-setup-i...
  6. 加载或导入带有公式的CSV文件 via JavaScript|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++加载和导入包含公式的CSV文件。...bytes , opts ); // You can also import your CSV file like this //...// The code below is importing CSV file starting from cell D4 (rowIndex=3...

    docs.aspose.com/cells/zh/javascript-cpp/load-or...
  7. Bar chart when ticklabels are rotated by 30, ch...

    Hi Team, I am trying to render a Bar chart with category values reversed. And I am trying to rotate the ticklabels by -30 degree. On doing this, My chart is getting disappeared. Code snippet : Workbook wb …...additional settings that might help: import com.aspose.cells.*; public...

    forum.aspose.com/t/bar-chart-when-ticklabels-ar...
  8. Convert XLSM to DOCX using Java or with free On...

    Java API to Export XLSM to DOCX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....clicking inside the area to import the file. Once the file is...

    products.aspose.com/total/java/conversion/xlsm-...
  9. doc.removeBlankPages() is raising `java.lang.St...

    We are encountering a reproducible StringIndexOutOfBoundsException: -1 when attempting to process or inspect a specific MS Word document which can be found here error_page.docx (14.9 KB). The error appears to be trigge…...document; import com.aspose.words.*; public...

    forum.aspose.com/t/doc-removeblankpages-is-rais...
  10. Convert PPT to PPTX in Python|Aspose.Slides for...

    Convert legacy PPT presentations to modern PPTX fast in Python with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency.... import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/convert-ppt-t...