Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 175,005 for

drawing

(0.25 sec)
  1. Aspose::Words::BorderCollection::ClearFormattin...

    Aspose::Words::BorderCollection::ClearFormatting method. Removes all borders of an object in C++....(); ASSERT_EQ ( System :: Drawing :: Color :: get_Red (). ToArgb...())) { ASSERT_EQ ( System :: Drawing :: Color :: Empty . ToArgb...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. ShadowType enumeration | Aspose.Words for Python

    aspose.words.Drawing.ShadowType enumeration. Specifies the type of a shape shadow.... drawing . ShadowType . SHADOW2 : shape...shadow_format . type = aw . drawing . ShadowType . SHADOW7 if shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabelPosition enumeration | Aspose.Wor...

    Aspose.Words.Drawing.Charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... Drawing . Charts . ChartType . Column...dataLabels . position = aw . Drawing . Charts . ChartDataLabelPositi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.Drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... drawing . charts . ChartType . COLUMN...data_labels . position = aw . drawing . charts . ChartDataLabelPositi...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from CDR(Vector Drawing Image) into various formats using Aspose.Imaging for Python via .NET....convert images from CDR (Vector Drawing Image) to various different...NET. A CDR file is a vector drawing image file that is natively...

    products.aspose.com/imaging/python-net/conversi...
  6. 插入单元格注释|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....setCellValue ( "F4" ); Drawing drawing = sheet . createDrawingPatriar...text+author Comment comment = drawing . createCellComment ( anchor...

    docs.aspose.com/cells/zh/java/insert-cell-comme...
  7. Draw Lines in C#

    This brief article covers how to draw lines in C#. It includes the IDE settings, stepwise program flow, and a runnable code sample for easy line Drawing in C#....Drawing Product Family Aspose.Font...Family Draw Lines in C# This brief article covers how to draw lines...

    kb.aspose.com/drawing/net/draw-lines-in-csharp/
  8. Convert VST to VSTX via Python | products.aspos...

    Sample Python conversion code for VST format to VSTX file. Use this example code to convert VST to VSTX within any Python based application....for creation of new Visio drawings. When a VST file is opened...Visio files are used to create drawings that contain visual objects...

    products.aspose.com/diagram/python-java/convers...
  9. Merge JPG to PDF in Python | products.aspose.com

    Merge JPG to PDF in Python. Use Python library API to combine JPG and PDF...pydrawing as drawing with slides . Presentation()...pres . images . add_image(drawing . Bitmap( "image1.jpg" )) slide...

    products.aspose.com/slides/python-net/merge/jpg...
  10. Add Image in Worksheet|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....GetCreationHelper (); // Create the drawing patriarch. This is the top...container for all shapes. IDrawing drawing = sheet1 . CreateDrawingPatriar...

    docs.aspose.com/cells/net/add-image-in-worksheet/