Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 9,894 for

shape

(0.03 sec)
  1. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....image_shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True...)[ 0 ] . as_shape () self . assertTrue ( image_shape . is_image...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage SmartArt|Aspose.Slides for PHP Documenta...

    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....added a connector between two shapes. $pres = new Presentation ();...added a connector between two shapes. $pres = new Presentation ();...

    docs.aspose.com/slides/php-java/manage-smartart/
  3. Presentation via VBA|Aspose.Slides for PHP Docu...

    Add, remove, and extract VBA macros in PowerPoint presentations...setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); # Creates...

    docs.aspose.com/slides/php-java/presentation-vi...
  4. HtmlSaveOptions.imageSavingCallback property | ...

    HtmlSaveOptions.imageSavingCallback property. Allows to control how images are saved when a document is saved to HTML, MHTML or EPUB....imageFileName = ` ${ mOutFileName } shape ${ ++ mCount } , of type ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart legend strange behavior when set MarkerSy...

    hi, i’m using aspose word for java(17) version 24.2 but the problem persist also in 25.3. I need to put some data in a specific line chart and for a better visualization i set the MarkerSymbol.CIRCLE on every ChartData…...Chart c1 = ((Shape)doc.getChild(NodeType.SHAPE, 0, true)).getChart();...

    forum.aspose.com/t/chart-legend-strange-behavio...
  7. Audio Frame - Insert and Extract Audio in Power...

    Add audio to PowerPoint presentation in C# or .NET... Shapes . AddAudioFrameEmbedde ( 50...); var audioFrame = slide . Shapes . AddAudioFrameEmbedde ( 150...

    docs.aspose.com/slides/net/audio-frame/
  8. EditableRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.EditableRangeEnd class. Represents an end of an editable range in a Word document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentPartSavingArgs class | Aspose.Words for...

    Aspose.Words.Saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.documentPartSaving()](../idocumentpartsavingcallback/documentPartSaving/#documentpartsavingargs) callback...imageFileName = ` ${ mOutFileName } shape ${ ++ mCount } , of type ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...