Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 170,575 for

drawing

(0.09 sec)
  1. Converting CAD Drawings to PDF and Raster Image...

    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....Converting CAD Drawings to PDF and Raster Image Formats Contents...Documents. Converting CAD Drawings to Raster Image Formats Aspose...

    docs.aspose.com/cad/java/developer-guide/conver...
  2. Apply Styles to Ranges in Workbooks|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.... Drawing . ColorTranslator . ToOle ( System . Drawing . Color...System . Drawing . ColorTranslator . ToOle ( System . Drawing . Color...

    docs.aspose.com/cells/net/apply-styles-to-range...
  3. 在工作簿中应用样式|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.... Drawing . ColorTranslator . ToOle ( System . Drawing . Color...System . Drawing . ColorTranslator . ToOle ( System . Drawing . Color...

    docs.aspose.com/cells/zh/net/apply-styles-to-ra...
  4. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET....Drawing library. Add Rectangle object...Graph instance. Set border for Drawing object . Create Rectangle instance...

    docs.aspose.com/pdf/net/add-rectangle/
  5. Protect and lock VDW document via .NET | produc...

    C# source code to lock VDW file on .NET Framework, .NET Core, Mono Platforms....a Web drawing. A web drawing is a collection of drawing pages...rendered as a vector or raster drawing. VDW files can be opened in...

    products.aspose.com/diagram/net/protect/vdw/
  6. Shape.horizontalRuleFormat property | Aspose.Wo...

    Shape.horizontalRuleFormat property. Provides access to the properties of the horizontal rule shape... Drawing . HorizontalRuleFormat Examples...horizontalRuleFormat . alignment = aw . Drawing . HorizontalRuleAlignm . Center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxisCollection class | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisCollection class. Represents a collection of chart axes.... Drawing . Charts . ChartType . Column...{ if ( axis . type == aw . Drawing . Charts . ChartAxisType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape.horizontal_rule_format property | Aspose....

    Shape.horizontal_rule_format property. Provides access to the properties of the horizontal rule shape... drawing . HorizontalRuleFormat : ....horizontal_rule_format . alignment = aw . drawing . HorizontalRuleAlignm . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Change Background of VSSX File via .NET | produ...

    C# source code to change background of VSSX documents on .NET Framework, .NET Core, Mono or COM Interop....VSSX extension are drawing stencils created with Microsoft...representation of a variety of drawing elements such as collection...

    products.aspose.com/diagram/net/changebackgroun...
  10. 向PDF文件添加圆形对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在您的PDF中创建一个圆形对象。...请按照以下步骤操作: 创建 Document 实例 创建具有特定尺寸的 Drawing object 为绘图对象设置 边框 将 图形 对象添加到页面的段落集合中...MakeObject < Aspose :: Pdf :: Drawing :: Graph > ( 400 , 200 ); //...

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