Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 172,571 for

drawing

(0.9 sec)
  1. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。... Drawing .*; import Aspose . Words ...Words . Drawing . Shape shape = new Aspose . Words . Drawing . Shape...

    docs.aspose.com/words/zh/java/how-to-add-group-...
  2. Table.verticalAnchor property | Aspose.Words fo...

    Table.verticalAnchor property. Gets the base object from which the vertical positioning of floating table should be calculated... Drawing . RelativeVerticalPosi Examples...horizontalAnchor ). toEqual ( aw . Drawing . RelativeHorizontalPo . Margin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FrameFormat.horizontal_alignment property | Asp...

    FrameFormat.horizontal_alignment property. Gets horizontal alignment of the specified frame.... drawing . HorizontalAlignment : .....self . assertEqual ( aw . drawing . HorizontalAlignment . DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::Table::ClearShading meth...

    Aspose::Words::Tables::Table::ClearShading method. Removes all shading on the table in C++....5 , System :: Drawing :: Color :: get_Green (), true...:: Single , 1.5 , System :: Drawing :: Color :: get_Green (), true...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... Drawing . Charts . ChartType . Scatter...series . marker . symbol = aw . Drawing . Charts . MarkerSymbol . Square...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... Drawing . Charts . ChartType . Scatter...series . marker . symbol = aw . Drawing . Charts . MarkerSymbol . Square...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_PageWidth method ...

    Aspose::Words::PageSetup::get_PageWidth method. Returns or sets the width of the page in points in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > shape = builder...set_WrapType ( Aspose :: Words :: Drawing :: WrapType :: None ); shape...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Insert a chart|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.... Id ); // Add a new drawing to the worksheet. DrawingsPart.... OpenXml . Spreadsheet . Drawing () { Id = worksheetPart . GetIdOfPart...

    docs.aspose.com/cells/net/insert-a-chart/
  9. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... drawing . charts . ChartType . SCATTER...series . marker . symbol = aw . drawing . charts . MarkerSymbol . SQUARE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....Create Document instance Create Drawing object with certain dimensions...dimensions Set Border for Drawing object Add Graph object to paragraphs...

    docs.aspose.com/pdf/java/add-arc/