Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 172,988 for

drawing

(0.12 sec)
  1. Convert VSX to VSD via Java | products.aspose.com

    Sample Java conversion code for VSX format to VSD file. Use this example code to convert VSX 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. VSX files can be opened in...

    products.aspose.com/diagram/java/conversion/vsx...
  2. Convert VSDX to VSD via Java | products.aspose.com

    Sample Java conversion code for VSDX format to VSD file. Use this example code to convert VSDX 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. VSDX files can be opened in...

    products.aspose.com/diagram/java/conversion/vsd...
  3. Convert VSD to VSD via Java | products.aspose.com

    Sample Java conversion code for VSD format to VSD file. Use this example code to convert VSD 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. VSD files can be opened in...

    products.aspose.com/diagram/java/conversion/vsd...
  4. Add Images in Spreadsheet in 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....Add Images in Spreadsheet Drawing class is available to deal...); // Create Drawing part and add to sheet Drawing drawingPart...

    docs.aspose.com/cells/java/add-images-in-spread...
  5. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table.... drawing . charts . ChartFormat : ....insert_chart ( chart_type = aw . drawing . charts . ChartType . COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 C++ 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 透過 C++ 範例程式碼以程式方式列印 PDF 文檔... Drawing . Printing . PrinterSettings...PrinterSettings ps = new System . Drawing . Printing . PrinterSettings ();...

    products.aspose.com/pdf/zh-hant/cpp/print/
  7. WrapSide enumeration | Aspose.Words for Python

    aspose.words.Drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....file_name = MY_DIR + 'Textboxes in drawing canvas.docx' ) shapes = list...s : s . shape_type == aw . drawing . ShapeType . TEXT_BOX , shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionOptions.revision_bars_position property...

    RevisionOptions.revision_bars_position property. Gets or sets rendering position of revision bars... drawing . HorizontalAlignment : ..... value : aspose . words . drawing . HorizontalAlignment ): ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++....MakeObject < Aspose :: Pdf :: Drawing :: Graph > ( 100 , 400 ); //...MakeObject < Aspose :: Pdf :: Drawing :: Line > ( new float [] {...

    docs.aspose.com/pdf/cpp/add-line/
  10. ChartType enumeration | Aspose.Words for Python

    aspose.words.Drawing.charts.ChartType enumeration. Specifies type of a chart.... drawing . charts . ChartType . COLUMN...self . assertEqual ( aw . drawing . charts . ChartAxisType ....

    reference.aspose.com/words/python-net/aspose.wo...