Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,671 for

pen

(0.12 sec)
  1. 在 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/
  2. 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/
  3. 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...
  4. Fine tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy to get reliable results under various conditions....completely filled in with a pen or marker. Ballot choices are...completely filled in with a pen, except for the consent box,...

    docs.aspose.com/omr/net/recognition/accuracy-th...
  5. Search for the attribute inside insert|CAD Docu...

    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....an entity Setting up of the pen options...

    docs.aspose.com/cad/net/how-to/search-for-the-a...
  6. Setting up quality options for the text, hatche...

    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.... Example: Setting up of the pen options...

    docs.aspose.com/cad/net/how-to/setting-up-quali...
  7. Search for the attribute inside insert|CAD Docu...

    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....an entity Setting up of the pen options...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  8. DashStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.DashStyle enumeration. Dashed line style....Description Solid Solid (continuous) pen. ShortDash System dash style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DashStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.DashStyle enumeration. Dashed line style....Description SOLID Solid (continuous) pen. SHORT_DASH System dash style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Text in PS file | Java

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...with default or already defined pen. In the given case it is a black...black colored 1-point width pen. 8 document. outlineText (str...

    docs.aspose.com/page/java/ps/working-with-text/