Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 9,917 for

shape

(0.06 sec)
  1. Presentation via VBA|Aspose.Slides Documentation

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

    docs.aspose.com/slides/java/presentation-via-vba/
  2. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentPartSavingCallback method. Allows to control how document parts are saved when a document is saved to HTML or EPUB in C++....= String :: Format ( u "{0} shape {1}, of type {2}{3}" , mOutFileName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_Document method. Gets the document object that is being saved in C++....= String :: Format ( u "{0} shape {1}, of type {2}{3}" , mOutFileName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::IImageSavingCallback::Im...

    Aspose::Words::Saving::IImageSavingCallback::ImageSaving method. Called when Aspose.Words saves an image to HTML in C++....= String :: Format ( u "{0} shape {1}, of type {2}{3}" , mOutFileName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...Footnote , Run , SpecialChar , Shape , GroupShape , CommentRangeStart...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::Chart::get_Seri...

    Aspose::Words::Drawing::Charts::Chart::get_Series method. Provides access to series collection in C++....double height ) { SharedPtr < Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Type method. Returns type of the axis in C++....double height ) { SharedPtr < Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...Gets and sets the name of the shape. / getName(): string; / * Gets...Gets and sets the name of the shape. @param value - The value to...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  10. Manage SmartArt|Aspose.Slides Documentation

    SmartArt and organization type chart in PowerPoint presentations in C# or .NET... Shapes [ 0 ]; ISmartArtNodeCollect...nodeShape in smartArtNode . Shapes ) { if ( nodeShape . TextFrame...

    docs.aspose.com/slides/net/manage-smartart/