Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 53,310 for

import document

(0.09 sec)
  1. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX Documents. Use this code for creating VSTX files within any Python based application.....XML VSDX VSTX Create VSTX Documents via Python Native and high...performance VSTX (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  2. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML Documents. Use this code for creating HTML files within any Python based application.....XML VSDX HTML Create HTML Documents via Python Native and high...performance HTML (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  3. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …... pdf_document = apdf.Document(input_path) tagged_content...tagged_content = pdf_document.tagged_content struct_tree_root_element...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...
  4. View ODT File Online and Load or Read ODT File ...

    Free online ODT file viewer app. Python API code to read and load ODT file for viewer application....File Online and Load or Read Document via Python Develop powerful...powerful Python based ODT document viewer utility application. Code...

    products.aspose.com/total/python-net/viewer/odt/
  5. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX Documents. Use this code for creating VDX files within any Python based application.....HTML XML VSDX VDX Create VDX Documents via Python Native and high...performance VDX (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  6. Creating and Saving Outlook Contacts in Jython|...

    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....- email import Settings from com.aspose.email import MapiContact...MapiContact from com.aspose.email import MapiContactNamePrope from com...

    docs.aspose.com/email/java/creating-and-saving-...
  7. 在 Python 中安全加载和转换不可信的 HTML – Aspose.HTML

    学习如何使用 Aspose.HTML for Python via .NET 在 Python 中安全加载和转换不可信的 HTML。包括阻止脚本和外部图像的沙箱示例。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...html.converters as conv 6 import aspose.html.saving as sav 7...

    docs.aspose.com/html/zh/python-net/sandboxing/
  8. Convert TXT to POT via C# .NET or with free Onl...

    Convert Word txt Documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the TXT document into HTML Create...

    products.aspose.com/total/net/conversion/txt-to...
  9. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on load method. for input docx file attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…... import com.aspose.words.Document; import java.io.FileInputStream;...-fail.docx")) { Document doc = new Document(fis); System.out...

    forum.aspose.com/t/java-lang-classcastexception...
  10. Add, Delete and Get Annotation using Aspose.PDF...

    With Aspose.PDF for C++ you may add, delete and get annotation from your PDF file. Check all lists of annotations to resolve your task....What are annotations in PDF documents? These are additional objects...possible to make the text in the document more readable, highlight it...

    docs.aspose.com/pdf/cpp/add-delete-and-get-anno...