Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 6,369 for

point coloring

(0.11 sec)
  1. Добавление объекта линии в PDF-файл|Aspose.PDF ...

    В этой статье объясняется, как создать объект линии для вашего PDF с помощью Aspose.PDF for .NET....// Set color for Line object line . GraphInfo . Color = Aspose...Aspose . Pdf . Color . Red ; // Specify dash array for line object...

    docs.aspose.com/pdf/ru/net/add-line/
  2. Lavorare con il testo in un file XPS | .NET

    Come aggiungere testo a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .NET.... CreateSolidColorBrus (Color. Black ); 10 //Add glyph to...grafica, come System.Drawing.Point, System.Drawing.PointF, System...

    docs.aspose.com/page/it/net/xps/working-with-text/
  3. Cambiare lo Spazio Caratteri del TextBox o Form...

    Modificare lo spaziamento tra i caratteri di caselle di testo o forme di Excel usando Aspose.Cells for JavaScript tramite C++.... innerHTML = '<p style="color: red;">Please select an Excel...Set the character spacing to point 4 fontSetting . textOptions...

    docs.aspose.com/cells/it/javascript-cpp/change-...
  4. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...steps will be the same, but points 5 and 6 will be: Set the stroke...dBrush > (System::Drawing::Color::get_Orange())); 24 //Fill the...

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  5. Rendu des formules mathématiques LaTeX | Python...

    L'article donne un aperçu API Aspose.TeX pour Python et de ses fonctionnalités de rendu des formules mathématiques LaTeX. Apprenez les exemples de code... pydrawing import Color 3 from util import Util 4 from...\usepackage{amssymb} 16 \usepackage{color}""" 17 # Specify the scaling...

    docs.aspose.com/tex/fr/python-net/latex-math-fo...
  6. Convert U3D to DWF via C# | products.aspose.com

    Sample code for U3D to DWF C# conversion. Use API example code for batch U3D files to DWF conversion within VB.NET, Asp.NET or any .NET based application....motion data, lines and points with color and structure. The format...complex enough to have fonts, color, and images. Read More Other...

    products.aspose.com/cad/net/conversion/u3d-to-dwf/
  7. Send Shape Front or Back inside the Worksheet w...

    Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML += '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/send-shape...
  8. Archivo

    Archivo...SimpleFill { FillColor = Color.Salmon, StrokeWidth = 0.75 };...SimpleMarker() { FillColor = Color.LightBlue }; citiesSymbolizer...

    blog.aspose.com/es/gis/map-rendering-csharp/
  9. Aspose.PSD for .NET 21.9 - リリースノート|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....RasterImage image , Color oldColor , int diff , Color newColor ) { var...ReplaceColor ( Layer3 , Color . White , 256 , Color . Transparent );...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-2...
  10. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(path + "temp.docx"); var revisions = word.getRevisions(); re…...setColor(Color.BLACK); tbl.getBorders().setLineWidth(0...setLineWidth(0.75); // points // Inside horizontal border tbl.getBorderInsideH()...

    forum.aspose.com/t/table-border-is-missing-afte...