Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 9,901 for

shape

(0.08 sec)
  1. Aspose::Words::Saving::IImageSavingCallback int...

    Aspose::Words::Saving::IImageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML. May be used by other formats in C++....md shape" ); }) -> LINQ_Count ([]( String..."DocumentBuilder.HandleDocument.md shape" ); }) -> LINQ_Count ([]( String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Drawing::TextBox::get_LayoutFlow...

    Aspose::Words::Drawing::TextBox::get_LayoutFlow method. Determines the flow of the text layout in a Shape in C++....flow of the text layout in a shape. Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartShapeType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element Shapes, enhancing your document's visual appeal and data clarity....ChartShapeType enumeration Specifies the shape type of chart elements. public...Default 0 Indicates that a shape is not defined for the chart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. XlsxSaveOptions.CompressionLevel | Aspose.Words...

    Discover the XlsxSaveOptions CompressionLevel property to optimize document saving with customizable compression settings for efficient file management....doc = new Document ( MyDir + "Shape with linked chart.docx" ); XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. SpecialChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.SpecialChar class, your essential tool for managing special characters in documents. Enhance your document processing today!...represent fields, form fields, shapes, OLE objects, footnotes etc...<summary> /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/net/aspose.words/spe...
  6. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....getBackgroundShape() Gets the background shape of the document. getBuildingBlock(int...setBackgroundShape(Shape value) Sets the background shape of the document...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartSeries.legend_entry property | Aspose.Word...

    ChartSeries.legend_entry property. Gets a legend entry for this chart series.... SHAPE , 0 , True ) . as_shape () . chart chart_legend...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在幻灯片上将形状渲染为图像|Aspose.Slides 文档

    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.... Shapes . Count ; j ++) { // 访问包含图片的形状...访问包含图片的形状 ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx )...

    docs.aspose.com/slides/zh/net/rendering-shapes-...
  9. Video Frame|Aspose.Slides for PHP Documentation

    Add Video frame to PowerPoint presentation...getShapes () as $shape ) { if ( java_instanceof ( $shape , new JavaClass...slides.VideoFrame" ))) { $vf = $shape ; $type = $vf -> getEmbeddedVideo...

    docs.aspose.com/slides/php-java/video-frame/
  10. How to Add Hyperlink to an Image in PowerPoint ...

    This article focuses on how to add hyperlink to an image in PowerPoint using Java. It also provide details steps for setting up the environment using the step wise approach and accomplish the task to add hyperlink to an image in PPT in Java....frame inside the selected slide shapes collection Add a hyperlink...slide for the picture frame shape using the Hyperlink class and...

    kb.aspose.com/slides/java/how-to-add-hyperlink-...