Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 172,356 for

drawing

(0.22 sec)
  1. 绘制椭圆|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面中绘制椭圆、圆形或椭圆。支持使用C#绘制圆形或椭圆并保存为pdf、svg、html、image、xps等格式。...vsdx" ); //Draw ellipse in diagram diagram ...NET API allows developers to draw a circle in the page and save...

    docs.aspose.com/diagram/zh/net/drawing/draw-ell...
  2. 将线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建线对象。...MakeObject < Aspose :: Pdf :: Drawing :: Graph > ( 100 , 400 ); //...MakeObject < Aspose :: Pdf :: Drawing :: Line > ( new float [] {...

    docs.aspose.com/pdf/zh/cpp/add-line/
  3. Aspose::Words::Font::get_Color method | Aspose....

    Aspose::Words::Font::get_Color method. Gets or sets the color of the font in C++.... System :: Drawing :: Color Aspose :: Words ::...font -> set_Color ( System :: Drawing :: Color :: get_Blue ()); font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Aspose::Words::BorderCollection::get_Right meth...

    Aspose::Words::BorderCollection::get_Right method. Gets the right border in C++....0 , System :: Drawing :: Color :: get_Black ());...set_BackgroundPatternCol ( System :: Drawing :: Color :: get_LightSkyBlue...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Aspose::Words::BorderCollection::get_Left metho...

    Aspose::Words::BorderCollection::get_Left method. Gets the left border in C++....0 , System :: Drawing :: Color :: get_Black ());...set_BackgroundPatternCol ( System :: Drawing :: Color :: get_LightSkyBlue...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The Drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…... The drawing (i want to print zoom extents)...centerDrawing = True # Center the drawing on the page cadRasterizationOpti...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  7. Create VSSX Files via Python | products.aspose.com

    Python Sample code for generating VSSX documents. Use this code for creating VSSX files within any Python based application.....VSSX extension are drawing stencils created with Microsoft...representation of a variety of drawing elements such as collection...

    products.aspose.com/diagram/python-net/create/v...
  8. ChartDataLabel.number_format property | Aspose....

    ChartDataLabel.number_format property. Returns number format of the parent element.... drawing . charts . ChartNumberFormat...builder . insert_chart ( aw . drawing . charts . ChartType . LINE...

    reference.aspose.com/words/python-net/aspose.wo...
  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....setCellValue ( "F4" ); Drawing drawing = sheet . createDrawingPatriar...text+author Comment comment = drawing . createCellComment ( anchor...

    docs.aspose.com/cells/zh/java/insert-cell-comme...
  10. Add Image in Worksheet|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....GetCreationHelper (); // Create the drawing patriarch. This is the top...container for all shapes. IDrawing drawing = sheet1 . CreateDrawingPatriar...

    docs.aspose.com/cells/net/add-image-in-worksheet/