Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 50,589 for

import document

(0.28 sec)
  1. View DOTM File Online and using .NET | products...

    Free online DOTM file viewer app. .NET API C# code to view DOTM file for viewer application....NET based DOTM document viewer utility application...to view DOTM document. Download View DOTM Document via Online App...

    products.aspose.com/total/net/viewer/dotm/
  2. Extract Text and Images from XLSB File Online a...

    Online XLSB file parser app. C++ API C++ code to extract text in rows and cells from XLSB spreadhseets....Develop powerful C++ based XLSB document parser utility application...for XLSB document parsing. Download Parse XLSB Document via Online...

    products.aspose.com/total/cpp/parse/xlsb/
  3. Extract Text and Images from XLTM File Online a...

    Online XLTM file parser app. C++ API C++ code to extract text in rows and cells from XLTM spreadhseets....Develop powerful C++ based XLTM document parser utility application...for XLTM document parsing. Download Parse XLTM Document via Online...

    products.aspose.com/total/cpp/parse/xltm/
  4. Hello, world!|Documentation

    Get started with Aspose.OCR for Python via .NET by creating and running a bare minimum example.... Import aspose.ocr module: import aspose.ocr as...recognition_text ) Full code: import aspose.ocr as ocr # Instantiate...

    docs.aspose.com/ocr/python-net/hello-world/
  5. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...settings (and they are poorly documented). The most basic code from...code: import aspose.cad as cad from aspose.cad import License...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  6. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Improve your slide visuals effortlessly.... import aspose.slides.charts as charts import aspose.slides...given below. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-plot-area/
  7. Export EML to RTF via Java | products.aspose.com

    Java API to Convert EML to RTF without using Microsoft Word or Outlook...render HTML to RTF by using Document Processing API Aspose.Words...HTML by using Document class Save the document to RTF format...

    products.aspose.com/total/java/conversion/eml-t...
  8. How to Run the Examples|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....File -> Open Project option to import the example of your choice...Resources folder contains input documents/files referred in the example...

    docs.aspose.com/psd/java/how-to-run-the-examples/
  9. Displaying Email Information on Screen in Ruby|...

    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....file message_format = Rjb :: import ( 'com.aspose.email.MessageFormat'...MessageFormat' ) message = Rjb :: import ( 'com.aspose.email.MailMessage'...

    docs.aspose.com/email/java/displaying-email-inf...
  10. 请问怎么提取docx文件批注内容和他批注的文字位置内容 - Free Support Foru...

    请问怎么提取docx文件批注内容和他批注的文字位置内容 类似这种 字典的值应该是地址什么什么。值是批注内容...以下是一个简单的示例代码,展示了如何实现这一功能: import com.aspose.words.*; import java.util.HashMap;...HashMap; import java.util.Map; public class ExtractComments { public...

    forum.aspose.com/t/docx/316434