Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 45,952 for

shape

(0.05 sec)
  1. Copy Shapes between Worksheets|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....Copy Shapes between Worksheets Contents [ Hide ] Sometimes, you...Aspose.Cells supports copying shapes between worksheets. The charts...

    docs.aspose.com/cells/java/copy-shapes-between-...
  2. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an axis in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  3. 搜索

    搜索...Shapes 集合中的每個形狀。 如果 IShape.Placeholder...PlaceholderType.Header ,則使用 ((IAutoShape)shape).TextFrame.Text 屬性設置頁眉文本。 最後,使用...

    blog.aspose.com/zh-hant/slides/add-header-foote...
  4. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in Java...null ; // Iterates through the shapes and sets a reference to the...30 , 30 }; // Adds a table shape to slide ITable table = sld...

    docs.aspose.com/slides/java/manage-rows-and-col...
  5. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in Java...null ; // Iterates through the shapes and sets a reference to the...30 , 30 }; // Adds a table shape to slide ITable table = sld...

    docs.aspose.com/slides/androidjava/manage-rows-...
  6. 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/
  7. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......Slides[0]; var shape = slide.Shapes[0] as IPictureFrame;...IPictureFrame; var imageTransform = shape.PictureFormat.Picture.ImageTransform;...

    forum.aspose.com/posts.rss
  8. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF....writeln ( 'Jpeg image:' ) image_shape = builder . insert_image ( file_name.... ImageType . JPEG , image_shape . image_data . image_type )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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....ShapeCollection at specified location Shape shape = sheet . getShapes (). addActiveXControl...property ActiveXControl control = shape . getActiveXControl (); control...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...