Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 46,997 for

color

(0.13 sec)
  1. Convert HTML to PDF – C# Examples and Online Co...

    Learn how to convert HTML to PDF using Aspose.HTML for .NET and consider various HTML to PDF conversion scenarios in C# examples.... This property sets the color that will fill the background...resolutions and change the background color to AliceBlue 13 PdfSaveOptions...

    docs.aspose.com/html/net/convert-html-to-pdf/
  2. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…... Background color. To achieve the transparent...CdrRasterizationOpti { BackgroundColor = Color.Transparent, }; I simplified...

    forum.aspose.com/t/layers-missing-when-converti...
  3. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....and specify the properties (Color, Bold, Italic). You can do that...CreateBookmarks ( System . Drawing . Color . Green , true , true ); //...

    docs.aspose.com/pdf/net/create-bookmarks/
  4. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block...., Top = - 10 , FillColor = Color . Red }; group . AppendChild... Top = - 250 , FillColor = Color . LightBlue }; group . AppendChild...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Add Watermarks to PDF in Python|Aspose.PDF for ...

    Learn how to add watermark artifacts to PDF files in Python using Aspose.PDF for Python via .NET.... foreground_color = ap . Color . blue_violet text_state...

    docs.aspose.com/pdf/python-net/add-watermarks/
  6. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. 将 SVG 转换为 PDF – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG 将 SVG 转换为 PDF 的 C# 示例。... Color . Gray ; 9 10 // Convert SVG...、输出文件路径并执行转换操作。在上面的示例中,我们添加了用于设置 Color 的 BackgroundColor 属性,该属性将填充每个页面的背景。...

    docs.aspose.com/svg/zh/net/convert-svg-to-pdf/
  9. Aspose::Words::Drawing::Charts::AxisCrosses enu...

    Aspose::Words::Drawing::Charts::AxisCrosses enum. Specifies the possible crossing points for an axis in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 向 PDF 添加页眉|Aspose.PDF for Python via .NET

    了解如何使用 PdfFileStamp 在 Python 中为 PDF 页面添加文字和图像页眉。..."Sample Header" , text_color = ap_pydrawing . Color . blue , font_name...

    docs.aspose.com/pdf/zh/python-net/add-header/