Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 151,332 for

load

(0.32 sec)
  1. Convert DOCM to PST in Python | products.aspose...

    Save DOCM to PST within Python applications without using Microsoft Word or Outlook...a two step process, firstly load the Word file and render it...for Python via .NET. Secondly load the converted HTML using Aspose...

    products.aspose.com/total/python-net/conversion...
  2. Supported File Formats|Aspose.Slides for Python...

    Discover all file formats Aspose.Slides for Python via .NET can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....NET can load and save: Format Description Load Save Remarks...password-protected before actually loading it? Yes. Using the factory-based...

    docs.aspose.com/slides/python-net/supported-fil...
  3. Converting EML to MSG produces a strange MSG fo...

    We have a conversion program that converts emails to PDF. When I export an email in Outlook as an MSG file, it converts to PDF without any problems. If I then convert the MSG file to EML using Aspose, I can also convert…... Load the EML file MailMessage eml = MailMessage.Load("input...Exception { // Load the EML MailMessage eml = MailMessage.load("input...

    forum.aspose.com/t/converting-eml-to-msg-produc...
  4. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....behavior programmatically after loading the document. Here’s an example...import aspose.words as aw # Load the document doc = aw.Document("input...

    forum.aspose.com/t/table-and-image-truncation-d...
  5. Microsoft publisher file extension API | Java

    Java library to parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product....API API Solution for Java to load, convert, and open MS Publisher...Java, you gain the ability to load, open, edit, and convert .pub...

    products.aspose.com/pub/java/
  6. Convert 3MF to 3DS via Node.js | products.aspos...

    Sample code for 3MF to 3DS Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3MF files to 3DS using API sample code....js programmers can easily load & convert 3MF files to 3DS in...in just a few lines of code. Load 3MF file via the Scene class...

    products.aspose.com/3d/nodejs-java/conversion/3...
  7. Create SmartArt in PowerPoint PPT using C# | So...

    Use .NET PowerPoint API to create SmartArt shapes in PowerPoint presentations using C# or VB.NET. Access and modify SmartArt in PowerPoint....Create a new presentation or load an existing one using Presentation...Create a new presentation or load an existing one using Presentation...

    blog.aspose.com/slides/create-smartart-in-power...
  8. How to Convert XML to PDF in Python

    This brief tutorial covers how to convert XML to PDF in Python. It includes all the details to configure the system environment, program algorithm, and a code snippet to demonstrate the conversion of XML document to PDF in Python with a few lines of code....object of the Document class Load input XML file with bind_xml()...the library. Then proceed to load the XML file and render it as...

    kb.aspose.com/pdf/python/how-to-convert-xml-to-...
  9. Delete Watermark in Word using Python

    Follow this article to delete watermark in Word using Python. It has IDE settings, steps, and a sample code showing how to remove a watermark in Word using Python....NET to remove the watermark Load the source Word file with a...if the watermark type of the loaded Word file is TEXT Call the...

    kb.aspose.com/words/python/delete-watermark-in-...
  10. How to Secure PowerPoint Presentation using Java

    This tutorial provides details on how to secure PowerPoint presentation using Java. We will password protect powerpoint presentation using java to avoid unwanted access and modifications....Presentation class object to load the source file Specify the...password These steps explain how to load a source PowerPoint presentation...

    kb.aspose.com/slides/java/how-to-secure-powerpo...