Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 48,358 for

shapes

(0.22 sec)
  1. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent.... Assume there is a shape at index 2 in the template where...predefined—it matches the size of the shape at index 2 in the template....

    docs.aspose.com/slides/net/working-solution-for...
  2. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE object in C++....Inserting OLE objects creates shapes that store these objects. System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE object. In case if the OLE object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....Inserting OLE objects creates shapes that store these objects. System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose.Slides for .NET 15.10.0 中的公共 API 和向后不兼容的...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; slide . Timeline . MainSequence...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  5. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the Shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the Shapes. But it does not work for the Shapes and Tables. Let us know if there is …...keep the table and Shape(Trying to keep the shape outside the page...have a scenario to keep the shapes and text in the same and we...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  6. Set Visio Shape's XForm, Line and Fill Data|Doc...

    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....Set Visio Shape's XForm, Line and Fill Data Contents [ Hide ]...XML schema. XForm specifies a shapes position, for example width...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  7. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...(pre Word 2007 - Office Art) shapes. Classes Class Description...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Word Art Text with Built-in Styles using Ja...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for JavaScript via C++. Create visually appealing text in Excel using built-in styles.... shapes . addWordArt ( PresetWordArtStyle... 0 , 0 , 100 , 800 ); ws . shapes . addWordArt ( PresetWordArtStyle...

    docs.aspose.com/cells/javascript-cpp/add-word-a...
  9. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....Shape Contents [ Hide ] Shape class Represents an object in the...more, visit the Working with Shapes documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from Gear Type SmartArt Shapes in Excel using Aspose.Cells for C++ with step-by-step guidance and code examples....from the Gear Type SmartArt Shape with C++ Contents [ Hide ] Possible...from the Gear Type SmartArt Shape. To achieve this, follow these...

    docs.aspose.com/cells/cpp/extract-text-from-the...