Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 30,387 for

color

(0.08 sec)
  1. How to add Strikeout Annotation using C++ | Asp...

    Source code to add Strikeout annotations in PDF file on any platform with C++ language... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  2. How to add Watermark Annotation using .NET | As...

    Source code on C# to add Watermark annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/net/annotation/watermar...
  3. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... setColor ( Color . GRAY ); // Try LightGray to...watermark . setStrokeColor ( Color . GRAY ); // Try LightGray to...

    docs.aspose.com/words/java/add-watermark/
  4. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。... SetID ( u "Color" ); wb . GetCustomXmlParts ()...srchID = u "Fruit" ; srchID = u "Color" ; srchID = u "Sport" ; // Search...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  5. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....isDeep) getColor() Gets the color of the structured document tag...document tag. setColor(Color value) Sets the color of the structured...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::BorderCollection::get_Shadow met...

    Aspose::Words::BorderCollection::get_Shadow method. Gets or sets a value indicating whether the border has a shadow in C++....get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. Aspose::Words::BorderCollection::get_LineStyle ...

    Aspose::Words::BorderCollection::get_LineStyle method. Gets or sets the border style in C++....get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... setPaint (Color. ORANGE ); 11 //Fill the first...rectangle 15 document. setPaint (Color. RED ); 16 //Set stroke 17 document...

    docs.aspose.com/page/java/ps/working-with-shapes/
  9. Read Non-typical Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...barcode images with inverted colors. To do this, it is required...Read Colored Barcodes on Colored Background To read colored barcodes...

    docs.aspose.com/barcode/cpp/read-non-typical-ba...
  10. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。... Box , 1f , Color . getDarkSlateGray ())); table...BorderSide . Box , 0 . 5f , Color . getBlack ())); table . getMargin...

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