Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 56,463 for

import document

(0.41 sec)
  1. Convert PPTX to SWF in Python | products.aspose...

    Sample code for PPTX to SWF Python conversion. Use PowerPoint Python API for batch conversion PPTX files to SWF files....Install-Package Visit our documentation for more details. Convert...Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  2. Retrieving Emails from POP3 Server in Python|Do...

    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....save method on the msg object: import aspose.email as ae client =...below: import aspose.email as ae from datetime import datetime...

    docs.aspose.com/email/python-net/retrieve-email...
  3. How to Convert HTML to PDF using C#

    In this tutorial you will learn how to convert HTML to PDF using C#. The C# code example Imports the HTML into Aspose.Words' DOM and saves the Document to PDF file format.... The HTML document may contain CSS styles (inline...Words namespace Import the input HTML document into Aspose.Words’...

    kb.aspose.com/words/net/how-to-convert-html-to-...
  4. Convert PDF To Openoffice C#

    Convert PDF to OpenOffice format in C# code. Save PDF as OpenOffice using C#....converting PDF to ODT Use our document conversion API to develop...solution to import and export PDF, ODT, and many other document formats...

    products.aspose.com/words/net/conversion/pdf-to...
  5. Convert PDF To WORD C#

    Convert PDF to WORD format in C# code. Save PDF as WORD using C#....converting PDF to Word Use our document conversion API to develop...solution to import and export PDF, Word, and many other document formats...

    products.aspose.com/words/net/conversion/pdf-to...
  6. ConnectionPointPlace not defined - Free Support...

    A very basic question. But didn’t find the solution so far. I am trying to connect in python two Rectangle shapes (to be generated in visio format). I am using ConnectionPointPlace method but get the error - “name ‘Con…... (I imported all relevant stuff - from...from aspose.diagram import *) Thanks! Professionalize.Discourse November...

    forum.aspose.com/t/connectionpointplace-not-def...
  7. Handling Overtime, Remaining Costs and Work in ...

    Learn how to handle Microsoft Project (MPP/XML) overtime, remaining and work values using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...+ assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/handling-overtime-re...
  8. Document signing with certificate and timestamp...

    Hi. I’m trying to sign a Document (totally empty - Empty.pdf (3.7 KB) ) using a timestamp. This is the code used. It’s almost identical to the example from your docs: using (Document Document = new Document(<empty.pd…...Document signing with certificate and timestamp using Aspose...1 Hi. I’m trying to sign a document (totally empty - Empty.pdf...

    forum.aspose.com/t/document-signing-with-certif...
  9. 合并组合 Diagram|Documentation

    本节说明如何合并 visio 文件... 示例代码 import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/merge-co...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....from Excel workbooks and importing content into a presentation...integrated into the Presentation Document Object Model (DOM). That means...

    docs.aspose.com/slides/java/excel-integration/