Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 50,374 for

import document

(0.36 sec)
  1. Displaying Email Information on Screen in Jytho...

    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 MailMessage...MailMessage from com.aspose.email import MessageFormat class GetEmailInfo...

    docs.aspose.com/email/java/displaying-email-inf...
  2. Not able to remove empty lines for merge fields...

    I have merge fields in a table inside word Document template and I am trying to populate the rows only when the data is present. I am able to clean up the merge field references in the template after my Document has fini…...fields in a table inside word document template and I am trying to...references in the template after my document has finished processing but...

    forum.aspose.com/t/not-able-to-remove-empty-lin...
  3. Convert OpenDocument Presentations in Python|As...

    Convert OpenDocument ODP to PDF, PPT, PPTX, XPS, HTML, TIFF, or SWF in Python with Aspose.Slides: code examples, high fidelity, batch conversion, and customization....convert ODP files to other document formats is the same one used...show you how to convert ODP documents to other formats (just change...

    docs.aspose.com/slides/python-net/convert-openo...
  4. Convert WORDML to POTM via C# .NET or with free...

    Convert Word wordml 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 WORDML document into HTML Create...

    products.aspose.com/total/net/conversion/wordml...
  5. 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-...
  6. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the Document table of content is getting changed after the doc pr…... the document table of content is getting...Table of Contents in a Word document is built from field codes...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  7. 格式之间的转换 – Aspose.HTML for Python

    了解如何使用 Aspose.HTML for Python 通过 .NET 转换 HTML、MHTML、EPUB、Markdown 和 SVG 文件。...转换为 PDF: Copy 1 import aspose.html as ah 2 import aspose.html.converters...conv 3 import aspose.html.saving as sav 4 5 document = ah. HTMLDocument...

    docs.aspose.com/html/zh/python-net/converting-b...
  8. How to split PDF | Aspose.PDF

    Do you know how easily split PDF Documents in Python? Split PDF files with high quality using Python via .NET PDF library....must have worked with PDF documents. The PDF file format is very...is a perception that PDF documents are difficult to edit, but...

    products.aspose.com/pdf/tutorial/split-pdf/
  9. Currency Properties in Ruby | Aspose.Tasks Docu...

    Explore how to utilize currency properties within Ruby programming for handling Microsoft Project files....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/currency-properties-...
  10. Mail Merge in MS Word using Python

    Refer to this article to apply mail merge in MS Word using Python. It has details to set the IDE and a sample code to perform mail merge in MS Word step by step using Python....using the Document class for creating a template document Create...it with the above template document Using the builder object,...

    kb.aspose.com/words/python/mail-merge-in-ms-wor...