Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 47,145 for

color

(0.23 sec)
  1. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...(Font font, double size, Color color) 类。此类可以在 Aspose.PDF.InteractiveFeatures... 10 , System :: Drawing :: Color :: get_Black ())); // 保存更新后的文档...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  2. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。...pydrawing import Color from aspose.pydrawing.imaging...= Light () light . color = Vector3 ( Color . white ) light . light_type...

    docs.aspose.com/3d/zh/python-net/apply-visual-e...
  3. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....DefaultAppearance(Font font, double size, Color color) class. This class can be...font , 10 , System . Drawing . Color . Black ); } // Save PDF document...

    docs.aspose.com/pdf/net/modifing-form/
  4. Insert Hyperlinks in Worksheet|Documentation

    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.... Color = System . Drawing . Color . Blue ; sheet...FontUnderlineType . Single ; hlink_font . Color = HSSFColor . Blue . Index ;...

    docs.aspose.com/cells/net/insert-hyperlinks-in-...
  5. Reading and Writing Query Table of Worksheet wi...

    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.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML += '<p style="color: green;">PreserveFormatting...

    docs.aspose.com/cells/javascript-cpp/reading-an...
  6. Document.GetPageInfo | Aspose.Words for .NET

    Discover the GetPageInfo method to retrieve essential page size, orientation, and rendering details for optimized printing and enhanced document management....check whether the page is in color or not. Document doc = new Document...page of the document is not colored. Assert . That ( doc . GetPageInfo...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 使用AbstractCalculationEngine返回数值范围的JavaScript用C+...

    本文介绍了使用Aspose.Cells库在JavaScript用C++中实现返回Excel中数值范围的抽象计算引擎。学习加载或创建Excel文件,并将修改后文件保存到磁盘。... innerHTML = '<p style="color: red;">Please select a file...'result' ). innerHTML = '<p style="color: green;">Calculated Value:</p><pre>'...

    docs.aspose.com/cells/zh/javascript-cpp/returni...
  8. discourse-lazy-videos_4560ee16f2bea569358c6c079...

    .lazy-video-container{z-index:1;position:relative;display:block;height:0;padding:0 0 56.25% 0;background-Color:#000;margin-bottom:12px}.lazy-video-container .video-thumbnail{cursor:pointer;overflow......25% 0;background-color:#000;margin-bottom:12px}.lazy-video-container...Highlight;outline:5px auto -webkit-focus-ring-color}.lazy-video-container .vide...

    forum.aspose.com/stylesheets/discourse-lazy-vid...
  9. Convert ONETOC2 to TIFF via C# | .NET

    Sample code for ONETOC2 to TIFF C# conversion. Use API example code for batch ONETOC2 files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....within the notebook and the color of the notebook. About TIFF...palette-color and full-color image data in several color spaces...

    products.aspose.com/note/net/conversion/onetoc2...
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Apply a fill color to the chart series. Add labels...1 , 30 )); // Set the fill color for the series. series . Format...

    docs.aspose.com/slides/net/create-chart/