Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 38,958 for

color

(0.2 sec)
  1. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size.... color = "#FF0000" ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 将 SVG 转换为 XPS | Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 将 SVG 转换为 XPS。在 C# 示例中考虑各种 SVG 到 XPS 的转换方案。尝试在线 SVG 转换器。... This property sets the color that will fill the background...resolutions and change the background color to AliceBlue 13 XpsSaveOptions...

    docs.aspose.com/html/zh/net/convert-svg-to-xps/
  3. 将 EPUB 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET API 将 EPUB 转换为 PDF。在C#示例中考虑各种EPUB到PDF的转换方案。尝试在线EPUB转换器。... This property sets the color that will fill the background...page-size and change the background color to AliceBlue 10 PdfSaveOptions...

    docs.aspose.com/html/zh/net/convert-epub-to-pdf/
  4. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...Color color = new java.awt.Color(rgb, true); if (color.getAlpha()...getAlpha() > 0 && !(color.getRed() > 240 && color.getGreen() > 240...

    forum.aspose.com/t/how-to-get-content-height-on...
  5. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations...."Some text" # Setting node fill color for item in node . shapes :...fill_format . solid_fill_color . color = draw . Color . red # Saving Presentation...

    docs.aspose.com/slides/python-net/manage-smarta...
  6. 创建一个复杂的PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...); $colors = new Color (); $darkSlateGrayColor = $colors -> getDarkSlateGray...$blackColor = $colors -> getBlack (); $grayColor = $colors -> getGray...

    docs.aspose.com/pdf/zh/php-java/complex-pdf-exa...
  7. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....Set the picture frame’s line color. Set the picture frame’s line...fill_format . solid_fill_color . color = draw . Color . blue picture_frame...

    docs.aspose.com/slides/python-net/picture-frame/
  8. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....text" ; // Setting node fill color foreach ( var item in node ...FillFormat . SolidFillColor . Color = Color . Red ; } // Saving Presentation...

    docs.aspose.com/slides/net/manage-smartart-shap...
  9. Aspose::Words::Lists::ListTemplate enum | Aspos...

    Aspose::Words::Lists::ListTemplate enum. Specifies one of the predefined list formats available in Microsoft Word in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....lineStyle, double lineWidth, Color color, boolean isOverrideCellBorder)...lineStyle, double lineWidth, Color color) setBottomPadding(double...

    reference.aspose.com/words/java/com.aspose.word...