Aspose::Words::Drawing::Charts::ChartSeriesCollection::RemoveAt method. Removes a ChartSeries at the specified index in C++....ASSERT_FALSE ( chartData -> LINQ_Any ([]( SharedPtr < ChartSeries...
Aspose.Words.Reporting.XmlDataSource klass. Ger tillgång till data från en XMLfil eller ström som ska användas i en rapport i C#....För att lära dig mer, besök LINQ Reporting Engine dokumentationsartike...
Aspose::Words::Saving::ImageSavingArgs::get_KeepImageStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving an image in C++....char16_t > ({ u '\\' })) -> LINQ_Last () << " Image #" << ++...
Aspose::Words::Saving::ImageSavingArgs::get_ImageStream method. Allows to specify the stream where the image will be saved to in C++....char16_t > ({ u '\\' })) -> LINQ_Last () << " Image #" << ++...
Aspose::Words::Paragraph::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++.... doc -> get_Revisions () -> LINQ_Count ([]( SharedPtr < Revision...
Aspose::Words::VariableCollection::Remove method. Removes a document variable with the specified name from the collection in C++....)); ASSERT_TRUE ( variables -> LINQ_Any ([]( auto v ) { return v...
Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a document variable with the given name in C++....)); ASSERT_TRUE ( variables -> LINQ_Any ([]( auto v ) { return v...
Aspose::Words::VariableCollection::RemoveAt method. Removes a document variable at the specified index in C++....)); ASSERT_TRUE ( variables -> LINQ_Any ([]( auto v ) { return v...
Aspose::Words::Document::get_Variables method. Returns the collection of variables added to a document or template in C++....)); ASSERT_TRUE ( variables -> LINQ_Any ([]( auto v ) { return v...