Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 46,286 for

color

(0.35 sec)
  1. 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-...
  2. 使用页眉和页脚|Documentation

    本节介绍如何设置Microsoft Office Visio和Aspose.Diagram的页眉和页脚。...footer" ; // Set header & footer color diagram . HeaderFooter . HeaderFooterColor...HeaderFooterColor = Color . AliceBlue ; // Set text font properties...

    docs.aspose.com/diagram/zh/net/working-with-hea...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. InlineStory.StoryType | Aspose.Words for .NET

    Discover the InlineStory StoryType property, which reveals the unique type of your story. Enhance your storytelling with precise categorization!... Color = Color . Green ; // All inline...

    reference.aspose.com/words/net/aspose.words/inl...
  9. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization.... Color = Color . Red ; yAxis . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage Presentation Hyperlinks in C++|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for C++—enhance interactivity and workflow in minutes....get_SolidFillColor () -> set_Color ( Color :: get_Black ()); paragraph...paragraph ); Format Hyperlinks Color With the set_ColorSource() and...

    docs.aspose.com/slides/cpp/manage-hyperlinks/