Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 172,361 for

drawing

(0.08 sec)
  1. Convert DWG to DWF|CAD 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....works as follows: Load DWG drawing file using the Image.Load factory...factory method. Export the DWG drawing to DXF using the Image.Save...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  2. GradientStop class | Aspose.Words for Python

    aspose.words.Drawing.GradientStop class. Represents one gradient stop... drawing . ShapeType . RECTANGLE , width...Color . red , style = aw . drawing . GradientStyle . HORIZONTAL...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeEnd method. Called when enumeration of a group shape has ended in C++....SharedPtr < Aspose :: Words :: Drawing :: GroupShape > groupShape...System::SharedPtr<Aspose::Words::Drawing::GroupShape> The object that...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeStart method. Called when enumeration of a group shape has started in C++....SharedPtr < Aspose :: Words :: Drawing :: GroupShape > groupShape...System::SharedPtr<Aspose::Words::Drawing::GroupShape> The object that...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. GradientStop constructor | Aspose.Words for Python

    aspose.words.Drawing.GradientStop constructor... drawing . ShapeType . RECTANGLE , width...Color . red , style = aw . drawing . GradientStyle . HORIZONTAL...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection.... drawing . charts . ChartType . LINE...apply_data_points ( series , 4 , aw . drawing . charts . MarkerSymbol . DIAMOND...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... drawing . charts . ChartType . LINE...apply_data_points ( series , 4 , aw . drawing . charts . MarkerSymbol . DIAMOND...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 向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/
  9. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++....:: Drawing :: Shape > ( doc , Aspose :: Words :: Drawing :: ShapeType...set_WrapType ( Aspose :: Words :: Drawing :: WrapType :: Inline ); paragraph...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Aspose::Words::DocumentBuilder::get_CurrentSect...

    Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the section that is currently selected in this DocumentBuilder in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > shape = builder...set_WrapType ( Aspose :: Words :: Drawing :: WrapType :: None ); // Configure...

    reference.aspose.com/words/cpp/aspose.words/doc...