Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 30,657 for

color

(0.1 sec)
  1. APNG Images Binarization with Python | products...

    How to use Python for APNG images and photos binarization on desktop and web applications....Python The introduction of color photography marked a pivotal...spite of the prevalence of color cameras, many individuals still...

    products.aspose.com/imaging/python-net/binarize...
  2. 文本格式化|Aspose.Slides for Python 文档

    在 Python 中管理和处理文本及文本框属性... Color . light_blue ) opts = slides...highlight_text ( "to" , draw . Color . violet , opts ) presentation...

    docs.aspose.com/slides/zh/python-net/text-forma...
  3. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...Rectangle、title、Subject、Flags、color、width、StartingStyle 和 Endin...StrikeOutAnnotation 并设置参数(新的 Rectangle、title、color、新的 QuadPoints 和新的 points、Su...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  4. Rotate Image in Java

    This concise topic shows how to rotate image in Java. The Java rotate bitmap operation will be demonstrated for a user-defined angle, including how to specify the background Color for areas revealed by the rotation....how to specify the background color for areas revealed by the rotation...rotation and set the background color with the rotate method Export...

    kb.aspose.com/imaging/java/rotate-image-in-java/
  5. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。..."100" ); // Sets the background color. FormatCondition fc = fcs ....GetStyle (). SetBackgroundColor ( Color :: Red ()); // Saving the Excel...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  6. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::DocumentBuilder::PushFont method. Saves current character formatting onto the stack in C++....ASSERT_EQ ( System :: Drawing :: Color :: get_Blue (). ToArgb (), builder...builder -> get_Font () -> get_Color (). ToArgb ()); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Border::get_IsVisible method | A...

    Aspose::Words::Border::get_IsVisible method. Returns true if the LineStyle is not None in C++....ASSERT_EQ ( System :: Drawing :: Color :: get_Red (). ToArgb (), borders...borders -> idx_get ( 0 ) -> get_Color (). ToArgb ()); ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. Chart Calculations|Aspose.Slides for Python Doc...

    PowerPoint chart calculations and values in Python...= 15 # Setting series line color series . format . line . fill_format...fill_format . solid_fill_color . color = draw . Color . purple series...

    docs.aspose.com/slides/python-net/chart-calcula...
  9. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization....Inline ); // Set the title and color of the frame that appears when..."My plain text" ; tag . Color = Color . Magenta ; // Set a tag...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API...monochrome and color formats with various color depths. The BMP...a large size, having 24-bit color depth, and without losses and...

    docs.aspose.com/barcode/net/save-barcode-image/