Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 38,911 for

color

(0.73 sec)
  1. Apply Shape Effects in Presentations Using C++|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for C++ — create striking, professional slides in seconds....get_ShadowColor () -> set_Color ( System :: Drawing :: Color :: get_DarkGray...-> get_Color () -> set_Color ( System :: Drawing :: Color :: get_Magenta...

    docs.aspose.com/slides/cpp/shape-effect/
  2. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...properties such as fill color, border color, overlay text, and text...Java: import com.aspose.pdf.Color; import com.aspose.pdf.Document;...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  3. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++....textWatermarkOptions -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/wat...
  4. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释... setColor ( Color . getRed ()); circleAnnotation...circleAnnotation . setInteriorColor ( Color . getMistyRose ()); circleAnnotation...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  5. Aspose::Words::Font::ClearFormatting method | A...

    Aspose::Words::Font::ClearFormatting method. Resets to default font formatting in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Aspose::Words::DocumentBuilder::get_IsAtEndOfSt...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfStructuredDocumentTag method. Returns true if the cursor is at the end of a structured document tag in C++....oc () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::DocumentBuilder::get_CurrentStru...

    Aspose::Words::DocumentBuilder::get_CurrentStructuredDocumentTag method. Gets the structured document tag that is currently selected in this DocumentBuilder in C++....oc () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C++....border -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. StructuredDocumentTagRangeStart.PlaceholderName...

    Discover how to manage the PlaceholderName property for StructuredDocumentTagRangeStart, enhancing your document's building block efficiency....WriteLine ( $"\t|Color: {rangeStartTag.Color.ToArgb()}" ); Console...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Create Bookmarks of All Pages (facades)|Aspose....

    This section explains how to create bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....and specify the properties (Color, Bold, Italic). You can do that...

    docs.aspose.com/pdf/java/create-bookmark/