Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 136,541 for

shape

(0.1 sec)
  1. Remove Watermark Image Filter|Documentation

    Remove watermark image filter usage with Java code example provided....that defines the location and shape of the watermark. In our case...enclosed within an elliptical shape, and the coordinates for this...

    docs.aspose.com/imaging/java/developer-guide/ma...
  2. ChartDataLabel.orientation property | Aspose.Wo...

    ChartDataLabel.orientation property. Gets or sets the orientation of the label text....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) series = shape . chart . series [ 0 ] data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... as_group_shape() Cast node to GroupShape ....node to Section . as_shape() Cast node to Shape . as_smart_tag()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage TextBox|Aspose.Slides Documentation

    Add textbox or text frame to PowerPoint presentations in C++...typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/cpp/manage-textbox/
  5. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture fill in Java....tiling the texture inside the shape. Document doc = new Document();...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  6. ImageData.CropTop | Aspose.Words for .NET API 参考

    ImageData 财产. 定义从顶部移除图片的比例...docx" ); Shape sourceShape = ( Shape ) imgSourceDoc ....GetChildNodes ( NodeType . Shape , true )[ 0 ]; Document dstDoc...

    reference.aspose.com/words/zh/net/aspose.words....
  7. Aspose::Words::SignatureLineOptions::get_ShowDa...

    Aspose::Words::SignatureLineOptions::get_ShowDate method. Gets or sets a value indicating that sign date is shown in the signature line. Default value for this property is true in C++....docx" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...NodeType :: Shape , 0 , true )); signatureLine = shape -> get_SignatureLine...

    reference.aspose.com/words/cpp/aspose.words/sig...
  8. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. Default value for this property is empty string in C++....docx" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...NodeType :: Shape , 0 , true )); signatureLine = shape -> get_SignatureLine...

    reference.aspose.com/words/cpp/aspose.words/sig...
  9. Aspose.Diagram for Python via .NET 22.11 Releas...

    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....App:Saving vsdx to Pdf lost shapes Bug DIAGRAMNET-53013 Visio...DIAGRAMNET-53034 Change in Shape PinX causes Height to Change...

    docs.aspose.com/diagram/python-net/aspose-diagr...
  10. Crop Raster Layers using GIS C# Library|Documen...

    GIS C# Library or API lets you crop a raster layer using vector Shape as shown in the code snippet below....[ Hide ] Crop using vector shape Aspose.GIS API lets you crop...a raster layer using vector shape as shown in the code snippet...

    docs.aspose.com/gis/net/crop-raster-layers/