Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 6,682 for

color management

(0.1 sec)
  1. Convert IFC to EMF via JavaScript | products.as...

    Sample code for IFC to EMF conversion. Use API example code for batch IFC files to EMF conversion.... Open NPM package manager, search for Aspose.CAD and...following command from the Package Manager Console. For additional information...

    products.aspose.com/cad/javascript-net/conversi...
  2. | Aspose

    Sample code for BMP to DOCX Java conversion. Use API example code for batch BMP files to DOCX conversion within any Web or Desktop Java based application....NuGet × Open NuGet package manager, search for and install. You...following command from the Package Manager Console. Copied! PM> Install-Package...

    products.aspose.com/ocr/cpp/conversion/bmp-to-d...
  3. Online PS to EMZ Conversion or Build .NET based...

    Free online app to convert PS to EMZ files. .NET C# conversion library code for PS documents....the library using Package Manager Console as of its child API...create scalable logos, ensure color consistency, and maintain design...

    products.aspose.com/total/net/conversion/ps-to-...
  4. Convert EPUB to JPG in Python – Aspose.HTML for...

    Convert EPUB to JPG using Aspose.HTML Python library. Consider various EPUB to JPG conversion scenarios in Python code examples.... background_color = pd. Color . bisque 26 options. page_setup...property sets the background color, with transparency as the default...

    docs.aspose.com/html/python-net/convert-epub-to...
  5. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Android via Java to optimize text positioning in PowerPoint presentations.... setColor ( Color . YELLOW ); shape . getLineFormat...to Presentations on Android Manage Text Portions in Presentations...

    docs.aspose.com/slides/androidjava/paragraph/
  6. SVG to PDF in Python – Code Example and Online ...

    Convert SVG to PDF format online or in Python with Aspose.SVG for Python via .NET. Learn Python code example for SVG to PDF conversion....fixed-layout page while automatically managing fonts and CSS styles. It is...Document Configuration : Setup to manage page dimensions and content...

    products.aspose.com/svg/python-net/conversion/s...
  7. How to Convert AI to PNG in Java

    This topic focus on how to convert AI to PNG in Java. You can easily manage to export AI to PNG in Java using a well defined steps focusing on a simple API interface using the Aspose.PSD for Java....for Java from the repository manager to convert the AI file to a...properties like image resolution, color type, and depth for the output...

    kb.aspose.com/psd/java/how-to-convert-ai-to-png...
  8. Python Barcode Generator and Scanner API | prod...

    Python barcode reader library to recognize and generate mutiple types of barcodes, including 1D, 2D, and Postal types. Use API in Python applications....features like customizing borders, color scheme, rotating angle, resolution...Customize Appearance: Size, Color, Angle Encode Non-English Characters...

    products.aspose.com/barcode/python-java/
  9. Table conditional styles unexpected behavior - ...

    Hi, I’ve noticed that conditional table padding styles (checked for FirstRow in particular) have a somewhat unexpected interaction with inline (as in - defined for specific instance of a table) styles in imported tables…...BackgroundPatternCol = Color.Aqua; style.ConditionalStyles...Shading.BackgroundPatternCol = Color.Blue; //Save Empty Aspose document...

    forum.aspose.com/t/table-conditional-styles-une...
  10. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...Color; public class FixedHtmlSolidBorder...solid line border.setColor(Color.BLACK); // optional colour border...

    forum.aspose.com/t/bug-when-generating-html-in-...