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

import document

(0.09 sec)
  1. Fiscal Year Properties in Ruby | Aspose.Tasks D...

    Learn how to get Microsoft Project (MPP/XML) fiscal year properties using Aspose.Tasks Java for Ruby....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/fiscal-year-properti...
  2. Loading, Viewing and Parsing MSG file|Documenta...

    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....mapi import MapiMessage # Create an instance...aspose.email.mapi import MapiMessage import io # Read the file...

    docs.aspose.com/email/python-net/loading-viewin...
  3. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...of child nodes in the Word document with footer Aspose.Words Product...these tags appear in the Word document. And I found that the order...

    forum.aspose.com/t/order-of-child-nodes-in-the-...
  4. 使用C++通过JavaScript将JSON转换为Excel文件|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON转换为Excel文件。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. Converting Email Messages in Jython|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....- email import Settings from com.aspose.email import MailMessage...MailMessage from com.aspose.email import SaveOptions class Converter...

    docs.aspose.com/email/java/converting-email-mes...
  6. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...To insert HTML into a Word document, including SVG content, you...

    forum.aspose.com/t/insert-html-into-word-includ...
  7. Გადაიყვანეთ WORD XPS Python

    გადაიყვანეთ WORD XPS Python ფორმატში კოდით. შეინახეთ WORD როგორც XPS Python....შეყვანის ფაილის გზა და შექმენით Document ობიექტი Word შინაარსის ჩასატვირთად...კოპირება import aspose.words as aw doc = aw.Document( "Input.docx"...

    products.aspose.com/words/ka/python-net/convers...
  8. Გადაიყვანეთ WORD PDF Python

    გადაიყვანეთ WORD PDF Python ფორმატში კოდით. შეინახეთ WORD როგორც PDF Python....შეყვანის ფაილის გზა და შექმენით Document ობიექტი Word შინაარსის ჩასატვირთად...კოპირება import aspose.words as aw doc = aw.Document( "Input.docx"...

    products.aspose.com/words/ka/python-net/convers...
  9. CSS Style & format is not applied in convert wo...

    Hi Team, CSS style & format is not applied in word file, when we convert html file into word file using aspose word. Therefore, when we convert word file into pdf file. Then, in pdf file also css style & format is not a…...isclosures"; Document discWordDoc= new Document(sampleHtmlPath);...th); org.jsoup.nodes.Document htmlDoc = Jsoup.parse(htmlFile...

    forum.aspose.com/t/css-style-format-is-not-appl...
  10. 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...