Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,686 for

stroke color

(0.26 sec)
  1. 什么是XPS文件? |知识库

    本文解释了XPS作为PDLS语言之一。此页面简要回答了“什么是XPS文档?”...GradientStops> <GradientStop Color="sc#0.980392158, 1, 1, 1" Offset="0"...Offset="0" /> <GradientStop Color="sc#0.521568656, 1, 1, 1" Offset="1"...

    docs.aspose.com/page/zh/net/what-is-xps-file/
  2. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....() -> set_BackgroundColor ( Color :: get_LightGray ()); textFragment...() -> set_ForegroundColor ( Color :: get_Red ()); // Set StrokingColor...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  3. Aspose.PSD for .NET 25.12 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....clipping mask render with some stroke from base pixels Bug Public...Layers.Gradient.SolidGradient.Color Added APIs: T:Aspose.PSD.FileFormats...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  4. RevisionTextEffect enumeration | Aspose.Words f...

    Aspose.Words.Layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document text.... Color Revised content is highlighted with color only. Bold...Revised content is made bold and colored. Italic Revised content is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartFormat cla...

    Aspose::Words::Drawing::Charts::ChartFormat class. Represents the formatting of a chart element. To learn more, visit the documentation article in C++.... get_Stroke () Gets line formatting for...Solid ( System :: Drawing :: Color :: get_DarkSlateGray ()); //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. RevisionTextEffect | Aspose.Words for Java

    Allows to specify decoration effect for revisions of document text in Java....content is made bold and colored. COLOR Revised content is highlighted...highlighted with color only. DOUBLE_STRIKE_THROUGH Revised content...

    reference.aspose.com/words/java/com.aspose.word...
  7. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation.... Color . LightGray ; textFragment ...ForegroundColor = Aspose . Pdf . Color . Red ; // Set StrokingColor...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  8. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Red...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。... Color . LightGray ; textFragment ...ForegroundColor = Aspose . Pdf . Color . Red ; // Set StrokingColor...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  10. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...return offsets def rgb_string_to_color(rgb_str): if rgb_str and rgb_str...rgb_str[4:-1].split(",")) return Color.from_argb(r, g, b) except Exception:...

    forum.aspose.com/t/paste-back-shape-data-correc...