Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 44,876 for

color

(0.18 sec)
  1. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....ts -> set_ForegroundColor ( Color :: get_Blue ()); ts -> set_Font...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  2. FieldDatabase.FirstRecord | Aspose.Words for .NET

    Discover the FirstRecord property in FieldDatabase, easily manage your initial data record number for seamless data insertion and enhanced efficiency....Index #10 corresponds to the "Colorful 3" format. field . TableFormat...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldDatabase.Query | Aspose.Words for .NET

    Effortlessly manage your database with FieldDatabase Query. Easily set and retrieve SQL instructions for efficient data querying....Index #10 corresponds to the "Colorful 3" format. field . TableFormat...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 在 Java 中将 SVG 转换为 PNG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PNG。考虑将 SVG 转换为 PNG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...setBackgroundColor(value) Sets Color which will fill background of... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/zh/java/convert-svg-to-png/
  5. Aspose::Words::Drawing::Charts::AxisCategoryTyp...

    Aspose::Words::Drawing::Charts::AxisCategoryType enum. Specifies type of a category axis in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::Chart::get_Axis...

    Aspose::Words::Drawing::Charts::Chart::get_AxisX method. Provides access to properties of the primary X axis of the chart in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::Chart::get_Axis...

    Aspose::Words::Drawing::Charts::Chart::get_AxisY method. Provides access to properties of the primary Y axis of the chart in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...Color; import java.awt.geom.Rectangle2D;...er, para, 50, 20, 100, 20, Color.YELLOW, "Shape Text"); } String...

    forum.aspose.com/t/word-header-footer-x-y/316493
  9. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....properties and determine page color. Delete Pages - delete page...

    docs.aspose.com/pdf/java/working-with-pages/
  10. How to Convert STL to PDF in C#

    This quick tutorial discusses how to convert STL to PDF in C#. It covers all the relevant details like the step-by-step procedure, different classes, and a sample code to export STL file to PDF in C#.... Likewise, the background color, textures, etc. for the PDF...

    kb.aspose.com/3d/net/how-to-convert-stl-to-pdf-...