Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 50,477 for

import document

(0.09 sec)
  1. Convert VST to VSDM via Python | products.aspos...

    Sample Python conversion code for VST format to VSDM file. Use this example code to convert VST to VSDM within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  2. Select Reroute Option of the Connector Shape 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'...getConFixedCode () . setValue ( Rjb :: import ( 'com.aspose.diagram.ConFixedCodeValue'...

    docs.aspose.com/diagram/java/select-reroute-opt...
  3. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...pdfSaveOptions); } pubDocument为写成的word-document vyacheslav.deryushev June...docx (11.8 KB) 我们目前的操作是把word的document直接保存成pdf,并不是把它保存成word文件,然后在转为pdf...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  4. Working with Message Attachments|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....attachment is inline or regular: import aspose.email as ae msg = ae...attachments to the local disk. import aspose.email as ae data_dir...

    docs.aspose.com/email/python-net/working-with-m...
  5. 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...
  6. 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...
  7. 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...
  8. How to Run Aspose.Cells in AWS Lambda|Documenta...

    Integrate Aspose.Cells functionality into your application using Docker regardless of what technology is in your development stack. Learn how to use Aspose.Cells in a Docker container....refer to the AWS official document: Add IAM user Add the permission...account and IAM user; you can import the “credentials.csv” file...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  9. Convert HTML To MARKDOWN C#

    Convert HTML to MARKDOWN format in C# code. Save HTML as MARKDOWN using C#....converting HTML to Markdown Use our document conversion API to develop...professional software solution to import and export HTML, Markdown,...

    products.aspose.com/words/net/conversion/html-t...
  10. 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...