Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets OLE Package file name in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // OLE objects allow us to...
Aspose::Words::Markup::IStructuredDocumentTag::GetChildNodes method. Returns a live collection of child nodes that match the specified types in C++.... auto doc = System :: MakeObject < Aspose...IStructuredDocumentT >>> sdts = doc -> get_Range () -> get_StructuredDocumentTa...
FieldDate.use_last_format property. Gets or sets whether to use a format last used by the hosting application when inserting a new DATE field.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # If we want the text in the document...
Aspose::Words::Drawing::ShapeBase::get_MarkupLanguage method. Gets MarkupLanguage used for this graphic object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
CellFormat.width property. Gets the width of the cell in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...
Aspose::Words::Drawing::Fill::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the foreground color in C++.... auto doc = System :: MakeObject < Aspose...Drawing :: Fill > textFill = doc -> get_FirstSection () -> get_Body...
Aspose::Words::BorderCollection::get_Shadow method. Gets or sets a value indicating whether the border has a shadow in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...