Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 169,267 for

drawing

(0.11 sec)
  1. ShapeBase.size_in_points property | Aspose.Word...

    ShapeBase.size_in_points property. Gets the size of the shape in points.... drawing . ShapeMarkupLanguage . DML...See Also module aspose.words.drawing class ShapeBase ShapeBase.shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert DXF to ATT via C# | products.aspose.com

    Sample code for DXF to ATT C# conversion. Use API example code for batch DXF files to ATT conversion within VB.NET, Asp.NET or any .NET based application.... DXF, Drawing Interchange Format, or Drawing Exchange Format...representation of AutoCAD drawing file. Each element in the file...

    products.aspose.com/3d/net/conversion/dxf-to-att/
  3. Convert DXF to FBX via Python | products.aspose...

    Sample code for DXF to FBX Python conversion. Use API example code for batch DXF files to FBX conversion within VB.NET, Asp.NET or any .NET based application.... DXF, Drawing Interchange Format, or Drawing Exchange Format...representation of AutoCAD drawing file. Each element in the file...

    products.aspose.com/3d/python-net/conversion/dx...
  4. Create VSSM Files via C# | products.aspose.com

    C# Sample code for generating VSSM documents. Use this code for creating VSSM files within VB.NET, Asp.NET or any .NET based application....general, Microsoft Visio is drawing software that allows to create...few listed below. VDX (Visio drawing XML File) VSSX (Visio stencil...

    products.aspose.com/diagram/net/create/vssm/
  5. 使用 Apache POI 和 Aspose.Cells 创建图表|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....( rowIndex + 1 )); } } Drawing drawing = sheet . createDrawingPatriar...(); ClientAnchor anchor = drawing . createAnchor ( 0 , 0 , 0...

    docs.aspose.com/cells/zh/java/create-charts-usi...
  6. Aspose::Words::TextWatermarkOptions class | Asp...

    Aspose::Words::TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text. To learn more, visit the documentation article in C++....override set_Color (System::Drawing::Color) Setter for Aspose:... -> set_Color ( System :: Drawing :: Color :: get_Black ());...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. Aspose::Words::Document::UpdateThumbnail method...

    Aspose::Words::Document::UpdateThumbnail method. Updates Thumbnail of the document using default options in C++....set_ThumbnailSize ( System :: Drawing :: Size ( 400 , 400 )); options...set_ThumbnailSize ( System :: Drawing :: Size ( 400 , 400 )); options...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Technical Articles|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....Performance Degradation when Drawing over Compressed Images Color...

    docs.aspose.com/psd/java/technical-articles/
  9. Aspose::Words::Tables::RowFormat::ClearFormatti...

    Aspose::Words::Tables::RowFormat::ClearFormatting method. Resets to default row formatting in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: get_GreenYellow...() -> set_Color ( System :: Drawing :: Color :: get_Orange ());...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. 向PDF文件添加圆形对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建圆形对象。...Document 实例 创建具有特定尺寸的 Drawing object 为 Drawing 对象设置 Border 将 Graph...getPages (). add (); // 创建具有特定尺寸的 Drawing 对象 Graph graph = new Graph...

    docs.aspose.com/pdf/zh/java/add-circle/