Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 45,422 for

color

(0.15 sec)
  1. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....name, background color, and foreground color Create a TextBuilder...formatting, foreground color, and background color. Once the TextFragment...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...
  2. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag.end_character_font proper...

    StructuredDocumentTag.end_character_font property. Font formatting that will be applied to the last character of text entered into SDT....INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can render a panorama view of 3D scene and save that view into the supported image formats....pydrawing import Color import aspose.threed as a3d...entities . Light () light . color = Color . cadet_blue scene . root_node...

    docs.aspose.com/3d/python-net/render-a-panorama...
  5. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....for parameter lang Set the Color CheckBox of Layer Developers...Developers can set or get the Color CheckBox of Layer using Aspose.Diagram...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your document designs with unique visual effects!... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 文件中的表格...(); // Set the table border color as LightGray table -> set_Border...All , .5f , Aspose :: Pdf :: Color :: get_LightGray ())); // Set...

    products.aspose.com/pdf/zh-hant/cpp/table/
  8. Convert PSB to TIFF with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...palette-color and full-color image data in several color spaces...

    products.aspose.com/psd/net/conversion/psb-to-t...
  9. ColorMode | Aspose.Words for Java

    Specifies how Colors are rendered in Java....class ColorMode Specifies how colors are rendered. Examples: Shows...Shows how to change image color with saving options property. Document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...usually represented by small 2-colors (usually black&white) simple... foreground and background colors 34 TexturePaint paint = HatchPaintLibrary...

    docs.aspose.com/page/java/ps/working-with-hatch...