Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 167,759 for

drawing

(0.17 sec)
  1. OTG to DICOM Images Conversion with Python | pr...

    How to use Python for OTG to DICOM images and photos conversion on desktop and web applications....File Format An OTG file is a drawing template that is created using...the default organization of drawing elements for a vector image...

    products.aspose.com/imaging/python-net/conversi...
  2. Convert CDR to SVGZ via Java | products.aspose.com

    Sample code for CDR to SVGZ Java conversion. Use API example code for batch CDR files to SVGZ conversion within any Web or Desktop Java based application....Format A CDR file is a vector drawing image file that is natively...encoded and compressed. Such a drawing file contains text, lines,...

    products.aspose.com/imaging/java/conversion/cdr...
  3. Convert CDR to BMP via Java | products.aspose.com

    Sample code for CDR to BMP Java conversion. Use API example code for batch CDR files to BMP conversion within any Web or Desktop Java based application....Format A CDR file is a vector drawing image file that is natively...encoded and compressed. Such a drawing file contains text, lines,...

    products.aspose.com/imaging/java/conversion/cdr...
  4. Convert CDR to PDF via Java | products.aspose.com

    Sample code for CDR to PDF Java conversion. Use API example code for batch CDR files to PDF conversion within any Web or Desktop Java based application....Format A CDR file is a vector drawing image file that is natively...encoded and compressed. Such a drawing file contains text, lines,...

    products.aspose.com/imaging/java/conversion/cdr...
  5. Visio转其他格式|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#. 本文介绍了如何使用...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  6. ChartSeriesGroupCollection indexer | Aspose.Wor...

    ChartSeriesGroupCollection indexer. Returns a [ChartSeriesGroup](../../chartseriesgroup/) at the specified index.... drawing . charts . AxisGroup . SECONDARY...See Also module aspose.words.drawing.charts class ChartSeriesGroupColl...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this shape is a horizontal rule.... drawing . HorizontalRuleAlignm . CENTER...See Also module aspose.words.drawing class ShapeBase ShapeBase.is_group...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OleFormat.iconCaption property | Aspose.Words f...

    OleFormat.iconCaption property. Gets icon caption of OLE object...// Embed a Microsoft Visio drawing into the document as an OLE...imageDir + "Microsoft Visio drawing.vsd" , "Package" , false ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OleFormat.get_ole_entry method | Aspose.Words f...

    OleFormat.get_ole_entry method. Gets OLE object data entry....# Embed a Microsoft Visio drawing into the document as an OLE...IMAGE_DIR + 'Microsoft Visio drawing.vsd' , 'Package' , False ,...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for .NET recognition package....Drawing.Color array The image can be...as a flat array of Aspose.Drawing.Color objects. Because the...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/