Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 73,771 for

import

(0.8 sec)
  1. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...5 KB import aspose.words as aw license...it and understand the issue. import aspose.words as aw license...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  2. 4524 -GPX conversions to Osm/Gml/Gpx/Topojson h...

    Hi Alexander, Here are some conversion that succeeded but in QGIS is not same. Gpx → Osm https://app.screencast.com/9BYewaRMFc1SG Gpx → Gml https://app.screencast.com/1RsdoDrcUmN3f Gpx → Gpx https://app.screencast…...manually, rather than being imported directly as map objects. Topology...navigation. Direct Import: If you convert and import a GPX track, it...

    forum.aspose.com/t/4524-gpx-conversions-to-osm-...
  3. Compress and Decompress TSV Files via .NET

    C# compression and decompression source code to compress TSV documents into a single zip archive or vice versa on .NET Framework, .NET Core....structured manner in order to import and export between different...is primarily used for data import/export and exchange in Spreadsheet...

    products.aspose.com/zip/net/zip-file/tsv/
  4. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....examples ; import java.util.List ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/actions/
  5. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET... So import Aspose.Page.Drawing namespace...Drawing system library. So import Aspose.Page.Drawing namespace...

    docs.aspose.com/page/net/ps/working-with-clips/
  6. Edit SVG File in Python – Aspose.SVG

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG documents using the Aspose.SVG for Python via .NET library.... svg import SVGDocument 2 3 # Create a...class. Copy 1 from aspose. svg import SVGDocument 2 3 # Create a...

    docs.aspose.com/svg/python-net/edit-svg-file/
  7. Convert DXB to 3DS via Python | products.aspose...

    Sample code for DXB to 3DS conversion. Use API example code for batch DXB files to 3DS conversion....program in DXB format and then importing it into another CAD program...file format for exporting or importing drawings.If you have DXB file...

    products.aspose.com/cad/python-net/conversion/d...
  8. Convert XLSM to PPTX with .NET or with free Onl...

    Convert XLSM to PPTX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSM to PPTX online converter quickly before integrating the code.... This can be important when sending files as attachments...long-term digital archives of important documents, preserving data...

    products.aspose.com/total/net/conversion/xlsm-t...
  9. Convert DXB to 3DS via JavaScript | products.as...

    Sample code for DXB to 3DS conversion. Use API example code for batch DXB files to 3DS conversion....program in DXB format and then importing it into another CAD program...file format for exporting or importing drawings.If you have DXB file...

    products.aspose.com/cad/javascript-net/conversi...
  10. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。...examples ; import javax.xml.transform.* ; import javax.xml.transform...transform.stream.StreamResult ; import javax.xml.transform.stream...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/