Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,682 for

pen

(0.2 sec)
  1. MultiDataFrame.xlsx

    Sheet1 People Name Age Alice 25 Bob 30 Products Product Price Book 10.5 Pen 1.99 Evaluation Warning Evaluation Only. Created with Aspose.Cells for Python via .NET. Copyright 2003 - 2025 Aspose Pty ......5 Pen 1.99 Evaluation Warning Evaluation...

    docs.aspose.com/cells/sv/python-net/convert-pan...
  2. MultiDataFrame.xlsx

    Sheet1 People Name Age Alice 25 Bob 30 Products Product Price Book 10.5 Pen 1.99 Evaluation Warning Evaluation Only. Created with Aspose.Cells for Python via .NET. Copyright 2003 - 2025 Aspose Pty ......5 Pen 1.99 Evaluation Warning Evaluation...

    docs.aspose.com/cells/es/python-net/convert-pan...
  3. Cross-Platform Drawing API|Documentation

    Aspose.Drawing library for Java for drawing pictures. Cross-platform support of Java Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing paths and drawing rectangles.... Next, we define a Pen object with two properties: the...and the previously described Pen object, we draw the Path onto...

    docs.aspose.com/drawing/java/developer-guide/cr...
  4. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Pen with System.Drawing.HacthBrush...methods that accept System.Drawing.Pen as a parameter. In the example...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  5. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API.... getWhite ()); Pen pen = new Pen ( Color . getBrown ());...()); graphics . drawRectangle ( pen , bmpImage . getBounds ()); //...

    releases.aspose.com/psd/java/
  6. MultiDataFrame.xlsx

    Sheet1 People Name Age Alice 25 Bob 30 Products Product Price Book 10.5 Pen 1.99 Evaluation Warning Evaluation Only. Created with Aspose.Cells for Python via .NET. Copyright 2003 - 2025 Aspose Pty ......5 Pen 1.99 Evaluation Warning Evaluation...

    docs.aspose.com/cells/ar/python-net/convert-pan...
  7. Cross platform drawing API for C# (.NET)|Docume...

    Aspose.Drawing library for Microsoft .NET for drawing pictures. Cross-platform support of C# Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing path and drawing rectangles.... Next, we define a Pen object with two properties: the...and the previously described Pen object, we draw the Path onto...

    docs.aspose.com/drawing/net/developer-guide/cro...
  8. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...Pen 。或者,我们可以在一个方法中同时填充和勾勒文本轮廓。如果我们使用不带...Drawing.Brush 或 System.Drawing.Pen 的方法,文本将使用当前图形状态下的当前绘画/描边进行填充或勾勒轮廓。...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  9. MultiDataFrame.xlsx

    Sheet1 People Name Age Alice 25 Bob 30 Products Product Price Book 10.5 Pen 1.99 Evaluation Warning Evaluation Only. Created with Aspose.Cells for Python via .NET. Copyright 2003 - 2025 Aspose Pty ......5 Pen 1.99 Evaluation Warning Evaluation...

    docs.aspose.com/cells/tr/python-net/convert-pan...
  10. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 C++ 中使用该功能...System::Drawing::Pen > pen = System::MakeObject < System::Drawing::Pen > (System::MakeObject...r::get_Blue()), 2. 0f ); 51 pen -> set_DashStyle(System::Dra...

    docs.aspose.com/page/zh/cpp/ps/working-with-clips/