Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 6,617 for

point coloring

(0.08 sec)
  1. Публичные изменения API в Aspose.3D 2.0.0|Docum...

    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.... new Light () { Color = new Vector3 ( Color . White ), LightType...LightType = LightType . Point }). Transform . Translation = new Vector3...

    docs.aspose.com/3d/ru/net/public-api-changes-in...
  2. Noms des couleurs en HTML – Historique et utili...

    Découvrez l'univers des noms de couleurs HTML ! Découvrez leur utilité et leur utilisation dans la conception de sites web, et quand choisir d'autres solutions.... D’autres points de discorde concernaient des...communiquer leur vision. Quelques points importants sur les noms de...

    docs.aspose.com/html/fr/net/tutorial/html-color...
  3. آرشیوها

    آرشیوها...Clear(Color.FromKnownColor(KnownColor.Gray));...Transform(matrix); Pen pen = new Pen(Color.FromKnownColor(KnownColor.Blue)...

    blog.aspose.com/fa/drawing/matrix-global-local-...
  4. PDFへのテキスト注釈の使用|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用すると、PDFドキュメントからテキスト注釈を追加、取得、削除できます。... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...= "John Smith" , Color = Aspose . Pdf . Color . Red , Width =...

    docs.aspose.com/pdf/ja/net/text-annotation/
  5. Aspose.PSD for .NET 21.11 - リリースノート|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 ); psdImage . AddLayer ( layer...); vectorPath . FillColor = Color . IndianRed ; PathShape shape...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-2...
  6. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...clearFormatting(); //设置单元格的宽度 磅(points)。 //这只单元格的高度 磅(points)。 //builder.getRowFormat()...getShading().setBackgroundPattern(new Color(128, 128, 128)); //单元格边框颜色设置...

    forum.aspose.com/t/topic/311952
  7. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....text as well as a hyperlink pointing to a URL with the help of...change the formatting like font color and other properties, all the...

    kb.aspose.com/words/net/how-to-insert-hyperlink...
  8. 記録

    記録...ForegroundColor = Color.SteelBlue; chart.NSeries[1]...1 ].Area.ForegroundColor = Color.SteelBlue; 透明オフセット オフセット(目に...

    blog.aspose.com/ja/cells/create-gantt-chart-in-...
  9. Rendu des formules mathématiques LaTeX | Java

    Le rendu des formules mathématiques LaTeX dans l'API Aspose.TeX pour Java est décrit dans cet article avec les exemples de code....e{amssymb}\r\n\\usepackage{color}" ); 6 // Specify the scaling...foreground color. 9 options. setTextColor (Color. BLACK ); 10...

    docs.aspose.com/tex/fr/java/latex-math-formula-...
  10. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....update the hyperlink so that it points to a web address, instantiate...Update LinkAnnotation Text Color The link annotation does not...

    docs.aspose.com/pdf/cpp/update-links/