Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 1,834 for

white background

(1.4 sec)
  1. Binarize DJVU images via .NET | products.aspose...

    Try our On-Premise document APIs to Binarize DJVU image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....inherently linked to black and white imagery. Despite the extensive...their pictures into black and white. In such instances, a binarization...

    products.aspose.com/imaging/net/binarize/djvu/
  2. Using Sparklines and Setting 3D Format with Nod...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for Node.js via C++.... get ( 0 ); // Set the background/foreground color for PlotArea/ChartArea...setBackgroundColor ( AsposeCells . Color . White ); chart . getChartArea ()....

    docs.aspose.com/cells/nodejs-cpp/using-sparklin...
  3. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from scanned receipts....accuracy of white text on a dark/black background. If you are...

    docs.aspose.com/ocr/python-net/recognition-sett...
  4. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from ID cards....accuracy of white text on a dark/black background. If you are...

    docs.aspose.com/ocr/python-net/recognition-sett...
  5. How to Convert PNG to ICON in C#

    This topic covers the simple steps on how to convert PNG to ICON in C#. It encompasses all the resources, important classes, methods and a runnable sample code for developing a PNG to ICO converter in C#....progress event handler, data background color and buffer size hint...converting a JPG to a black and white PDF, refer to the article on...

    kb.aspose.com/imaging/net/how-to-convert-png-to...
  6. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...the chart seem to have white background. WordVSPdf2: The star...in your chart—having a white background and missing brown borders—are...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  7. Car plate recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from car plate images or photographs....accuracy of white text on a dark/black background. If you are...

    docs.aspose.com/ocr/python-net/recognition-sett...
  8. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape...back_color Gets or sets the background color of the stroke. back_theme_color...that represents the stroke background color. back_tint_and_shade...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....Photos Old papers Text on a background Resizing Proportionally scale...Convert images to black and white automatically or manually adjust...

    docs.aspose.com/ocr/java/image-processing/
  10. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...preserving its style and background colour all amjad.sahi August...jpg”); but for the below file background color is not preserve can...

    forum.aspose.com/t/extarct-content-from-excel-a...