Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 42,296 for

shape

(0.21 sec)
  1. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z...

    docs.aspose.com/cells/it/python-net/ignore-erro...
  2. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z...

    docs.aspose.com/cells/tr/nodejs-cpp/ignore-erro...
  3. 55541779.pdf

    Excel 2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z Aspose.Cells v17.11.1 Home Aspose.Cells D:20171123133133Z...2 Pdf - The following Shape throws Shape to Image Error D:20171123133133Z...

    docs.aspose.com/cells/de/cpp/ignore-errors-whil...
  4. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....Document(getMyDir() + "Shape high dpi.docx"); Shape shape = (Shape)doc.getChild(NodeType...getChild(NodeType.SHAPE, 0, true); ShapeRenderer renderer = shape.getShapeRenderer();...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word in C++....docm" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...-> GetChild ( NodeType :: Shape , 0 , true )); // The OLE object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Adjustment.name property | Aspose.Words for Python

    Adjustment.name property. Gets the name of the adjustment....+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...NodeType . SHAPE , 0 , True ) . as_shape () adjustments = shape . adjustments...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture...Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.stroke property | Aspose.Words for Node.js

    Shape.stroke property. Defines a stroke for a Shape....property Shape.stroke property Defines a stroke for a shape. get...Drawing class Shape Shape.storyType property Shape.strokeColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartFormat.set_default_fill method | Aspose.Wo...

    ChartFormat.set_default_fill method. Resets the fill of the chart element to have the default value....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () series = shape . chart . series [ 0 ] data_point...

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