Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 70,123 for

import

(0.28 sec)
  1. 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...a simple and intuitive way. Import an Excel Chart The next step...

    docs.aspose.com/slides/net/excel-integration/
  2. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....Insert Bookmark Insert Chart import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/make/
  3. Add properties in XMP metadata of EPS | Python

    The process of adding properties in XMP metadata of EPS file with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from datetime import datetime 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  4. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...table‑border export (quickest) import com.aspose.words.*; public...visible border) import com.aspose.words.*; import java.awt.Color;...

    forum.aspose.com/t/bug-when-generating-html-in-...
  5. PdfAnnotationEditor Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades using PdfAnnotationEditor Class....by Specified Type (facades) Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  6. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Python via .NET, streamlining your workflow....how to merge presentations: import aspose.slides as slides with...demonstrates this operation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/merge-present...
  7. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Java between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....powerful software solution to import and export Word, PDF, Web documents..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/
  8. Convert HTML To Image Java

    Convert HTML to Image format in Java code. Save HTML as Image using Java....professional software solution to import and export HTML, image, and..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/html-...
  9. Convert Image To TXT Java

    Convert Image to TXT format in Java code. Save Image as TXT using Java....professional software solution to import and export image, TXT, and..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/image...
  10. Convert WORD To TIFF Java

    Convert a Word document to TIFF format in Java code. Save a Word document as TIFF using Java....professional software solution to import and export Word, TIFF, and..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/word-...