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

color

(0.62 sec)
  1. Převést PSB na TIFF pomocí C# | products.aspose...

    Export souborů PSD, PSB a AI přes rozhraní.NET API...palette-color and full-color image data in several color spaces...

    products.aspose.com/psd/cz/net/conversion/psb-t...
  2. 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...
  3. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API....style: createStyle(), font/color adjustments converted from get/set...(); temp . font . color = AsposeCells . Color . Red ; cell . style...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  4. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructuredDocumentTag property that defines a unique tag for your SDT node, enhancing document structure and ensuring clarity....Inline ); // Set the title and color of the frame that appears when..."My plain text" ; tag . Color = Color . Magenta ; // Set a tag...

    reference.aspose.com/words/net/aspose.words.mar...
  5. 如何用 C++ 添加 Polygon 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Polygon 注释的源代码...Smith" , Color = Color . Blue , InteriorColor = Color . BlueViolet...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag....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...
  7. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...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...
  8. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。... color = ap . Color . blue document . pages...squigglyAnnotation . color = ap . Color . blue page . annotations...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  9. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Texture fill set to...

    docs.aspose.com/cells/javascript-cpp/tile-pictu...
  10. 使用 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-hans/cpp/table/