Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 30,469 for

color

(0.07 sec)
  1. BMP Images Binarization with Python | products....

    How to use Python for BMP images and photos binarization on desktop and web applications....Python The introduction of color photography marked a pivotal...spite of the prevalence of color cameras, many individuals still...

    products.aspose.com/imaging/python-net/binarize...
  2. 3D 演示|Aspose.Slides 文档

    Java 中的 3D PowerPoint 演示文稿... setColor ( Color . BLUE ); IImage thumbnail =...getExtrusionColor (). setColor ( new Color ( 128 , 0 , 128 )); // ... 设置其他...

    docs.aspose.com/slides/zh/java/3d-presentation/
  3. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... Clear ( Color . Blue ); //Set one page per...style and set its fill color and font color Style style = cell ...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....2)=0" ); // Set the background color and pattern for the FormatCondition's...GetStyle (). SetBackgroundColor ( Color :: Blue ()); formatCondition...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...
  5. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency.... Color = Color . Green ; doc . Save ( ArtifactsDir...CurrentStructuredDoc . Color = Color . Green ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  6. MultiPageLayout.borderColor property | Aspose.W...

    MultiPageLayout.borderColor property. Gets or sets the Color of the pages border...borderColor property Gets or sets the color of the pages border. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在深度中使用全景模式渲染 3D 场景|Documentation

    使用 Aspose.3D for .NET API,开发人员可以使用全景模式以深度而不是颜色来渲染 3D 场景。... 1 , Color = new Vector3 ( Color . CadetBlue ) })...float depth; out vec4 color; void main() { color = vec4(depth, depth...

    docs.aspose.com/3d/zh/net/render-3d-scene-with-...
  8. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in Java... setColor ( Color . cyan ); // Creates a text...getSolidFillColor (). setColor ( Color . darkGray ); // Create a text...

    docs.aspose.com/slides/androidjava/manage-zoom/
  10. 在 PDF 中旋转文本|Aspose.PDF for Java

    学习不同方式在 PDF 中旋转文本。Aspose.PDF 允许您以任意角度旋转文本,旋转文本片段或整个段落。... setBackgroundColor ( Color . getLightGray ()); textFragment1...getTextState (). setForegroundColor ( Color . getBlue ()); // 创建文本片段 TextFragment...

    docs.aspose.com/pdf/zh/java/rotate-text-inside-...