Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 50,339 for

shape

(0.08 sec)
  1. Aspose::Words::Drawing::Charts namespace | Aspo...

    Aspose::Words::Drawing::Charts namespace. The Aspose.Words.Drawing.Charts namespace provides classes that allow to access charts in Microsoft Word documents in C++....Provides access to the chart shape properties. To learn more, visit...ChartShapeType Specifies the shape type of chart elements. ChartStyle...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Extract Text and Images from DOTM File Online a...

    Online DOTM file parser app. C++ API code to extract images and text content from DOTM document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/dotm/
  4. Extract Text and Images from DOCM File Online a...

    Online DOCM file parser app. C++ API code to extract images and text content from DOCM document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/docm/
  5. 检索 Visio 连接器和字体信息|Documentation

    本节介绍如何获取 visio 连接器和字体信息。... WriteLine ( "\nFrom Shape ID : " + connector . FromSheet...); Console . WriteLine ( "To Shape ID : " + connector . ToSheet...

    docs.aspose.com/diagram/zh/net/retrieve-visio-c...
  6. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....in Word using Python Insert Shape in Word using Python «« « 1...

    kb.aspose.com/words/python/
  7. Retrieving Font Substitutions Per Slide in Aspo...

    Hi @Andrey, is it possible to get font substitutions done per slide ? The following code gives the list of font substitutions for the while slide deck. Is it possible to get this info slide wise ? var fontSubstitution…...When Converting a Presentation Shape to an Image in C# andrey.potapov...

    forum.aspose.com/t/retrieving-font-substitution...
  8. MergeFieldImageDimension | Aspose.Words for .NET

    Create precise image dimensions in points with the MergeFieldImageDimension constructor. Enhance your design with accurate sizing for better results.... Shape , Is . Null ); } private readonly...)); Assert . That ( args . Shape , Is . Null ); } private readonly...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....convenient to create basic 3D shapes. Geometry : Geometries in Aspose...and polygons that define the shape and structure of a 3D object...

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  10. 用 C++ 为形状的文字设置预设文字艺术样式|Documentation

    学习如何用 Aspose.Cells for C++ 为形状的文本设置预设文字艺术样式。...WordArt style to the text of the shape. FontSetting fntSetting = textbox...

    docs.aspose.com/cells/zh/cpp/set-preset-wordart...