Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 50,518 for

import document

(0.17 sec)
  1. 使用 Python 更改 HTML 文本颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改文本颜色。包括内联和内部 CSS 示例、最佳实践和常见问题解答。...color using Python 2 3 import os 4 import aspose.html as ah 5 6..."change-text-color-inline-css.html" ) 11 document_path = os. path . join (data_dir...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  2. Edit Macro in Word using C#

    Follow this article to edit macro in Word using C#. It will provide details to set the IDE, a list of steps, and a sample code showing how to edit macros in Word using C#....macro-enabled Word file into the Document class object Access the VbaProject...macro code Save the loaded document with the updated macro These...

    kb.aspose.com/words/net/edit-macro-in-word-usin...
  3. Convert PPSX to EXCEL Format via Java or with f...

    Convert PPSX to EXCEL format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSX to EXCEL online converter quickly before integrating the code....tools to help you with your document conversion needs. The two-step...features, including the ability to import HTML files and convert them...

    products.aspose.com/total/java/conversion/ppsx-...
  4. Protect Documents with Password via Java | prod...

    Protect PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents via your Java application. Apply password with ease....Total Java Protect Protect Document using Java APIs Secure Microsoft...Download Keeping documents safe is really important. It helps to...

    products.aspose.com/total/java/protect/
  5. Add SolutionXML Element to the Visio Drawing in...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...object solution_xml = Rjb :: import ( 'com.aspose.diagram.SolutionXML'...

    docs.aspose.com/diagram/java/add-solutionxml-el...
  6. Convert WORD To JPG C#

    Convert a Word Document to JPG format in C# code. Save a Word Document as JPG using C#....converting Word to JPG Use our document conversion API to develop...solution to import and export Word, JPG, and many other document formats...

    products.aspose.com/words/net/conversion/word-t...
  7. Convert DOC To JPG C#

    Convert DOC to JPG format in C# code. Save DOC as JPG using C#....converting DOC to JPG Use our document conversion API to develop...solution to import and export DOC, JPG, and many other document formats...

    products.aspose.com/words/net/conversion/doc-to...
  8. Aspose.Word convert pdf to md, content wrong - ...

    Use python,aspose-words=25.6.0, convert pdf to markdown.Extra spaces appear in the converted md file. For example, in the pdf, there is a paragraph with a URL in normal format. In the md Document after the conversion is …... In the md document after the conversion is completed...to this URL. code: document = aw.Document(file_path) save_options...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...
  9. Parse Documents via Android Mobile Apps | produ...

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via mobile android application. Extract Text or Images with ease....Android via Java Parse Parse Document using Android Java APIs Extract...Android via Java. Download Document parsing using mobile Android...

    products.aspose.com/total/android-java/parse/
  10. Convert PDF to Markdown using C#

    This brief guide covers how to convert a PDF to MD in C#. It includes IDE configuration instructions, a list of steps to illustrate the procedure, and a code snippet that shows how to perform PDF to Markdown conversion in C#....it lets you tailor the PDF import process by initiating a LoadOptions...the input PDF file using a Document class instance Write the output...

    kb.aspose.com/words/net/convert-pdf-to-markdown...