Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 45,858 for

color

(0.14 sec)
  1. | Aspose

    Sample code for TIFF to PDF Java conversion. Use API example code for batch TIFF files to PDF conversion within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/ocr/java/conversion/tiff-to...
  2. | Aspose

    Sample code for TIFF to JSON Java conversion. Use API example code for batch TIFF files to JSON conversion within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/ocr/java/conversion/tiff-to...
  3. Vectorize PNG – C# code and Online Vectorizer

    Convert PNG to SVG online or in C#. Vectorize PNG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...with the preview of initial, color-quantized and vectorized images...algorithm includes the next steps: color quantization, contour tracing...

    products.aspose.com/svg/net/vectorization/png-t...
  4. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting Excel files to HTML using Aspose.Cells for C++....some text in cell B5 in Red color, and then saves it in HTML format...the style of the cell - font color is Red Style st = cell . GetStyle...

    docs.aspose.com/cells/cpp/export-worksheet-css-...
  5. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。...pydrawing import Color from aspose.pydrawing.imaging...() light . color = a3d . utilities . Vector3 ( Color . cadet_blue...

    docs.aspose.com/3d/zh/python-net/create-a-fishe...
  6. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++....Col ( System :: Drawing :: Color :: get_AliceBlue ()); // 2 -...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....Color ; import com.aspose.pdf.Document...BorderInfo ( BorderSide . Box , 1f , Color . getDarkSlateGray ())); table...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  8. 用C++设置范围边框|Documentation

    学习如何在Aspose.Cells中用C++设置范围边框。... SetColor ( Color :: Red ()); range . SetInsideBorders...); innerColor . SetColor ( Color :: Green ()); range . SetInsideBorders...

    docs.aspose.com/cells/zh/cpp/set-range-border/
  9. 使用JavaScript通过C++提取Gear类型SmartArt形状中的文本|Documen...

    学习如何使用Aspose.Cells for Java脚本通过C++从Gear类型SmartArt形状中提取文本... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Found gear shape texts:</p><ul>'...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  10. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。...0f , Aspose :: Pdf :: Color :: get_DarkSlateGray ())); table...Box , .5f , Aspose :: Pdf :: Color :: get_Black ())); table ->...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/