Aspose::Words::Drawing::Charts::LegendPosition enum. Specifies the possible positions for a chart legend in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Aspose::Words::Fields::FieldInclude::get_SourceFullName method. Gets or sets the location of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // We can use an INCLUDE field...
GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...
HtmlSaveOptions.exportLanguageInformation property. Specifies whether language information is exported to HTML, MHTML or EPUB... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Use the builder to write...
Aspose::Words::Drawing::ShapeBase::get_Bottom method. Gets the position of the bottom edge of the containing block of the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
FieldImport.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...
FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...
FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...
Add a bookmark into a Document easily and fast instead of using VSTO in C#....doc" ); Document extendedDocument..."FirstParagraph" ); Aspose.Words Document doc = new Document (); DocumentBuilder...
Aspose::Words::Shading::get_ForegroundPatternThemeColor method. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this Shading object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...