Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 45,859 for

color

(0.31 sec)
  1. LaTeX 数学公式渲染 | C++

    本文介绍了 Aspose.TeX API 在 C++ 中的 LaTeX 数学公式渲染解决方案。您将在此找到功能的代码示例。...e{amssymb}\r\n\\usepackage{color}" ); 7 // Specify the scaling...9 // Specify the foreground color. 10 options -> set_TextColo...

    docs.aspose.com/tex/zh/cpp/latex-math-formula-r...
  2. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...(title, color)。 SquigglyAnnotation 并设置参数 (title, color)。 UnderlineAnnotation...UnderlineAnnotation 并设置参数 (title, color)。 然后我们应该将所有注释添加到页面。 using namespace...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  3. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...white-space: pre; background-color: rgb(255, 255, 255);”>Project...= <span class=“kwrd” style=“color: rgb(0, 0, 255); font-family:...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  4. 用C++对工作簿中的单元格进行格式化|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持格式化工作簿中的工作表单元格,允许用户自定义单元格的外观和样式。本文章介绍如何使用Aspose.Cells库格式化工作表单元格。... ChangePalette ( Color { 155 , 204 , 255 }, 55 ); workbook...workbook . ChangePalette ( Color { 0 , 51 , 105 }, 54 ); workbook...

    docs.aspose.com/cells/zh/cpp/format-worksheet-c...
  5. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for JavaScript via C++. Customize the appearance of spreadsheet cells as needed....CellsFactory , BackgroundType , Color , Utils } = AsposeCells ; AsposeCells...createStyle (); // Set the Style fill color to Yellow st . pattern = BackgroundType...

    docs.aspose.com/cells/javascript-cpp/create-sty...
  6. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。... setBackgroundColor ( Color . getLightGray ()); textFragment...getTextState (). setForegroundColor ( Color . getRed ()); // 使用 setStrokingColor...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  7. Aspose::Words::Saving::MultiPageLayout::get_Bac...

    Aspose::Words::Saving::MultiPageLayout::get_BackColor method. Gets the background Color of the output. The default is Empty in C++....method Gets the background color of the output. The default is...Empty . System :: Drawing :: Color Aspose :: Words :: Saving ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Fill.back_tint_and_shade property | Aspose.Word...

    Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background Color....lightens or darkens the background color. @property def back_tint_and_shade...set theme color for foreground/background shape color. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Shading::get_ForegroundPatternTh...

    Aspose::Words::Shading::get_ForegroundPatternThemeColor method. Gets or sets the foreground pattern theme Color in the applied Color scheme that is associated with this Shading object in C++....foreground pattern theme color in the applied color scheme that is associated...set foreground and background colors for shading texture. auto doc...

    reference.aspose.com/words/cpp/aspose.words/sha...
  10. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....65 )); // Sets the fill color of series series . Format ....Fill . SolidFillColor . Color = Color . Red ; // Sets the LabelFormat...

    docs.aspose.com/slides/net/chart-data-label/