Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 28,291 for

data source

(1.25 sec)
  1. | Aspose

    Sample code for PDF to JSON Java conversion. Use API example code for batch PDF files to JSON conversion within any Web or Desktop Java based application....that can become as part of source document. Read More JSON What...standard file format for sharing data that uses human-readable text...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  2. Tile Map Service (TMS)

    Tile Map Service (TMS) is a protocol for serving tiled web maps where images of map tiles are served via HTTP. TMS is designed to work with the Mercator projection, and it provides a way to request map tiles at various zoom levels, allowing for fast and efficient display of web maps. TMS has been adopted by many mapping software applications and frameworks, including OpenLayers and Leaflet....standard developed by the Open Source Geospatial Foundation (OSGeo)...uniform access to pre-rendered map data over the internet. Benefits...

    products.aspose.com/gis/net/gis-formats/tile-ma...
  3. Export Excel to Word in Android Apps or with Fr...

    Android API to Convert Excel to Word without using Microsoft Word or online. Test free Excel to DOC online converter quickly before integrating the code....conversion process, and all data transmission between your computer...its ability to save and share data in various file formats. The...

    products.aspose.com/total/android-java/conversi...
  4. Create Image Stencils in Python – Aspose.SVG

    Create black-and-white image stencils in Python with Aspose.SVG. Vectorize raster images to stencil-style SVG using StencilConfiguration....If you want to preserve more source colors and details, use normal...stencil mode 12 input_folder = "data/" 13 output_folder = "output/"...

    docs.aspose.com/svg/python-net/image-stencil/
  5. Conversion options - Free Support Forum - aspos...

    Hi, Can you give all the conversion options for each file input , to other conversion , divide to group of family? for example :shape file can convert to GEOJSON and… Thanks,...supply its destination in the source and which files are needed...format which file it needs as source path , and which files i need...

    forum.aspose.com/t/conversion-options/320628
  6. Convert MPT to MPT via C# | Tasks Conversion AP...

    Sample code for MPT to MPT C# conversion. Use API example code for batch MPT files to MPT conversion within VB.NET, Asp.NET or any .NET based application....Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...

    products.aspose.com/tasks/net/conversion/mpt-to...
  7. Several TEXT Into PDF Java

    Merge multiple TEXT into PDF in Java code. Save TEXT as PDF using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } output.save(...

    products.aspose.com/words/java/merge/text-to-pdf/
  8. Several DOC Into DOCX Java

    Merge multiple DOC into DOCX in Java code. Save DOC as DOCX using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } output.save(...

    products.aspose.com/words/java/merge/doc-to-docx/
  9. Several DOC Into TXT Java

    Merge multiple DOC into TXT in Java code. Save DOC as TXT using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } output.save(...

    products.aspose.com/words/java/merge/doc-to-txt/
  10. Several DOC Into HTML Java

    Merge multiple DOC into HTML in Java code. Save DOC as HTML using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } output.save(...

    products.aspose.com/words/java/merge/doc-to-html/