Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 73,636 for

file converter

(0.25 sec)
  1. OST to PST Conversion Throws NotImplementedExce...

    Hello, According to this post: I use the provided source code: Using MyStorage As Email.Storage.Pst.PersonalStorage = Email.Storage.Pst.PersonalStorage.FromFile(“D:\source.ost”) MyStorage.SaveAs(“D:\target.pst”, Ema…...post: Reading and Converting Outlook Files Class Libraries &...developers to manipulate & process Files from Word, Excel, PowerPoint...

    forum.aspose.com/t/ost-to-pst-conversion-throws...
  2. How to Convert JSON to Excel in Python

    This quick tutorial explains how to convert JSON to Excel in Python as when we convert JSON to Excel Python is one of the best options. This tutorial provides configuration information, sequence of steps and a runnable sample code to demonstrate this feature....TeX Product Family How to Convert JSON to Excel in Python Here...tutorial that explains how to convert JSON to Excel in Python by...

    kb.aspose.com/cells/python/how-to-convert-json-...
  3. Convert to World Geographic Reference System (G...

    Convert to World Geographic Reference System (GeoRef) through library designed specifically for .NET developers. Coordinates Converter APIs for DD, DMS, DDM, GeoRef, and other formats....Coordinates CONVERT to GEOREF .NET APIs to convert World Geographic...GIS for .NET enables you to convert World Geographic Reference...

    products.aspose.com/gis/net/coordinates/convert...
  4. Convert OneNote to Notion via C# | .NET

    Sample code for convert OneNote to Notion using C#. Utilize the API example code for batch conversion of OneNote Files to Notion within VB.NET, Asp.NET, or any .NET-based application...Conversion ONE to NOTION Conversion Convert OneNote to Notion via C# Export...Aspose.NOTE for .NET Onenote Converter Documentation Source Code...

    products.aspose.com/note/net/conversion/one-to-...
  5. Table Left Border Alignment Issues DOCX to PDF ...

    One of our customer complained about the alignment of the left border of a table. We saw this border shifts a bit to the right after the docx is converted to PDF. Strangely this doesn’t happen if the table has only one …...the right after the docx is converted to PDF. Strangely this doesn’t...pdf converter. I’ve also added both the docx and pdf file. ta...

    forum.aspose.com/t/table-left-border-alignment-...
  6. Converting OST to PST Problem - Free Support Fo...

    Hello, According to this post: I use the provided source code: Using MyStorage As Email.Storage.Pst.PersonalStorage = Email.Storage.Pst.PersonalStorage.FromFile(“D:\source.ost”) MyStorage.SaveAs(“D:\target.pst”, Ema…...Converting OST to PST Problem Aspose.Email Product Family australian...post: Reading and Converting Outlook Files Class Libraries &...

    forum.aspose.com/t/converting-ost-to-pst-proble...
  7. PS to GIF Conversion | API for Python

    Sample Python conversion code for PS format to GIF File. Use this example code to convert PS to GIF within any Web or Console Python based application....to GIF Conversion PS to GIF Convert PS to GIF with our Python API...the smooth conversion of PS files to top-notch GIF images, offering...

    products.aspose.com/page/python-net/conversion/...
  8. PS to WMF Conversion | API for Python

    Sample Python conversion code for PS format to WMF File. Use this example code to convert PS to WMF within any Web or Console Python based application....to WMF Conversion PS to WMF Convert PS to WMF with our Python API...the smooth conversion of PS files to top-notch WMF images, offering...

    products.aspose.com/page/python-net/conversion/...
  9. Change SVG to PNG in Python

    Aspose.CAD for Python via .NET offers seamless File format conversion for Python developers. Let us implement how to change SVG to PNG in Python....FAQs Explore You can scale SVG files without losing image quality...quality. That is why this file format is heavily used for logos and...

    blog.aspose.com/cad/change-svg-to-png-in-python/
  10. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...the color of the hatch in dwg file in rgb format and the pattern...cad for dot net for my dwg files. Professionalize.Discourse May...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...