Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 36,491 for

color

(0.14 sec)
  1. Print Barcodes in Report|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.... Color . BLACK ))]]></ imageExpression..., "Code128" , java . awt . Color . BLUE ))]]></ imageExpression...

    docs.aspose.com/barcode/jasperreports/print-bar...
  2. 注解 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高级代码 API 从 PDF 文档中删除注释。... Print , Color = Color . Blue }; document . Pages...circleAnnotation . setColor ( Color . getRed ()); circleAnnotation...

    products.aspose.com/pdf/zh-hans/annotation/
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 合并 PDF 文档https://products.aspose.com/pdf/zh-hans/net/merger/Recent content in 使用 C# 合并 PDF 文档 on Aspsoe.PDF ProductsHugo -- gohugo.iozh-h......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hans/net/merger/inde...
  4. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...with Multichannel or Duotone color mode at this time due to known...Message.ToLower().Contains("color mode") && e.InnerException.Message...

    forum.aspose.com/t/index-was-outside-the-bounds...
  5. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout....() -> set_BackgroundColor ( Color :: get_LightGray ()); textFragment1...() -> set_ForegroundColor ( Color :: get_Blue ()); // Create text...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/
  6. Convert Text to SVG in Python

    This brief tutorial discusses how to convert text to SVG in Python. It covers the stepwise algorithm and a working code snippet to make svg from text in Python....appearance properties like the text color, xy axis positions, etc. before...image. You may change the text color, text string, path, etc., to...

    kb.aspose.com/svg/python/convert-text-to-svg-in...
  7. Aspose::Words::Drawing::ShadowFormat::get_Type ...

    Aspose::Words::Drawing::ShadowFormat::get_Type method. Gets or sets the specified ShadowType for ShadowFormat in C++....Examples Shows how to get shadow color. auto doc = System :: MakeObject...( get_MyDir () + u "Shadow color.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Watermark.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermark SetText method. Easily add customizable text watermarks for a professional touch!... Color = Color . Black ; textWatermarkOptions...textWatermarkOptions . Color = Color . Black ; textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/wat...
  9. Fill.pattern property | Aspose.Words for Python

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill....with foreground and background colors to the shape fill: fill . patterned...fore_color = aspose . pydrawing . Color . aqua , back_color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source Colored jpeg loaded. The statistics are: Calculate Color entropy histR = new int[256]; histG = new int[256]; histB = new int[256]; for each pixel do histR…...image statistics from a source colored jpeg loaded. The statistics...statistics are: Calculate color entropy histR = new int[256]; histG =...

    forum.aspose.com/t/fastest-way-to-do-image-anal...