Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 41,787 for

color

(0.17 sec)
  1. outputChangeSlicerProperties.xlsx

    Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red Green Red Pink 3 Blue Blue Blue Blue 2 Green Green Red Blue 1 Green Green Blue Green 3 Pink Green Pink Blue 2 Blue Red Blue Green 1......Sheet1 China England USA Canada Color Pink Pink Green Green 0 Red...

    docs.aspose.com/cells/ja/net/change-slicer-prop...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....Inline ); // Set the title and color of the frame that appears when...); tag -> set_Color ( System :: Drawing :: Color :: get_Magenta...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file....<Border> <Top Color= "Black" ></Top> <Bottom Color= "Black" ></Bottom>...></Bottom> <Left Color= "Black" ></Left> <Right Color= "Black" ></Right>...

    docs.aspose.com/pdf/net/generate-pdf-from-xml/
  4. 在 C# 中创建 SVG、加载和读取 SVG

    了解如何从内存字符串、流或文件创建 SVG;如何从 Web 加载 SVG 并使用 Aspose.SVG for .NET API 读取 SVG。...AddStop (offset: 0, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...AddStop (offset: 1, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...

    docs.aspose.com/svg/zh/net/create-svg-document/
  5. How to Convert Word to TIFF using C++

    In this brief topic, we will learn how to convert Word to TIFF using C++. For converting word to tiff format in C++, you need to make simple API calls with a few simple steps on MS Windows or Linux....specify the compression and color mode of output image to create...output file as a grayscale or color image. Code to Convert Word...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  6. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_BottomLeftCell method. Gets the bottom left cell style in C++....Col ( System :: Drawing :: Color :: get_AliceBlue ()); // 2 -...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ConditionalStyle::get_BottomPadd...

    Aspose::Words::ConditionalStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table cells in C++....Col ( System :: Drawing :: Color :: get_AliceBlue ()); // 2 -...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character formatting of the conditional style in C++....Col ( System :: Drawing :: Color :: get_AliceBlue ()); // 2 -...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_LastColumn method. Gets the last column style in C++....Col ( System :: Drawing :: Color :: get_AliceBlue ()); // 2 -...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....properties such as font size, color, and style. #include <Aspose...SetSize ( 14 ); font . SetColor ( Color :: Red ()); font . SetIsBold...

    docs.aspose.com/cells/cpp/managing-shape-text-o...