Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 280,745 for

image

(1.06 sec)
  1. Using Aspose.Drawing in .NET 6|Documentation

    Learn how to use Aspose.Drawing in .NET 6 application with C#....graphics, text, and generate images as demonstrated in this tutorial...project dependencies. 3. Add image drawing code. Replace the Program...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  2. Unable to cast object of type 'System.Int32' to...

    Hi, When I’m trying to save the following folder I receive and Unable to cast object of type ‘System.Int32’ to type ‘System.Collections.Generic.Dictionary`2[System.String,System.Object]’. Here is the folder Test_File.…... (Image , Stream , ImageOptionsBase...ImageOptionsBase , Rectangle ) at .Export(Image , Stream , ImageOptionsBase ...

    forum.aspose.com/t/unable-to-cast-object-of-typ...
  3. Convert PNG to Searchable PDF via C# | Aspose

    Sample code for PNG to Searchable PDF C# conversion. Use API example code for batch PNG files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....library for converting PNG images to Searchable PDF documents...for .NET processes scanned images or even smartphone photos in...

    products.aspose.com/ocr/net/conversion/png-to-s...
  4. Convert SVG to PNG in Python – Aspose.HTML

    Convert SVG to PNG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to PNG....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/python-net/convert-svg-to-...
  5. Specific Parameters of Postal Barcode Types|Doc...

    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....GenerateBarCodeImage (); // Display barcode image gen . delete (); // Set RM4SCC...GenerateBarCodeImage (); // Display barcode image gen . delete (); // Set Planet...

    docs.aspose.com/barcode/javascript-cpp/postal-b...
  6. How to lighten background - Free Support Forum ...

    We’re trying to read the text in an Image, in this case a passport. In the Ok example, everything reads without any problems. In the Ko example, many of the ‘<’ characters are interpreted as ‘C’ or ‘K’. The only differen…...trying to read the text in an image, in this case a passport. In...lighten the background in the images? antfor March 31, 2025, 3:45pm...

    forum.aspose.com/t/how-to-lighten-background/31...
  7. Aspose::Words::Loading::LoadOptions::get_LoadFo...

    Aspose::Words::Loading::LoadOptions::get_LoadFormat method. Specifies the format of the document to be loaded. Default is Auto in C++....contains an image linked by a relative URI // while the image is in..."Missing image.html" , loadOptions ); // While the image was broken...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Exporting DGN AutoCAD|CAD 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....DGN AutoCAD Format To Raster Image Format Aspose.CAD for Python...and convert it to a raster image. CadImage class serves the purpose...

    docs.aspose.com/cad/python-net/exporting-dgn-au...
  9. Exporting DGN AutoCAD|CAD 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....DGN AutoCAD Format To Raster Image Format Aspose.CAD for .NET API...and convert it to a raster image. CadImage class serves the purpose...

    docs.aspose.com/cad/net/developer-guide/exporti...
  10. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel documents, as well as JSON or XML files....full_name (); const string image = current_dir + "p.png" ; const...docx ; asposeocr_page_save ( image . c_str (), "result.docx" ,...

    docs.aspose.com/ocr/cpp/save-file/