Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 67,115 for

import

(0.08 sec)
  1. Body Text of msg file varies every time the fil...

    SampleFiles.zip (217.6 KB) Aspose Team, We use the Aspose Email java package to get body text from msg files, and we found out that the extracted body text of some msg files looks like the followi g and it varies every…... Sample code: import com.aspose.email.MailMessage;...

    forum.aspose.com/t/body-text-of-msg-file-varies...
  2. Convert ATT to 3DS via C# | products.aspose.com

    Sample code for ATT to 3DS C# conversion. Use API example code for batch ATT files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/net/conversion/att-to-3ds/
  3. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML presentation using Python....NET in your application Import aspose.slides and aspose.pydrawing...

    kb.aspose.com/slides/python/how-to-create-power...
  4. View and Update XLSM Properties Online or Updat...

    View and modify XLSM properties through online app for free. Android API code to update and add XLSM properties....Update XLSM Metadata Online Import XLSM file by uploading it....

    products.aspose.com/total/android-java/metadata...
  5. View and Update PDF Properties Online or Update...

    View and modify PDF properties through online app for free. Android API code to update PDF properties....Update PDF Metadata Online Import PDF file by uploading it. Do...

    products.aspose.com/total/android-java/metadata...
  6. View and Update XLSX Properties Online or Updat...

    View and modify XLSX properties through online app for free. Android API code to update and add XLSX properties....Update XLSX Metadata Online Import XLSX file by uploading it....

    products.aspose.com/total/android-java/metadata...
  7. View and Update Excel Properties Online or Upda...

    View and modify Excel properties through online app for free. Android API code to update and add Excel properties....Update Excel Metadata Online Import Excel file by uploading it...

    products.aspose.com/total/android-java/metadata...
  8. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with JavaScript and Aspose.Slides for Node.js — quick, code-friendly solution.... import ( 'com.aspose.slides.ImageFormat'...

    docs.aspose.com/slides/nodejs-java/extracting-i...
  9. Aspose.Word convert pdf to md, content wrong - ...

    Use python,aspose-words=25.6.0, convert pdf to markdown.Extra spaces appear in the converted md file. For example, in the pdf, there is a paragraph with a URL in normal format. In the md document after the conversion is …...include additional options: import aspose.words as aw # Load the...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...
  10. 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.…...example to illustrate this: import com.aspose.words.*; public...

    forum.aspose.com/t/insert-html-into-word-includ...