Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,729 for

white background

(0.05 sec)
  1. Generate QR Code using Python | products.aspose...

    Create QR symbology BarCode Images via Python applications without using any other software....colors of bars, borders, background and text captions as well...in a square grid on a white background, with each square representing...

    products.aspose.com/total/python-net/generate-b...
  2. Common recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....accuracy of white text on a dark/black background. If you are...

    docs.aspose.com/ocr/python-net/recognition-sett...
  3. Customize Appearance|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....CODE_128 , "COLOR" ); // Background color generator . getParameters...(). setBackColor ( Color . WHITE ); // Bar (foreground) color...

    docs.aspose.com/barcode/java/developer-guide/cu...
  4. Aspose.PSD for Java 20.4 - Release Notes|Docume...

    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....Image Section Resource #1010 Background color Feature PSDJAVA-161...Image Section Resource #1010 Background color /* An example of reading...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. Aspose.Words drops the table cell fill color wh...

    While converting RTF to PDF we are loosing table cell shading ( becoming White color). This is happening even if we change color of one table header cell then entire table header colors in PDF getting White color....table cell shading ( becoming white color). This is happening even...header colors in PDF getting white color. Professionalize.Discourse...

    forum.aspose.com/t/aspose-words-drops-the-table...
  6. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java....attributes like origin, rotation, background etc. using Stamp object as...attributes like origin, rotation, background etc. using Stamp object as...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  7. 使用 Sparklines 和三维格式设置 通过 C++ 的 JavaScript|Docum...

    学习在 Excel 文件中如何使用 Sparklines 以及应用三维格式 设置,使用 Aspose.Cells for JavaScript 和 C++。... get ( 0 ); // Set the background/foreground color for PlotArea/ChartArea... backgroundColor = Color . White ; chart . chartArea . area ...

    docs.aspose.com/cells/zh/javascript-cpp/using-s...
  8. LaTeX Figure rendering | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality....3000; 12 13 // Specify the background color. 14 options. BackgroundColor...= System. Drawing . Color . White ; 15 16 // Specify the output...

    docs.aspose.com/tex/net/latex-figure-rendering/
  9. LaTeX Figure rendering | Python via .NET

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples....Specify the background color. 19 options. background_color = Color...Color. white 20 # Specify the output stream for the log file....

    docs.aspose.com/tex/python-net/latex-figure-ren...
  10. LaTeX Figure rendering | Aspose.TeX for Java

    Aspose.TeX API solution for Java LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality....(3000); 8 // Specify the background color. 9 options. setBackgroundColor...setBackgroundColor (Color. WHITE ); 10 // Specify the output stream...

    docs.aspose.com/tex/java/latex-figure-rendering/