Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 109,478 for

import

(0.9 sec)
  1. Cells.ImportFromDataReader | Aspose.Cells for ....

    Cells method. Imports data from a SqlDataReader object...taReader, int, int, bool) Imports data from a SqlDataReader object...number of the first cell to import in. firstColumn Int32 The column...

    reference.aspose.com/cells/net/aspose.cells/cel...
  2. FAQs|Documentation

    Frequently asked questions about Aspose.3D for .net....asset info on scene, and try to import the generated FBX file to 3ds...some other softwares can only import FBX file, but not open the...

    docs.aspose.com/3d/python-net/faqs/
  3. KeyError: 'aspose.cells' - Free Support Forum -...

    File “tristar.py”, line 13, in from aspose.cells Import License,Workbook,FileFormatType File “”, line 991, in _find_and_load File “”, line 975, in _find_and_load_unlocked File “”, line 655, in _load_unlocked File “…...cells import License,Workbook,FileFormatType...complete code import os, json, re, uuid import aspose.words as...

    forum.aspose.com/t/keyerror-aspose-cells/271896
  4. 在Ruby中将HTML文件转换为Excel电子表格|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....html_to_excel () load_format = Rjb :: import ( 'com.aspose.cells.LoadFormat'...LoadFormat options = Rjb :: import ( 'com.aspose.cells.HTMLLoadOptions'...

    docs.aspose.com/cells/zh/java/converting-html-f...
  5. 使用 Java 制作 WORD

    通过几个步骤在 Java 中创建一个新的 WORD。使用 Java 库轻松创建 WORD。...从列表中选择目标格式 运行代码 插入评论 插入书签 插入图表 import com.aspose.words.*; Document..."); doc.save("Output.docx"); import com.aspose.words.*; Document...

    products.aspose.com/words/zh/java/make/word/
  6. 使用 Java 制作 HTML

    通过几个步骤在 Java 中创建一个新的 HTML。使用 Java 库轻松创建 HTML。...从列表中选择目标格式 运行代码 插入评论 插入书签 插入图表 import com.aspose.words.*; Document..."); doc.save("Output.html"); import com.aspose.words.*; Document...

    products.aspose.com/words/zh/java/make/html/
  7. Font size 12 is not working properly in HTML fo...

    Hello, I am using the Aspose words 21.2(Licensed), and I am facing an issue with setting the font size to 12 when creating an HTML file. However, it works fine with other font sizes, I’ve verified with 11,16 font sizes.…...8 KB) import com.aspose.words.Document import com.aspose...DocumentVisitor import com.aspose.words.Run import com.aspose.words...

    forum.aspose.com/t/font-size-12-is-not-working-...
  8. Microsoft Graph Utility Features|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.... import java.io.BufferedReader ; import java.io.IOException...IOException ; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/java/microsoft-graph-util...
  9. How to Use Aspose.Slides for Python to Extract ...

    Hi. i have a question, How can I replace the math equations in paragraphs, and convert them to latex and then export the ppt file to html data?...2023, 2:00pm 6 import aspose.slides as slides import aspose.slides...the io module in Python. import io import aspose.slides as slides...

    forum.aspose.com/t/how-to-use-aspose-slides-for...
  10. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document.... import aspose.pdf as ap document =...Text Annotation from PDF file import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/text-annotation/