Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 6,370 for

point coloring

(0.13 sec)
  1. Absatz|Aspose.Slides für Node.js über .NET Doku...

    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.... get_Item ( j ); var point = portion . getCoordinates ();...getStaticFieldValue ( "java.awt.Color" , "YELLOW" )); shape . getLineFormat...

    docs.aspose.com/slides/de/nodejs-java/paragraph/
  2. Работа с образцами штриховки в PostScript | .NET

    Как добавить образец штриховки в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в .NET....19 20 //Translate to initial point 21 document. Translate (x0,...square 28 Pen pen = new Pen(Color. Black , 2); 29 30 //For every...

    docs.aspose.com/page/ru/net/ps/working-with-hat...
  3. Convert PDF to U3D via Python | products.aspose...

    Sample code for PDF to U3D Python conversion. Use API example code for batch PDF files to U3D conversion within VB.NET, Asp.NET or any .NET based application....motion data, lines and points with color and structure. The format...

    products.aspose.com/3d/python-net/conversion/pd...
  4. Convert GLB to U3D via Python | products.aspose...

    Sample code for GLB to U3D Python conversion. Use API example code for batch GLB files to U3D conversion within VB.NET, Asp.NET or any .NET based application....motion data, lines and points with color and structure. The format...

    products.aspose.com/3d/python-net/conversion/gl...
  5. Convert ASE to U3D via Java | products.aspose.com

    Sample Java conversion code for ASE format to U3D file. Use this example code to convert ASE to U3D within any Web or Desktop Java based application....motion data, lines and points with color and structure. The format...

    products.aspose.com/3d/java/conversion/ase-to-u3d/
  6. Convert 3MF to U3D via Python | products.aspose...

    Sample code for 3MF to U3D Python conversion. Use API example code for batch 3MF files to U3D conversion within VB.NET, Asp.NET or any .NET based application....motion data, lines and points with color and structure. The format...

    products.aspose.com/3d/python-net/conversion/3m...
  7. Convert DXF to U3D via Python | products.aspose...

    Sample code for DXF to U3D Python conversion. Use API example code for batch DXF files to U3D conversion within VB.NET, Asp.NET or any .NET based application....motion data, lines and points with color and structure. The format...

    products.aspose.com/3d/python-net/conversion/dx...
  8. Convert PDF to U3D via Java | products.aspose.com

    Sample Java conversion code for PDF format to U3D file. Use this example code to convert PDF to U3D within any Web or Desktop Java based application....motion data, lines and points with color and structure. The format...

    products.aspose.com/3d/java/conversion/pdf-to-u3d/
  9. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a shape's size and location in Points, enhancing your design precision and layout control....containing block of the shape in points, relative to the anchor of...None ); shape . StrokeColor = Color . Orange ; // Even though the...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Absatzgrenzen aus Präsentationen in C++ abrufen...

    Erfahren Sie, wie Sie in Aspose.Slides für C++ die Grenzen von Absätzen und Textportionen abrufen können, um die Textpositionierung in PowerPoint-Präsentationen zu optimieren....get_SolidFillColor () -> set_Color ( Color :: get_Yellow ()); shape...umgerechnet werden: pixels = points × (DPI / 72). Das Ergebnis...

    docs.aspose.com/slides/de/cpp/paragraph/