Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 3,759 for

text handling

(0.24 sec)
  1. Convert CF2 to SVG via JavaScript | products.as...

    Sample code for CF2 to SVG conversion. Use API example code for batch CF2 files to SVG conversion.... Text editors such as Microsoft Visual...track export progress, and handle individual layers and layouts...

    products.aspose.com/cad/javascript-net/conversi...
  2. Convert DWFX to SVG via C# | products.aspose.com

    Sample code for DWFX to SVG C# conversion. Use API example code for batch DWFX files to SVG conversion within VB.NET, Asp.NET or any .NET based application....track export progress, and handle individual layers and layouts...document. It contains graphics and text as part of design data. It is...

    products.aspose.com/cad/net/conversion/dwfx-to-...
  3. Convert U3D to SVG via Python | products.aspose...

    Sample code for U3D to SVG conversion. Use API example code for batch U3D files to SVG conversion.... Text editors such as Microsoft Visual...track export progress, and handle individual layers and layouts...

    products.aspose.com/cad/python-net/conversion/u...
  4. Convert DXF to SVG via JavaScript | products.as...

    Sample code for DXF to SVG conversion. Use API example code for batch DXF files to SVG conversion.... Text editors such as Microsoft Visual...track export progress, and handle individual layers and layouts...

    products.aspose.com/cad/javascript-net/conversi...
  5. How to Get BarCode Module Instance|Documentation

    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.... < script type = "text/javascript" src = "Aspose.BarCode...here } catch ( error ) { // Handle any errors that may occur during...

    docs.aspose.com/barcode/javascript-cpp/get-barc...
  6. Convert SVG to JPEG via Python | products.aspos...

    Sample code for SVG to JPEG conversion. Use API example code for batch SVG files to JPEG conversion.... Text editors such as Microsoft Visual...track export progress, and handle individual layers and layouts...

    products.aspose.com/cad/python-net/conversion/s...
  7. Convert PLT to CGM via JavaScript | products.as...

    Sample code for PLT to CGM conversion. Use API example code for batch PLT files to CGM conversion.... Text editors such as Microsoft Visual...track export progress, and handle individual layers and layouts...

    products.aspose.com/cad/javascript-net/conversi...
  8. Convert DXB to SVG via JavaScript | products.as...

    Sample code for DXB to SVG conversion. Use API example code for batch DXB files to SVG conversion.... Text editors such as Microsoft Visual...track export progress, and handle individual layers and layouts...

    products.aspose.com/cad/javascript-net/conversi...
  9. Issues when using Multilanguage - Free Support ...

    Hello, I am trying to OCR a PDF with multiple languages and always get a System.Exception error. I tried to use the Logging feature with no luck. I have also downloaded all models as you can see in the screenshot below …...Text; namespace OCRtoText { class...recognitionSettings); // Save result to text file string outputPath = Sa...

    forum.aspose.com/t/issues-when-using-multilangu...
  10. Save SVG File – Aspose.SVG for Python via .NET

    Learn how to save an SVG document to a file, memory stream or Url using the Aspose.SVG for Python via .NET library.... join (output_dir, "text_out.svg" ), os. getcwd ()) 12...os. path . join (data_dir, "text.svg" ) 15 with SVGDocument (document_path)...

    docs.aspose.com/svg/python-net/save-svg-file/