Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 422,790 for

document

(0.66 sec)
  1. Renderers – C# – Aspose.HTML for .NET

    Learn about supported renderers – HtmlRenderer, SvgRenderer, MhtmlRenderer and EpubRenderer, which are used to render HTML, SVG, MHTML, EPUB...responsible for rendering documents into implementation. Aspose...HTML, SVG, MHTML, and EPUB documents, respectively. While the method...

    docs.aspose.com/html/net/renderers/
  2. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/copying-an...
  3. Convert XPS to XLAM in Android Apps | products....

    Render XPS to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader...fixed-layout document format that preserves document formatting...access the content of XPS documents in Excel and use the VBA macro...

    products.aspose.com/total/android-java/conversi...
  4. Export POWERPOINT to DOTX on Andorid via Java o...

    Convert POWERPOINT to DOTX in mobile apps without installing any software or online. Test free POWERPOINT to DOTX online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  5. Export POWERPOINT to RTF on Andorid via Java or...

    Convert POWERPOINT to RTF in mobile apps without installing any software or online. Test free POWERPOINT to RTF online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  6. Export POWERPOINT to ODT on Andorid via Java or...

    Convert POWERPOINT to ODT in mobile apps without installing any software or online. Test free POWERPOINT to ODT online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  7. Export POWERPOINT to DOCM on Andorid via Java o...

    Convert POWERPOINT to DOCM in mobile apps without installing any software or online. Test free POWERPOINT to DOCM online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  8. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...I have used the nodes and document positions returned from the...}) begin Tempfile.create(['document', '.docx']) do |temp_file_2|...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  9. Edit Word, PDF In Python

    Edit DOCX, DOC, PDF and a variety of other file formats in Python....Edit documents in Python Advanced Word, PDF Editor for Python...to modify documents programmatically Use document-editing API...

    products.aspose.com/words/python-net/edit/
  10. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...aspose.pdf as ap # 打开文档 document = ap . Document ( input_file ) # 创建圆形注释...

    docs.aspose.com/pdf/zh/python-net/highlights-an...