Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 42,876 for

shape

(0.04 sec)
  1. Watermark XLS File Online or using .NET | produ...

    Free online app to Watermark different XLS files. .NET watermarking library C# code for XLS worksheets....Create watermark by using new Shape to the worksheet Assign the...relevant text properties Lock the Shape and set other lock types Call...

    products.aspose.com/total/net/watermark/xls/
  2. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  3. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....float sweepAngle) Draws a pie shape defined by an ellipse specified...float sweepAngle) Draws a pie shape defined by an ellipse specified...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  4. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....value determining how DrawingML shapes are rendered. getExportCompactSize()...value determining how DrawingML shapes are rendered. setExportCompactSize(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  5. Create a presentation document|Aspose.Slides Do...

    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.... Shape ( new P . NonVisualShapeProper...TransformGroup ()), new P . Shape ( new P . NonVisualShapeProper...

    docs.aspose.com/slides/net/create-a-presentatio...
  6. 管理 OLE|Aspose.Slides 文档

    在 Java 中将 OLE 对象添加到 PowerPoint 演示文稿...( IShape shape : slide . getShapes ()) { if ( shape instanceof...{ ole = ( OleObjectFrame ) shape ; } } if ( ole != null ) { ...

    docs.aspose.com/slides/zh/java/manage-ole/
  7. Connect Shapes in Visio via Java | products.asp...

    Java Sample code connect Shapes in Visio within Java based desktop or web application....Visio Shape PNG JPG BMP TIFF VDW Connect Visio shapes in Java...Java Connect visio shapes using server-side APIs without any software...

    products.aspose.com/diagram/java/developer/conn...
  8. 在python中壓縮pdf

    在Python中壓縮PDF而不會損失質量。優化PDF內容,輕鬆減小文件大小。...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True)] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/zh-hant/python-net/co...
  9. Aspose.Cells.GridJs Basics|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....Display and manage the image or shape or chart files. Perform Grid...thus we can get the images/shapes zip file or the spreadsheet...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. Add Watermark to PPT Presentation Files using ....

    C# source code for adding Watermark to PPT Presentation....Shapes.AddAutoShape(ShapeType.Triangle...IAutoShape watermarkShape = slide.Shapes.AddAutoShape(ShapeType.Triangle...

    products.aspose.com/slides/net/watermark/ppt/