Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 42,868 for

shape

(0.05 sec)
  1. 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...
  2. 添加带动画的画框|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.... Shape PicFrame = sld . Shapes . AddPicture ( @"D:\Aspose...IPictureFrame pictureFrame = slide . Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/net/adding-picture-fr...
  3. Create 3D Scene in Java | Java 3D Rendering | J...

    Learn how to create 3D scenes in Java using the Aspose.3D API. This step-by-step guide will walk you through creating and reading a simple 3D scene."...3D scene is a way to show 3D shapes on a computer. In this guide...method to add some geometry or a shape to show on screen, e.g., a cylinder...

    blog.aspose.com/3d/create-3d-scene-using-java/
  4. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Save Presentation - C++ PowerPoint Library|Aspo...

    C++ PowerPoint API or Library allows you to save presentation to file or stream. You can create a presentation from scratch or modify an existing one....Presentation file, add text in shape and Save the presentation to...

    docs.aspose.com/slides/cpp/save-presentation/