Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 167,705 for

drawing

(0.22 sec)
  1. Convert VSTX to VSD via Java | products.aspose.com

    Sample Java conversion code for VSTX format to VSD file. Use this example code to convert VSTX to VSD within any Web or Desktop Java based application....a Web drawing. A web drawing is a collection of drawing pages...rendered as a vector or raster drawing. VSTX files can be opened in...

    products.aspose.com/diagram/java/conversion/vst...
  2. Convert VSTM to VSD via Java | products.aspose.com

    Sample Java conversion code for VSTM format to VSD file. Use this example code to convert VSTM to VSD within any Web or Desktop Java based application....a Web drawing. A web drawing is a collection of drawing pages...rendered as a vector or raster drawing. VSTM files can be opened in...

    products.aspose.com/diagram/java/conversion/vst...
  3. 通过 xlsx4j 在电子表格中添加图像|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....); xlsx4j - 在电子表格中添加图像 可以使用 Drawing 类来处理工作表中的图像 Java public static...); // Create Drawing part and add to sheet Drawing drawingPart...

    docs.aspose.com/cells/zh/java/add-images-in-spr...
  4. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis.... drawing . charts . ChartAxisType :...append_chart ( builder , aw . drawing . charts . ChartType . COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Watermark::SetImage method | Asp...

    Aspose::Words::Watermark::SetImage method. Adds Image watermark into the document in C++....System::SharedPtr<System::Drawing::Image>&) method Adds Image...System :: SharedPtr < System :: Drawing :: Image > & image ) Parameter...

    reference.aspose.com/words/cpp/aspose.words/wat...
  6. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index.... drawing . GradientStop ): ... Parameter...insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE , width...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.gradient_stops property | Aspose.Words for...

    Fill.gradient_stops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill.... drawing . GradientStopCollecti : ....insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE , width...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... drawing . GradientStop ): ... Parameter...insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE , width...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed.... drawing . ShapeType . TEXT_PLAIN_TEXT...self . assertEqual ( aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....XML Export Microsoft Visio Drawing to PDF The code samples show...to export Microsoft Visio Drawing to PDF using C#. This article...

    docs.aspose.com/diagram/net/convert-visio-to-ot...