Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 53,976 for

import document

(0.99 sec)
  1. 请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数...

    请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数页页码在右边,偶数页页码在左边。 html中应该怎么写?...以下是一个示例代码,展示如何实现奇偶页页码不同的页脚设置: import com.aspose.words.*; public...throws Exception { Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/aspose-words-html-word/315396
  2. Converting Worksheet to Image and Worksheet to ...

    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....C++ Contents [ Hide ] This document is designed to provide developers...insert the images into a Word document, a PDF file, a PowerPoint...

    docs.aspose.com/cells/javascript-cpp/converting...
  3. Map Viewer APIs for .NET | products.aspose.com

    Convert from GeoTIFF to JPEG through library designed specifically for .NET developers. Map Rendering APIs for Kml, GeoJson Gpx, Kml, and other files....GIS Visit our documentation for more details. Aspose...curved lines SVG PNG BMP JPEG Import from SLD Platform Independence...

    products.aspose.com/gis/net/viewer/geotiff-to-j...
  4. Map Viewer APIs for .NET | products.aspose.com

    Convert from GeoTIFF to PNG through library designed specifically for .NET developers. Map Rendering APIs for Kml, GeoJson Gpx, Kml, and other files....GIS Visit our documentation for more details. Aspose...curved lines SVG PNG BMP JPEG Import from SLD Platform Independence...

    products.aspose.com/gis/net/viewer/geotiff-to-png/
  5. Map Viewer APIs for .NET | products.aspose.com

    Develop OSM viewer through library designed specifically for .NET developers. Map Rendering APIs for Kml, GeoJson Gpx, Kml, and other files....GIS Visit our documentation for more details. Aspose...curved lines SVG PNG BMP JPEG Import from SLD Platform Independence...

    products.aspose.com/gis/net/viewer/osm/
  6. Map Viewer APIs for .NET | products.aspose.com

    Develop MapInfo-TAB viewer through library designed specifically for .NET developers. Map Rendering APIs for Kml, GeoJson Gpx, Kml, and other files....GIS Visit our documentation for more details. Aspose...curved lines SVG PNG BMP JPEG Import from SLD Platform Independence...

    products.aspose.com/gis/net/viewer/mapinfo-tab/
  7. Map Viewer APIs for .NET | products.aspose.com

    Convert from GPX to SVG through library designed specifically for .NET developers. Map Rendering APIs for Kml, GeoJson Gpx, Kml, and other files....GIS Visit our documentation for more details. Aspose...curved lines SVG PNG BMP JPEG Import from SLD Platform Independence...

    products.aspose.com/gis/net/viewer/gpx-to-svg/
  8. Convert PDF to PPS in Python | products.aspose.com

    Sample code for PDF to PPS Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPS 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...
  9. Convert PDF to ODP in Python | products.aspose.com

    Sample code for PDF to ODP Python conversion. Use PowerPoint Python API for batch conversion PDF files to ODP 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...
  10. EML parsing with threads and edit/add eml heade...

    Hi Team, We are planning to support EML Import in our macOS app with the following requirements: Input Formats: ZIP file containing EML folders/files Direct folder containing EML files (with nested structure) Expect…...are planning to support EML import in our macOS app with the following...when handling large EML ZIP imports? Please share: Supported approaches...

    forum.aspose.com/t/eml-parsing-with-threads-and...