Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 53,000 for

import document

(0.14 sec)
  1. Converting a HTML file to TXT using Python | As...

    Sample code on Python for HTML to TXT conversion. Use example code for batch HTML to TXT conversion with Python and .NET...convert programmatically a document from HTML to TXT format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/h...
  2. 在 Ruby 中按条件搜索 PST 中的邮件和文件夹|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....Outlook PST file pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'..."myInbox" ) builder = Rjb :: import ( 'com.aspose.email.PersonalStorageQuery'...

    docs.aspose.com/email/zh/java/search-messages-a...
  3. Problem for resetting the numbering of List whi...

    We encountered an issue when resetting the list numbering when merging Documents. In order to prevent the merged list from continuing the numbering of the target Document, we wrote a new processing method called “ResetNu…...numbering of List while merging document Aspose.Words Product Family...list numbering when merging documents. In order to prevent the merged...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  4. Extract text from PDF in Python | Aspose.PDF

    Python sample code for extracting text from PDF file on on any platform....powerful, and easy-to-use document manipulation API for python-cpp...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/python-cpp/parser/text/
  5. How to Run the Examples|Documentation

    Learn about how to download Aspose.Drawing for Java examples from Github and running examples.... Import Examples to IDE Project Utilize...Eclipse, to run the examples. Import the desired example via File...

    docs.aspose.com/drawing/java/how-to-run-the-exa...
  6. Convert DOCX to POTM via C# .NET or with free O...

    Convert Word docx Documents to PowerPoint potm 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 DOCX document into HTML Create...

    products.aspose.com/total/net/conversion/docx-t...
  7. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…... Your Documentation states // If we set the... flag to "true", then the document clone // list will preserve...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  8. Aspose Words convert pdf to md messy content - ...

    convert pdf to markdown, cause some messy contents file: 附件3-消杀承包合同(中航物业转包).pdf (1.9 MB) code: Document = aw.Document(file_path) Document.save("output2/test3.md")...MB) code: document = aw.Document(file_path) document.save("output2/test3...options during the conversion: import com.aspose.words.*; public...

    forum.aspose.com/t/aspose-words-convert-pdf-to-...
  9. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we fill the form fields with the stored values. We use Aspose.PDF for…...Document(replaceFinal); // Below loop...FDF and XFDF data export and import. You may export data as any...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  10. Changing Plane Orientation|Documentation

    Aspose.3D for Python via .NET allows changing orientation of a scene. In order to change the orientation, Up vector property is introduced in Plane Class....threed import FileFormat , Scene from aspose...entities import Plane from aspose.threed.utilities import Vector3...

    docs.aspose.com/3d/python-net/changing-plane-or...