Aspose::Words::Saving::ImageSavingArgs::get_CurrentShape method. Gets the ShapeBase object corresponding to the shape or group shape that is about to be saved in C++....SharedPtr < Aspose :: Words :: Drawing :: ShapeBase > Aspose :: Words...
This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....Graph instance Set border for Drawing object Create Rectangle instance...TextFragment ; import com.aspose.pdf.drawing.* ; public class WorkingWithGraphs...
Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++....() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); //...
Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...
Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。...set_TextColor ( System :: Drawing :: Color :: get_Blue ()); auto..."Helvetica" , 16 , System :: Drawing :: Color :: get_Red ())); annotation...
了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...() -> set_Color ( System :: Drawing :: Color :: get_Red ()); //...() -> set_Color ( System :: Drawing :: Color :: get_White ());...
Aspose::Words::Rendering::NodeRendererBase::Save method. Renders the shape into an image and saves into a stream in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape >> shapes = doc ->...SharedPtr < Aspose :: Words :: Drawing :: Shape > > () -> LINQ_ToArray...