Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 46,171 for

color

(0.1 sec)
  1. Manage Presentation Ink Objects in PHP|Aspose.S...

    Manage PowerPoint ink objects — create, edit & style digital ink with Aspose.Slides for PHP via Java. Get code samples for traces, brush Color & size....its own color and size, corresponding to the Brush.Color and Brush...Brush Color This PHP code shows you how to set the color for a...

    docs.aspose.com/slides/php-java/manage-ink/
  2. Working with Fonts in C++|Aspose.Words for C++

    Font formatting in details using C++....characters with a certain size, color, and design. Aspose.Words allows...for example, the foreground color or transparency of text fill...

    docs.aspose.com/words/cpp/working-with-fonts/
  3. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....background image, and a background color. The resulting document is then...Document ( $inputFile ); $colors = new Color (); $pages = $document...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  4. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for Python via .NET API allows developers to import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, Color and normal bits as well as the compression level before encoding a mesh....position, texture coordinates, color and normal bits as well as the...position, texture coordinates, color and normal bits as well as the...

    docs.aspose.com/3d/python-net/encoding-3d-mesh-...
  5. Compare PDF Documents in Python|Aspose.PDF for ...

    Learn how to compare PDF documents in Python using side-by-side and graphical difference output with Aspose.PDF for Python via .NET.... Color - the color of change marks. Threshold...difference_to_image ( ap . Color . red , ap . Color . white ) diff_img...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  6. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....to perform per-pixel normal/color. A per-vertex information like...like normal or vertex color is achieved by VertexElement. In Aspose...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  7. How to add Caret Annotation using C++ | Aspose.PDF

    Add Caret annotations programmatically in PDF with C++ sample code on any platform with C++ language... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/cpp/annotation/caret/add/
  8. Watermark Annotations using Python|Aspose.PDF f...

    Learn how to add, inspect, and delete watermark annotations in PDF documents using Aspose.PDF for Python via .NET....TextState object to control text color, font size, and font family...text_state . foreground_color = ap . Color . blue text_state . font_size...

    docs.aspose.com/pdf/python-net/watermark-annota...
  9. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。... Color . LightGray ; textFragment1...ForegroundColor = Aspose . Pdf . Color . Blue ; // Create text fragment...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  10. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Color . LightGray ), DefaultCellBorder...All , . 5f , Aspose . Pdf . Color . LightGray ) }; for ( int row_count...

    products.aspose.com/pdf/net/table/