Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 38,958 for

color

(0.2 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 를 사용하여 PDF에서 워터마크 추가, 가져오기 또는 제거https://products.aspose.com/pdf/ko/cpp/watermark/Recent content in C++ 를 사용하여 PDF에서 워터마크 추가, 가져오기 또는 제거 on ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/ko/cpp/watermark/index.xml
  2. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient fill's angle, enhancing your design's depth and visual appeal effortlessly....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with... Fill . OneColorGradient ( Color . Red , GradientStyle . Horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity....Show data labels and set font color. series . HasDataLabels = true...true ; dataLabels . Font . Color = Color . White ; // Set data label...

    reference.aspose.com/words/net/aspose.words.dra...
  4. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......background color */ /* background-color: #4CAF50; */ /* color: white;...padding: 15px; */ /* background-color: #f5f5f5; */ } /* Only affects...

    docs.aspose.com/cells/es/python-net/aspose-cell...
  5. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......background color */ /* background-color: #4CAF50; */ /* color: white;...padding: 15px; */ /* background-color: #f5f5f5; */ } /* Only affects...

    docs.aspose.com/cells/de/python-net/aspose-cell...
  6. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......background color */ /* background-color: #4CAF50; */ /* color: white;...padding: 15px; */ /* background-color: #f5f5f5; */ } /* Only affects...

    docs.aspose.com/cells/sv/python-net/aspose-cell...
  7. PdfSaveOptions.imageColorSpaceExportMode proper...

    PdfSaveOptions.imageColorSpaceExportMode property. Specifies how the Color space will be selected for the images in PDF document....property Specifies how the color space will be selected for the...Shows how to set a different color space for images in a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.PSD for Java 24.2 - 发布说明|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....new int [] { Color . getAqua (). toArgb (), Color . getRed ()... toArgb (), Color . getRed (). toArgb (), Color . getAqua ()...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. BorderCollection.Bottom | Aspose.Words for .NET

    Discover the BorderCollection Bottom property to easily access and customize your bottom border for enhanced design flexibility and style....to apply border and shading color while building a table. Document...Start a table and set a default color/thickness for its borders. Table...

    reference.aspose.com/words/net/aspose.words/bor...
  10. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。... Color color , int zIndex ) { // Create...fill color of the rectangle GraphInfo = { FillColor = color , //...

    docs.aspose.com/pdf/zh/net/add-rectangle/