Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 55,087 for

import

(0.22 sec)
  1. Convert MHTML to DOTX in Python | products.aspo...

    MHTML and HtmlFixed to DOTX conversion in your Python applications without using Microsoft Word...makes it easy to export and import MHTML, PDF and various other...

    products.aspose.com/total/python-net/conversion...
  2. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....NET in your application Import aspose.slides, aspose.words...

    kb.aspose.com/slides/python/how-to-convert-powe...
  3. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....via Java in your application Import necessary namespaces and classes...

    kb.aspose.com/cells/python/how-to-export-excel-...
  4. Compress 3DS File Formats via Node.js | product...

    Sample Node.js compression code for 3DS file. Use this example code to compress 3DS file within any Web based application....popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/nodejs-java/compression/...
  5. Extract Assets from 3DS File Formats via python...

    Sample Python extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web based application....popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/python-net/extractor/3ds/
  6. Extract PDF Metadata using JavaScript | Aspose.PDF

    Extract PDF format metadata programmatically with JavaScript sample code using Aspose.PDF for Node.js via C++... Import the Aspose.PDF module. Define...

    products.aspose.com/pdf/nodejs-cpp/metadata/
  7. MapiDistributionList.FromVCF issues - Free Supp...

    Hi, I just tried to compare my code which loads a multi contact vcf and save as a DistList msg versus MapiDistributionList.FromVCF. Using your function, there are contacts that are not saved into the resulting msg: Di…...FromVCF does not import one prefix here. And about...

    forum.aspose.com/t/mapidistributionlist-fromvcf...
  8. Creating, Reading and Saving Projects

    Learn how to create, edit, and save projects in different formats (MPP, Primavera XML, PDF, JPEG) using Aspose.Tasks for .NET....cs hosted with ❤ by GitHub Importing Project Data From Microsoft...Database We plan to retire the importing of project data from Microsoft...

    docs.aspose.com/tasks/net/creating-reading-and-...
  9. Working with Filter Data from MPP files in Ruby

    Learn how to work with Microsoft Project (MPP/XML) project filters using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...

    docs.aspose.com/tasks/java/working-with-filter-...
  10. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...demonstrates how to achieve this: import com.aspose.slides.*; public...

    forum.aspose.com/t/read-and-replace-header-and-...